summaryrefslogtreecommitdiff
path: root/po/fr.po
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-08-06 14:24:29 +0300
committerPanu Matilainen <pmatilai@redhat.com>2007-08-06 14:24:29 +0300
commit480c7faa69c55fb01d2b9a4feb4e9cfdd90b1832 (patch)
tree64f662bf0836ca17231a287387f959e7a95c5208 /po/fr.po
parent37c6a80fd9ba9a49da5cc4ae3de33d70e92427ee (diff)
downloadrpm-480c7faa69c55fb01d2b9a4feb4e9cfdd90b1832.tar.gz
rpm-480c7faa69c55fb01d2b9a4feb4e9cfdd90b1832.tar.bz2
rpm-480c7faa69c55fb01d2b9a4feb4e9cfdd90b1832.zip
Use PACKAGE_BUGREPORT in rpmrc.c's error messages.
Background: autoconf supplies a define (PACKAGE_BUGREPORT) which can be used to provide an email-address for bug reporting. So far, rpmrc.c sources used a hard-coded addresses instead. This had caused i18n'ed strings (po/*) to contain different email addresses for bug reporting. The patch changes this behavior into a the i18n'ed strings to use the address as a string. From Ralf Corsepius.
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po12
1 files changed, 8 insertions, 4 deletions
diff --git a/po/fr.po b/po/fr.po
index 74d8a69ea..5c5c62667 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM 4.2.1\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2007-07-24 15:19+0300\n"
+"POT-Creation-Date: 2007-08-06 14:23+0300\n"
"PO-Revision-Date: 2003-07-06 01:36+0200\n"
"Last-Translator: RPM French Translation <rpm-fr@livna.org>\n"
"Language-Team: RPM French Translation <rpm-fr@livna.org>\n"
@@ -3121,9 +3121,9 @@ msgid "Unknown system: %s\n"
msgstr "système inconnu: %s\n"
#: lib/rpmrc.c:1565
-#, fuzzy
-msgid "Please contact rpm-maint@lists.rpm.org\n"
-msgstr "Contactez rpm-list@redhat.com\n"
+#, c-format
+msgid "Please contact %s\n"
+msgstr ""
#: lib/rpmrc.c:1802
#, c-format
@@ -4187,6 +4187,10 @@ msgstr "%s: échec de l'opération sur le cache: ec %d.\n"
msgid "%s: read manifest failed: %s\n"
msgstr "%s: échec de la lecture de la liste de paquetages: %s\n"
+#, fuzzy
+#~ msgid "Please contact rpm-maint@lists.rpm.org\n"
+#~ msgstr "Contactez rpm-list@redhat.com\n"
+
#~ msgid "list install/erase scriptlets from package(s)"
#~ msgstr "lister les scriptlets de (dés)installation du(des) paquetage(s)"