View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000681 | OXID eShop (all versions) | 4.06. Language and translations | public | 2009-03-09 13:46 | 2009-03-17 15:26 |
Reporter | philipp_grashoff | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.1.0 revision 17976 | ||||
Summary | 0000681: content of lang.php is prefered to content in cust_lang.php | ||||
Description | If the same identifier is in lang.php and cust_lang.php, the label from lang.php is used. It should be the other way around: cust_lang.php should be prefered. Why? If cust_lang.php is prefered, customers can easily adjust labels in frontend without having to edit lang.php. Like this, updating remains easy. If lang.php was edited, changes would have to be redone with every update. Example: lang.php: 'INC_LEFTITEM_PRODUCTSEARCH' =>"Artikelsuche", cust_lang.php 'INC_LEFTITEM_PRODUCTSEARCH' =>"Artikel finden", Artikelsuche is displayed. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||