summaryrefslogtreecommitdiffstats
path: root/patches/gcc-4.2.4/generic/gentoo/85_all_gcc-ca-translation-typo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/gcc-4.2.4/generic/gentoo/85_all_gcc-ca-translation-typo.patch')
-rw-r--r--patches/gcc-4.2.4/generic/gentoo/85_all_gcc-ca-translation-typo.patch23
1 files changed, 23 insertions, 0 deletions
diff --git a/patches/gcc-4.2.4/generic/gentoo/85_all_gcc-ca-translation-typo.patch b/patches/gcc-4.2.4/generic/gentoo/85_all_gcc-ca-translation-typo.patch
new file mode 100644
index 0000000..c713ad6
--- /dev/null
+++ b/patches/gcc-4.2.4/generic/gentoo/85_all_gcc-ca-translation-typo.patch
@@ -0,0 +1,23 @@
+http://bugs.gentoo.org/127190
+
+2006-03-28 Harald van Dijk <truedfx@gentoo.org>
+
+ * ca.po: Fix printf flag typo in negative value translation.
+
+---
+ gcc/po/ca.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: gcc-4.2.3/gcc/po/ca.po
+===================================================================
+--- gcc-4.2.3.orig/gcc/po/ca.po
++++ gcc-4.2.3/gcc/po/ca.po
+@@ -34197,7 +34197,7 @@ msgstr "s'ignora l'atribut \"%s\""
+ #~ msgstr "passant el valor negatiu `%E' per a %s %P de \"%D\""
+
+ #~ msgid "%s of negative value `%E' to `%T'"
+-#~ msgstr "%s de valor negatiu `%I' a \"%T\""
++#~ msgstr "%s de valor negatiu `%E' a \"%T\""
+
+ #~ msgid "initializing array with parameter list"
+ #~ msgstr "inicialitzant una matriu amb una llista de paràmetres"