Softaculous


Topic : LifeType in other languages


Posted By: jimpic on December 2, 2011, 2:47 pm
Here again, the languages packs are already in the full package. A multilingual install could be provided.
In the life.sql file there are three references to languages. Only two need to be altered. The default is en_UK and could be [[language]].
3 tables:
- config for default locale
- blogs for settings of the first default blog
- config again for the locale list: no change needed here. It gives the list of all possible locales.

Code

-- Dumping data for table `[[db_prefix]]config`
INSERT INTO `[[db_prefix]]config` VALUES('default_locale', 'en_UK', 3);

-- Dumping data for table `[[db_prefix]]blogs`
INSERT INTO `[[db_prefix]]blogs` VALUES(1, '[[site_name]]', 1, 1, '', 'O:12:"BlogSettings":2:{s:6:"_props";a:14:{s:6:"locale";s:5:"en_UK";s:14:"show_posts_max"..............


When you have time. Thank you.

Posted By: Brijesh on December 3, 2011, 6:24 am | Post: 1
Hi,

We will add it.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: Brijesh on December 12, 2011, 1:10 pm | Post: 2
Hi,

Languages have been added.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.