Yii database messages translation tool
How to setup
download it from the "downloads" tab or svn rename index-dist.php to index.php edit the "yii" variable in the index.php file rename /protected/config/main-dist.php to main.php set your database password in the main.php config file create a database and populate it using the sql/yiimessagedb.sql file
How to upgrade
overwrite all files check if there are differences between your /protected/config/main.php and /protected/config/main-dist.php check if there are differences between your database and the provided .sql file
How to use it
point your browser to the YiiMessageDb folder click on Projects -> New Project Name: a name to identify your project the path to your project's main directory (the one that contains your main index.php file) - example: /var/www/mysite Source language: the language you defined as Source language in your project; the one you use when you write Yii:t('example'); - example: en Languages list: the languages you want to translate your site to - example: it,de (save) click on the translate tab (and wait for parsing...) select the target language from the dropdown menu (and wait for parsing...) translate your strings ;)
30 Day Summary May 14 2013 — Jun 13 2013
|
12 Month Summary Jun 13 2012 — Jun 13 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.