From c2debd0c6f5bd2b318b17314223989f7afd6a85a Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Tue, 13 Oct 2009 08:19:00 -0700 Subject: Fixed the French, Spanish and Hebrew translations which improperly translated the 'coding:' line in bin/config_list output. --- messages/es/LC_MESSAGES/mailman.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'messages/es/LC_MESSAGES') diff --git a/messages/es/LC_MESSAGES/mailman.po b/messages/es/LC_MESSAGES/mailman.po index 4fe3ff4f..1424a748 100644 --- a/messages/es/LC_MESSAGES/mailman.po +++ b/messages/es/LC_MESSAGES/mailman.po @@ -9627,7 +9627,7 @@ msgid "" "## captured on %(when)s\n" msgstr "" "# -*- python -*-\n" -"# -*- codificación: %(charset)s -*-\n" +"# -*- coding: %(charset)s -*-\n" "## valores de configuración de la lista de distribución \"%(listname)s\"\n" "## -*- python -*-\n" "## capturados el %(when)s\n" -- cgit v1.2.3