aboutsummaryrefslogtreecommitdiff
path: root/messages.pot
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2015-03-10 22:13:46 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2015-03-10 22:13:46 +0100
commit0dd06d8e6047be57295d5346857fb62fc1c103b5 (patch)
treef1426b67dfdc01abc1a5e40d91cc94688c97dffb /messages.pot
parentchanged the type of the column 'last_modified' to string. (diff)
downloadnewspipe-0dd06d8e6047be57295d5346857fb62fc1c103b5.tar.gz
newspipe-0dd06d8e6047be57295d5346857fb62fc1c103b5.tar.bz2
newspipe-0dd06d8e6047be57295d5346857fb62fc1c103b5.zip
The label of the badge (for the errors count) wasn't clear enough.
Diffstat (limited to 'messages.pot')
-rw-r--r--messages.pot6
1 files changed, 5 insertions, 1 deletions
diff --git a/messages.pot b/messages.pot
index 2db4ff68..95d9b66b 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: 2015-03-08 17:28+0100\n"
+"POT-Creation-Date: 2015-03-10 22:10+0100\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"
@@ -420,6 +420,10 @@ msgstr ""
msgid "All feeds"
msgstr ""
+#: pyaggr3g470r/templates/home.html:25 pyaggr3g470r/templates/home.html:43
+msgid "error"
+msgstr ""
+
#: pyaggr3g470r/templates/home.html:36 pyaggr3g470r/templates/home.html:54
msgid "Mark this feed as read"
msgstr ""
bgstack15