Changes between Initial Version and Version 1 of Dol7UpgradeCustomTranslations


Ignore:
Timestamp:
Nov 27, 2012, 4:23:49 AM (11 years ago)
Author:
AlexT
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dol7UpgradeCustomTranslations

    v1 v1  
     1 
     2== How to update custom translations during upgrade == 
     3 
     4Usually Dolphin has some changes in language files when version upgrade is performed. If you have custom translation on your Dolphin site and you maintain this translation (if you purchased translation it is better to ask author of translated files for the update) then you need to update your translations as well, so your site is fully translated.  
     5 
     6The upgrade script can do it for you if you create special files BEFORE THE UPGRADE PROCESS. 
     7 
     8Have a look at the '''''upgrade/files/7.X.X-7.X.X/''''' '''''upgrade/files/7.X.X-7.X.X/modules/*/''''' directories. There are '''''lang_en.php''''' files by default in these directories - these files contains changes in language files. You need to create a translated copy of '''''lang_en.php''''' for your custom language. For example, if you have the Italian language installed you need to add '''''lang_it.php''''' files.  
     9 
     10After you created appropriate files - run the upgrade process - all new language keys for your custom language will be added automatically. 
     11 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub