aboutsummaryrefslogtreecommitdiff
path: root/messages.pot
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2014-06-14 14:53:59 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2014-06-14 14:53:59 +0200
commitd28a2db6f95c1cf2458051f2fbe9ccabf71d2955 (patch)
tree046fd22737f7faaddaaadbd08fce9c4ecf5301a8 /messages.pot
parentStrip '=' character at the end of URLs. (diff)
downloadnewspipe-d28a2db6f95c1cf2458051f2fbe9ccabf71d2955.tar.gz
newspipe-d28a2db6f95c1cf2458051f2fbe9ccabf71d2955.tar.bz2
newspipe-d28a2db6f95c1cf2458051f2fbe9ccabf71d2955.zip
Updated translations.
Diffstat (limited to 'messages.pot')
-rw-r--r--messages.pot10
1 files changed, 5 insertions, 5 deletions
diff --git a/messages.pot b/messages.pot
index 983044cb..1bc70f1b 100644
--- a/messages.pot
+++ b/messages.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-06-13 18:48+0200\n"
+"POT-Creation-Date: 2014-06-14 14:52+0200\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"
@@ -145,6 +145,10 @@ msgstr ""
msgid "Downloading articles..."
msgstr ""
+#: pyaggr3g470r/views.py:334 pyaggr3g470r/views.py:394
+msgid "This article do not exist."
+msgstr ""
+
#: pyaggr3g470r/views.py:391 pyaggr3g470r/templates/home.html:89
msgid "Article"
msgstr ""
@@ -153,10 +157,6 @@ msgstr ""
msgid "deleted."
msgstr ""
-#: pyaggr3g470r/views.py:394
-msgid "This article do not exist."
-msgstr ""
-
#: pyaggr3g470r/views.py:491
msgid "Database indexed."
msgstr ""
bgstack15