View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004128 | OXID eShop (all versions) | 4.06. Language and translations | public | 2012-06-06 17:34 | 2013-01-29 12:46 |
Reporter | marco_steinhaeuser | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.6.1 revision 45706 | ||||
Target Version | 4.7.3 / 5.0.3 revision 54408 | Fixed in Version | 4.7.4 / 5.0.4 revision 57063 | ||
Summary | 0004128: Wrong error message: "Attention: No translations files were found in templates dir for selected language!" | ||||
Description | Although I have copied general lang file and lang file for azure + map.php from /en/, I get an error message "Attention: No translations files were found in templates dir for selected language!" Apparently, this error message doesn't appear any longer if all of the lang files are existent in /azure/, /basic/ or admin. Think about other scenarios, where one want to only translate the store front or the admin or just uses one template. In this case, the error message shall appear if the lang file is missing in three of the folders. | ||||
Tags | I18N, Languages | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Edited LANGUAGE_FRONTEND_NOTRANSLATIONS_WARNING and LANGUAGE_BACKEND_NOTRANSLATIONS_WARNING on July 16th 2012. |
|
Not fixed in 4.7.2/5.0.2: It wasn't my point of missing [tr]. (1) All needed files are there, nevertheless I get this error message. Please check if the new file structure in 4.7.x is considered. (2) You can't give this error message if only admin translation is missing: there might be shops that only want to translate the store front. So they only would need the front end translations but not the language files for the admin panel. Ping me personally via Skype if you don't get my point. |
|
When new language is added, it checks /application/translations/ folder for language files. There was a bug in this check when new language is added. It is fixed now. |