View Issue Details

IDProjectCategoryView StatusLast Update
0004127OXID eShop (all versions)4.06. Language and translationspublic2013-01-29 12:52
Reportermarco_steinhaeuser 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.6.1 revision 45706 
Target Version4.7.3 / 5.0.3 revision 54408Fixed in Version4.7.4 / 5.0.4 revision 57063 
Summary0004127: Although I only want to translate the front end, I can choose the new language for the admin panel.
DescriptionI only want to translate the store front and add a new language for this reason in admin panel. From this point on, I can choose this language for the administration area although I don't even have translated language files for it.

Please provide a list of available languages for admin only if the appropriate language folder is there for admin area, e.g.: /out/admin/fr/lang.php
Steps To ReproduceUpload some files for store front translation, add a new language via admin and activate it. Log off and on again, try to choose another language to see your new language.
TagsLanguages
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

aurimas.gladutis

2013-01-29 12:52

reporter   ~0008342

Now oxLang::getAdminTplLanguageArray() checks whether the language is active and /application/views/admin/{lang_folder}/lang.php exists.