diff options
author | nikrou <nikrou@piwigo.org> | 2010-03-03 20:55:21 +0000 |
---|---|---|
committer | nikrou <nikrou@piwigo.org> | 2010-03-03 20:55:21 +0000 |
commit | ef00827dbcfa4ee27ae4b85310ccea85cf9b98dd (patch) | |
tree | 4fc9324c442e062dbd995f4c88cd22aaf4fa271c /language/templates | |
parent | cc2ee5b054f0a61179509c919e69cc7f6ed9d431 (diff) |
Feature 1451 : confirm message when managing plugins
change way to manage zero for plural forms in french
git-svn-id: http://piwigo.org/svn/trunk@5039 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/templates')
-rw-r--r-- | language/templates/messages.pot | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/language/templates/messages.pot b/language/templates/messages.pot index 8e103d121..e01f5e9d2 100644 --- a/language/templates/messages.pot +++ b/language/templates/messages.pot @@ -133,6 +133,15 @@ msgstr "" msgid "Are you sure?" msgstr "" +msgid "Are you sure you want to delete this plugin?" +msgstr "" + +msgid "Are you sure you want to install this plugin?" +msgstr "" + +msgid "Are you sure to install this upgrade? You must verify if this version does not need uninstallation." +msgstr "" + msgid "ascending" msgstr "" @@ -1347,7 +1356,7 @@ msgstr "" msgid "Parameter" msgstr "" -msgid "Processing treatment.Please wait..." +msgid "Processing treatment.\nPlease wait..." msgstr "" msgid "Continue processing treatment" |