diff options
author | nikrou <nikrou@piwigo.org> | 2010-03-02 16:01:37 +0000 |
---|---|---|
committer | nikrou <nikrou@piwigo.org> | 2010-03-02 16:01:37 +0000 |
commit | 6044dd4fd6fc2cdcf14756f2f4e7c5254f9131c1 (patch) | |
tree | 6c904b852664ecbae6ffaf2365d2b3058a81cf31 /language/templates | |
parent | 2e890e9597da29346a1fbe0db45f48e4a2be86e7 (diff) |
Feature 1450 :
- 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
Diffstat (limited to '')
-rw-r--r-- | language/templates/messages.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/templates/messages.pot b/language/templates/messages.pot index 058a424d1..8768ccc8d 100644 --- a/language/templates/messages.pot +++ b/language/templates/messages.pot @@ -2150,6 +2150,9 @@ msgstr "" msgid "Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it's important to know and upgrade) and when major events happen to the project. Only a few emails a year." msgstr "" +msgid "Subscribe %s" +msgstr "" + msgid "Subscribe %s to Piwigo Announcements Newsletter" msgstr "" |