aboutsummaryrefslogtreecommitdiffstats
path: root/language/templates (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-21Feature 1522 : move database config file to local directorynikrou2-2/+2
(include/config_database.inc.php becomes local/config/database.inc.php) git-svn-id: http://piwigo.org/svn/trunk@5213 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20Fix some language keys problemsnikrou2-0/+17
Need translations ! git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19increase copyright year to 2010plegall4-4/+4
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17Revert gettext stuff.nikrou5-2750/+1165
Keep english values for language keys translation. Provide a script to use english values for key in language files. Todo : provide a script (to help transition) to keep using original keys in language files for translators. git-svn-id: http://piwigo.org/svn/trunk@5156 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-11[trunk] bug:1499 - localisation tag summaryddtddt1-1/+7
git-svn-id: http://piwigo.org/svn/trunk@5112 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-11[trunk] update forgot svn:5075 et svn:5082ddtddt1-0/+15
git-svn-id: http://piwigo.org/svn/trunk@5110 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03Feature 1451 : confirm message when managing pluginsnikrou1-1/+10
change way to manage zero for plural forms in french git-svn-id: http://piwigo.org/svn/trunk@5039 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03Feature 1451 : update master template (chronology_ fields)nikrou1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@5037 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03Feature 1451 : fix mispelling and missing translationsnikrou1-22/+95
git-svn-id: http://piwigo.org/svn/trunk@5036 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02Feature 1450 :nikrou1-0/+3
- add "subscribe %s" - fix misspelling in install.tpl and in install.php git-svn-id: http://piwigo.org/svn/trunk@5022 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02Feature 1451 : localization with gettextnikrou1-0/+2644
Use php-gettext (developpement version rev43, because of php5.3) as fallback Use native language (english) instead of key for translation Keep directory en_UK for english customization Need some refactoring for plurals Todo : managing plugins in the same way git-svn-id: http://piwigo.org/svn/trunk@5021 68402e56-0260-453c-a942-63ccdbb3a9ee