View Issue Details

IDProjectCategoryView StatusLast Update
0002198OXID eShop (all versions)3.1. Design, GUI, UXpublic2011-08-17 10:28
ReporterStefan_Werner 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.4.4 revision 30554 
Target VersionFixed in Version4.6.0_beta2 
Summary0002198: Split language variable 'ACCOUNT_USER_POSTALCODEANDCITY'
DescriptionIf you create an new template set for shop with an new layout in usert.tpl you have to add new varables because of two translations in one line. => extra work for update

lang.php
'ACCOUNT_USER_POSTALCODEANDCITY'
'ACCOUNT_USER_STREETANDSTREETNO'
'ACCOUNT_USER_STREETANDSTREETNO2'
'ACCOUNT_USER_POSTALCODEANDCITY2'

Split them into
'ACCOUNT_USER_POSTALCITY'
'ACCOUNT_USER_POSTALCODE'
...
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

Linas Kukulskis

2011-08-17 10:28

reporter   ~0005035

added 2 new constant to generic lang files: POSTAL_CITY, POSTAL_CODE