Home
last modified time | relevance | path

Searched defs:language_file (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dtranslation.cpp57 Stream *language_file = find_open_asset(transFileName); in init_translation() local
108 bool parse_translation(Stream *language_file, String &parse_error) in parse_translation()
/dports/finance/prestashop/prestashop/admin/filemanager/
H A Dexecute.php28 $language_file = 'lang/en.php'; variable
32 $language_file = 'lang/'.$path_parts['basename'].'.php'; variable
H A Ddialog.php144 $language_file = 'lang/'.$default_language.'.php'; variable
148 $language_file = 'lang/'.$path_parts['basename'].'.php'; variable
/dports/www/thirtybees/thirtybees-1.1.0/admin/filemanager/
H A Dexecute.php51 $language_file = 'lang/en.php'; variable
55 $language_file = 'lang/'.$path_parts['basename'].'.php'; variable
H A Ddialog.php178 $language_file = 'lang/'.$default_language.'.php'; variable
182 $language_file = 'lang/'.$path_parts['basename'].'.php'; variable
/dports/www/phpbb3/phpBB3/includes/acp/
H A Dacp_language.php29 var $language_file = ''; variable in acp_language
/dports/www/mybb/mybb-mybb_1829/inc/datahandlers/
H A Dpm.php28 public $language_file = 'datahandler_pm'; variable in PMDataHandler
H A Devent.php28 public $language_file = 'datahandler_event'; variable in EventDataHandler
H A Dlogin.php28 public $language_file = 'datahandler_login'; variable in LoginDataHandler
H A Dwarnings.php28 public $language_file = 'datahandler_warnings'; variable in WarningsHandler
H A Dpost.php42 public $language_file = 'datahandler_post'; variable in PostDataHandler
H A Duser.php28 public $language_file = 'datahandler_user'; variable in UserDataHandler
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/data/i18n-tools/scripts/
H A Dtranslate_level.py28 def add_translated_line(self, command_match, occurrence, language_file): argument
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfo/Contrib/TranslationToolkit/
H A DConvert_Compile.py16 language_file = 'Language.csv' variable
H A DConvert_Language.py18 language_file = 'Language.csv' variable
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfo/Contrib/TranslationToolkit/
H A DConvert_Compile.py16 language_file = 'Language.csv' variable
H A DConvert_Language.py18 language_file = 'Language.csv' variable
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfo/Contrib/TranslationToolkit/
H A DConvert_Compile.py16 language_file = 'Language.csv' variable
H A DConvert_Language.py18 language_file = 'Language.csv' variable
/dports/chinese/phpbb3-tw/phpBB3/includes/acp/
H A Dacp_language.php29 var $language_file = ''; variable in acp_language
/dports/www/limesurvey/limesurvey/application/third_party/gtranslate-api/
H A DGTranslate.php136 public function setLanguageFile($language_file)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/
H A Dspageedit.php198 $language_file = $GLOBALS['language_module']; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/app/
H A Dupdater.cxx239 struct language_file struct
241 update_file aUpdateFile;
242 OUString aLangCode;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/app/
H A Dupdater.cxx237 struct language_file struct
239 update_file aUpdateFile;
240 OUString aLangCode;
/dports/multimedia/olive/olive-0.1.2/global/
H A Dglobal.cpp141 QString language_file = olive::CurrentRuntimeConfig.external_translation_file.isEmpty() ? in load_translation_from_config() local

12