Feature 1535: Allow to install new languages from PEM.

git-svn-id: http://piwigo.org/svn/trunk@5371 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice
2010-03-26 00:55:12 +00:00
parent 63c78948da
commit 55ea0f2c4c
8 changed files with 362 additions and 7 deletions
+3
View File
@@ -752,4 +752,7 @@ $lang['Activate field "%s"'] = 'Activate field "%s"';
$lang['Photo Properties'] = 'Photo properties';
$lang['Allow user customization'] = 'Allow user customization';
$lang['Languages'] = 'Languages';
$lang['Installed Languages'] = 'Installed Languages';
$lang['Add New Language'] = 'Add New Language';
$lang['Language has been successfully installed'] = 'Language has been successfully installed';
?>