From 40518c1e3b710abc5e84703cb1e8c9b682d668c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@koumbit.org> Date: Thu, 16 Oct 2014 23:52:00 -0400 Subject: [PATCH] remove another non-visible string from template --- po/messages.pot | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/messages.pot b/po/messages.pot index a6c0925..ef59659 100644 --- a/po/messages.pot +++ b/po/messages.pot @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-14 23:21-0400\n" -"PO-Revision-Date: 2014-10-16 23:13-0400\n" +"PO-Revision-Date: 2014-10-16 23:47-0400\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: \n" @@ -569,9 +569,9 @@ msgstr "" msgid "could not find public key material, do you have a GPG key?" msgstr "" -#: ../monkeysign/ui.py:272 -msgid "sign the key uids, as specified" -msgstr "" +#~ #: ../monkeysign/ui.py:272 +#~ msgid "sign the key uids, as specified" +#~ msgstr "" #: ../monkeysign/ui.py:276 #, python-format -- GitLab