aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '3.4.6/gentoo/85_all_gcc-ca-translation-typo.patch')
-rw-r--r--3.4.6/gentoo/85_all_gcc-ca-translation-typo.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/3.4.6/gentoo/85_all_gcc-ca-translation-typo.patch b/3.4.6/gentoo/85_all_gcc-ca-translation-typo.patch
new file mode 100644
index 0000000..d2592aa
--- /dev/null
+++ b/3.4.6/gentoo/85_all_gcc-ca-translation-typo.patch
@@ -0,0 +1,17 @@
+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-3_4-branch/gcc/po/ca.po
++++ gcc-3_4-branch/gcc/po/ca.po
+@@ -17340,7 +17340,7 @@ msgstr "passant el valor negatiu `%E' pe
+
+ #: cp/typeck.c:5684
+ msgid "%s of negative value `%E' to `%T'"
+-msgstr "%s de valor negatiu `%I' a \"%T\""
++msgstr "%s de valor negatiu `%E' a \"%T\""
+
+ #: cp/typeck.c:5772
+ msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"