User Tools

Site Tools


languages

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
languages [2011/11/02 08:04]
mvlcek [Creating a New Language File]
languages [2013/02/13 08:15]
Connie [CKEditor Language Files]
Line 1: Line 1:
 ====== Languages ​ ====== ====== Languages ​ ======
  
-GetSimple supports different languages for the admin panel. [[http://​get-simple.info/​extend/​|Download the latest language files]] for GetSimple from Extend.+GetSimple supports different languages for the admin panel. [[http://​get-simple.info/​extend/​all_languages.php|Download the latest language files]] for GetSimple from Extend.
  
 Once you've downloaded the language file of your choosing, save it to the ''/​admin/​lang/''​ folder of your new installation of GetSimple. If you've already gone through the setup of GetSimple, you can change your language preference within your **Settings** tab. Once you've downloaded the language file of your choosing, save it to the ''/​admin/​lang/''​ folder of your new installation of GetSimple. If you've already gone through the setup of GetSimple, you can change your language preference within your **Settings** tab.
Line 17: Line 17:
  
 For plugins conforming to the guidelines and GetSimple itself: you may use the [[http://​get-simple.info/​extend/​plugin/​translate/​112/​|Translate plugin]] - more information see [[lang:​translate|Translation Tools]]. For plugins conforming to the guidelines and GetSimple itself: you may use the [[http://​get-simple.info/​extend/​plugin/​translate/​112/​|Translate plugin]] - more information see [[lang:​translate|Translation Tools]].
 +
 +===== Slug Transliteration =====
 +
 +GetSimple also provides a way to convert international characters in the page's '​slug'​ attribute. By default, we strip out all non-English characters to create the page's '​slug'​. You can create your own transliteration array named '​TRANSLITERATION'​ within the specific language file.
  
 ===== Plugin Language Files ===== ===== Plugin Language Files =====
Line 24: Line 28:
 ===== CKEditor Language Files ===== ===== CKEditor Language Files =====
  
-[[how_to:wysiwyg_editor|CKEditor]] also supports languages. ​+[[how_to:editor_configuration_languageconfiguration|CKEditor]] also supports languages. ​
  
 ===== Language File Problems ===== ===== Language File Problems =====
 If you see certain language strings that look like **{LOREM_IPSUM}**,​ then these are untranslated strings within your current language file. Either compare your file with the latest GetSimple ''/​admin/​lang/​en_US.php''​ file or add the string to your current translation. If you see certain language strings that look like **{LOREM_IPSUM}**,​ then these are untranslated strings within your current language file. Either compare your file with the latest GetSimple ''/​admin/​lang/​en_US.php''​ file or add the string to your current translation.
 {{:​nolanguages.png|}} {{:​nolanguages.png|}}
- 
languages.txt ยท Last modified: 2013/04/19 14:54 (external edit)