summaryrefslogtreecommitdiffstats
path: root/patches/gcc-4.2.3/generic/gentoo/85_all_gcc-ca-translation-typo.patch
blob: c713ad6487d22d7bfd1a08740c7af99fcc18752d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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"