Visit BoonEx Page at Facebook

Facebook

Join BoonEx group at LinkedIn

LinkedIn

Follow BoonEx on Twitter

Twitter

Subscribe to BoonEx Blog RSS feed

RSS

Changes between Version 6 and Version 7 of DolLang

Show
Ignore:
Author:
IgorL (IP: 212.241.9.40)
Timestamp:
08/03/09 00:12:29 (4 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DolLang

    v6 v7  
    3030 
    3131}}}      
    32         a. You need to change the 'Name', 'Flag' and 'Title' in accordance with the language you are translating to. Note. You need to use International Language Codes for 'Name' and 'Flag'. You may read more about it using the following link http://www.boonex.com/unity/txt/extension_requirements#LanguageFiles 
     32        * You need to change the 'Name', 'Flag' and 'Title' in accordance with the language you are translating to. Note. You need to use International Language Codes for 'Name' and 'Flag'. You may read more about it using the following link http://www.boonex.com/unity/txt/extension_requirements#LanguageFiles 
    3333         
    34         b. If you use (') sign in the language string you need to escape it by replacing with (\'). Take a look at example above -> 'test_key' language key. 
     34        * If you use (') sign in the language string you need to escape it by replacing with (\'). Take a look at example above -> 'test_key' language key. 
    3535 
    36         c. It is necessary that you open and save this file in UTF-8 format. Otherwise non-latin symbols will not be correctly displayed. 
     36        * It is necessary that you open and save this file in UTF-8 format. Otherwise non-latin symbols will not be correctly displayed. 
    3737 
    38383. Go to Dolphin admin panel -> Settings -> Languages Settings and in the 'Create New' block switch tab to 'Import'. Browse for your language file and click 'Import'. If everything is OK, you should see new language in the 'Language Files' block.