From 0dd06d8e6047be57295d5346857fb62fc1c103b5 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Tue, 10 Mar 2015 22:13:46 +0100 Subject: The label of the badge (for the errors count) wasn't clear enough. --- messages.pot | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'messages.pot') 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 \n" "Language-Team: LANGUAGE \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 "" -- cgit