diff options
Diffstat (limited to 'mediagoblin/i18n/en/LC_MESSAGES/mediagoblin.po')
-rw-r--r-- | mediagoblin/i18n/en/LC_MESSAGES/mediagoblin.po | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/mediagoblin/i18n/en/LC_MESSAGES/mediagoblin.po b/mediagoblin/i18n/en/LC_MESSAGES/mediagoblin.po index ad15ffae..3e589f71 100644 --- a/mediagoblin/i18n/en/LC_MESSAGES/mediagoblin.po +++ b/mediagoblin/i18n/en/LC_MESSAGES/mediagoblin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2012-09-24 11:41-0500\n" +"POT-Creation-Date: 2012-09-24 14:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -203,16 +203,17 @@ msgstr "" msgid "Wrong password" msgstr "" -#: mediagoblin/edit/views.py:287 +#: mediagoblin/edit/views.py:288 mediagoblin/submit/views.py:211 +#: mediagoblin/user_pages/views.py:215 #, python-format -msgid "You already have a collection called \"%s\"!title" +msgid "You already have a collection called \"%s\"!" msgstr "" -#: mediagoblin/edit/views.py:290 +#: mediagoblin/edit/views.py:292 msgid "A collection with that slug already exists for this user." msgstr "" -#: mediagoblin/edit/views.py:307 +#: mediagoblin/edit/views.py:309 msgid "You are editing another user's collection. Proceed with caution." msgstr "" @@ -323,11 +324,6 @@ msgstr "" msgid "Woohoo! Submitted!" msgstr "" -#: mediagoblin/submit/views.py:211 mediagoblin/user_pages/views.py:215 -#, python-format -msgid "You already have a collection called \"%s\"!" -msgstr "" - #: mediagoblin/submit/views.py:215 #, python-format msgid "Collection \"%s\" added!" |