Sections
Rate this article
Vivvo localization
Localizing Vivvo to your language
When localizing Vivvo to your language here is what you should know:
- Vivvo front end language file is located in lang/ folder
- Vivvo admin language file is located in lang/admin/ folder
- Plugin lang files are located in plugin_root/lang/ and plugin_root/admin/lang/
- Do not edit english.php. Copy it to your_lang.php, you can later choose your language file trough preferences
- VIVVO_DB_COLLATION determents the MySQL collation for text sorting (note only the UTF-8 collations can be used). This applies only to MySQL 4.1+ servers)
see more here:
http://dev.mysql.com/doc/refman/5.0/en/charset.html
http://dev.mysql.com/doc/refman/5.0/en/charset-unicode-sets.html - VIVVO_LANG_CODE - value that denotes language on your web site (ie en-US)
see more here:
http://tlt.its.psu.edu/suggestions/international/web/tips/langtag.html
http://ftp.ics.uci.edu/pub/ietf/http/related/iso639.txt - Use editor that is able to save text without UTF-8 BOM (Notepad++, ...)
see more here:
http://notepad-plus.sourceforge.net/uk/site.htm
http://www.w3.org/International/questions/qa-utf8-bom



Comments (1 posted):
You must be registered member of Vivvo.net to post a comment.