[pacman-dev] Bad strings for translation

Dan McGee dpmcgee at gmail.com
Mon Aug 8 18:19:06 EDT 2011


Noticed the following today in makepkg, we should be using warning()
calls instead so this same word isn't translated over and over:

+
+msgid "Warning: Unknown public key"
+msgstr ""
+
+msgid "Warning: the key has been revoked."
+msgstr ""
+
+msgid "Warning: the signature has expired."
+msgstr ""
+
+msgid "Warning: the key has expired."
+msgstr ""
+


More information about the pacman-dev mailing list