Home
last modified time | relevance | path

Searched refs:GetLocalizedString (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/ntp/
H A Dntp_resource_cache.cc428 static base::string16 GetLocalizedString(int message_id) { in GetLocalizedString() function
449 GetLocalizedString(IDS_EXTENSION_WEB_STORE_TITLE_SHORT)); in CreateNewTabHTML()
455 GetLocalizedString(IDS_NEW_TAB_APP_OPTIONS)); in CreateNewTabHTML()
457 GetLocalizedString(IDS_NEW_TAB_APP_DETAILS)); in CreateNewTabHTML()
468 GetLocalizedString(IDS_APP_CONTEXT_MENU_OPEN_PINNED)); in CreateNewTabHTML()
471 GetLocalizedString(IDS_APP_CONTEXT_MENU_OPEN_REGULAR)); in CreateNewTabHTML()
474 GetLocalizedString(IDS_APP_CONTEXT_MENU_OPEN_WINDOW)); in CreateNewTabHTML()
477 GetLocalizedString(IDS_APP_CONTEXT_MENU_OPEN_FULLSCREEN)); in CreateNewTabHTML()
492 GetLocalizedString(IDS_NEW_TAB_APP_INSTALL_HINT_LABEL)); in CreateNewTabHTML()
499 GetLocalizedString(IDS_NEW_TAB_PAGE_SWITCHER_CHANGE_TITLE)); in CreateNewTabHTML()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/ntp/
H A Dntp_resource_cache.cc490 static base::string16 GetLocalizedString(int message_id) { in GetLocalizedString() function
511 GetLocalizedString(IDS_EXTENSION_WEB_STORE_TITLE_SHORT)); in CreateNewTabHTML()
517 GetLocalizedString(IDS_NEW_TAB_APP_OPTIONS)); in CreateNewTabHTML()
519 GetLocalizedString(IDS_NEW_TAB_APP_DETAILS)); in CreateNewTabHTML()
530 GetLocalizedString(IDS_APP_CONTEXT_MENU_OPEN_PINNED)); in CreateNewTabHTML()
533 GetLocalizedString(IDS_APP_CONTEXT_MENU_OPEN_REGULAR)); in CreateNewTabHTML()
536 GetLocalizedString(IDS_APP_CONTEXT_MENU_OPEN_WINDOW)); in CreateNewTabHTML()
539 GetLocalizedString(IDS_APP_CONTEXT_MENU_OPEN_FULLSCREEN)); in CreateNewTabHTML()
554 GetLocalizedString(IDS_NEW_TAB_APP_INSTALL_HINT_LABEL)); in CreateNewTabHTML()
561 GetLocalizedString(IDS_NEW_TAB_PAGE_SWITCHER_CHANGE_TITLE)); in CreateNewTabHTML()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiPropDialog.java77 SetTitle( Helper.GetLocalizedString( xContext, Helper.DLG_SENDTITLE ) ); in InitStrings()
78 …GetPropSet( "Label1" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DLG_… in InitStrings()
79 …GetPropSet( "FixedLine2" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.… in InitStrings()
80 …GetPropSet( "Label2" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DLG_… in InitStrings()
81 …GetPropSet( "Label3" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DLG_… in InitStrings()
82 …GetPropSet( "MinorCheck" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.… in InitStrings()
83 …GetPropSet( "BrowserCheck" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helpe… in InitStrings()
84 …GetPropSet( "AddButton" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.D… in InitStrings()
85 …GetPropSet( "SendButton" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.… in InitStrings()
H A DWikiEditSettingDialog.java161 SetTitle( Helper.GetLocalizedString( xContext, Helper.DLG_MEDIAWIKI_TITLE ) ); in InitStrings()
162 …GetPropSet( "UrlLabel" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DL… in InitStrings()
163 …GetPropSet( "UsernameLabel" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Help… in InitStrings()
164 …GetPropSet( "PasswordLabel" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Help… in InitStrings()
165 …GetPropSet( "AccountLine" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper… in InitStrings()
166 …GetPropSet( "WikiLine" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DL… in InitStrings()
167 …GetPropSet( "SaveBox" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DLG… in InitStrings()
168 …GetPropSet( "OkButton" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DL… in InitStrings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiPropDialog.java77 SetTitle( Helper.GetLocalizedString( xContext, Helper.DLG_SENDTITLE ) ); in InitStrings()
78 …GetPropSet( "Label1" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DLG_… in InitStrings()
79 …GetPropSet( "FixedLine2" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.… in InitStrings()
80 …GetPropSet( "Label2" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DLG_… in InitStrings()
81 …GetPropSet( "Label3" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DLG_… in InitStrings()
82 …GetPropSet( "MinorCheck" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.… in InitStrings()
83 …GetPropSet( "BrowserCheck" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helpe… in InitStrings()
84 …GetPropSet( "AddButton" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.D… in InitStrings()
85 …GetPropSet( "SendButton" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.… in InitStrings()
H A DWikiEditSettingDialog.java161 SetTitle( Helper.GetLocalizedString( xContext, Helper.DLG_MEDIAWIKI_TITLE ) ); in InitStrings()
162 …GetPropSet( "UrlLabel" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DL… in InitStrings()
163 …GetPropSet( "UsernameLabel" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Help… in InitStrings()
164 …GetPropSet( "PasswordLabel" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Help… in InitStrings()
165 …GetPropSet( "AccountLine" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper… in InitStrings()
166 …GetPropSet( "WikiLine" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DL… in InitStrings()
167 …GetPropSet( "SaveBox" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DLG… in InitStrings()
168 …GetPropSet( "OkButton" ).setPropertyValue( "Label", Helper.GetLocalizedString( xContext, Helper.DL… in InitStrings()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/ModelBinding/
H A DDataAnnotationsModelValidator.cs24 var errorMsg = GetLocalizedString(Attribute.ErrorMessage);
34 protected string GetLocalizedString(string name, params object[] arguments) { in GetLocalizedString() method in System.Web.ModelBinding.DataAnnotationsModelValidator
37 .GetLocalizedString(Thread.CurrentThread.CurrentUICulture, name, arguments); in GetLocalizedString()
83 return GetLocalizedString(errorMessage, Metadata.GetDisplayName()); in GetLocalizedErrorMessage()
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/src/tvheadend/
H A DSubscription.cpp291 kodi::QueueNotification(QUEUE_WARNING, "", kodi::GetLocalizedString(30450)); in ShowStateNotification()
293 kodi::QueueNotification(QUEUE_WARNING, "", kodi::GetLocalizedString(30451)); in ShowStateNotification()
295 kodi::QueueNotification(QUEUE_WARNING, "", kodi::GetLocalizedString(30452)); in ShowStateNotification()
297 kodi::QueueNotification(QUEUE_WARNING, "", kodi::GetLocalizedString(30453)); in ShowStateNotification()
299 kodi::QueueNotification(QUEUE_WARNING, "", kodi::GetLocalizedString(30454)); in ShowStateNotification()
301 kodi::QueueNotification(QUEUE_WARNING, "", kodi::GetLocalizedString(30455)); in ShowStateNotification()
303 kodi::QueueNotification(QUEUE_WARNING, "", kodi::GetLocalizedString(30456)); in ShowStateNotification()
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/src/
H A DTvheadend.cpp810 kodi::GetLocalizedString(30373)); in GetLivetimeValues()
823 {DVR_PRIO_DEFAULT, kodi::GetLocalizedString(30368)}, in GetTimerTypes()
824 {DVR_PRIO_UNIMPORTANT, kodi::GetLocalizedString(30355)}, in GetTimerTypes()
825 {DVR_PRIO_LOW, kodi::GetLocalizedString(30354)}, in GetTimerTypes()
826 {DVR_PRIO_NORMAL, kodi::GetLocalizedString(30353)}, in GetTimerTypes()
827 {DVR_PRIO_HIGH, kodi::GetLocalizedString(30352)}, in GetTimerTypes()
828 {DVR_PRIO_IMPORTANT, kodi::GetLocalizedString(30351)}, in GetTimerTypes()
834 {DVR_AUTOREC_RECORD_ALL, kodi::GetLocalizedString(30356)}, in GetTimerTypes()
849 kodi::GetLocalizedString(30362)); in GetTimerTypes()
851 kodi::GetLocalizedString(30363)); in GetTimerTypes()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaObjC/
H A Dformat-strings-system.h7 extern NSString *GetLocalizedString(NSString *str);
8 #define NSLocalizedString(key) GetLocalizedString(key)

12345678910>>...16