icez Posted December 3, 2011 Share Posted December 3, 2011 while i'm merging a language from V4 to V5 i found that there's some language entry that appear twice (with different text) in the language file 'english.php'; line 184: $_LANG['clientareanavcontacts'] = "Manage Contacts"; line 1175: $_LANG['clientareanavcontacts'] = "Contacts/Sub-Accounts"; line 942: $_LANG['ordersummarybegin'] = "Please choose a product to begin"; line 1059: $_LANG['ordersummarybegin'] = "Shopping Cart is Empty<br/>Please choose a product to begin..."; just for information. it doesn't affect the website but cause some defect on translating (because it does not the same word) 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.