patches/gcc/4.3.0/300-ca-translation-typo.patch
changeset 1779 708c0b301c7b
parent 1778 9d1c1b6af205
child 1780 9c03c1a508d8
     1.1 --- a/patches/gcc/4.3.0/300-ca-translation-typo.patch	Sun Jan 31 12:22:54 2010 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,19 +0,0 @@
     1.4 -Original patch from gentoo: gentoo/src/patchsets/gcc/4.3.0/gentoo/85_all_gcc-ca-translation-typo.patch
     1.5 -http://bugs.gentoo.org/127190
     1.6 -
     1.7 -2006-03-28  Harald van Dijk  <truedfx@gentoo.org>
     1.8 -
     1.9 -	* ca.po: Fix printf flag typo in negative value translation.
    1.10 -
    1.11 -diff -durN gcc-4.3.0.orig/gcc/po/ca.po gcc-4.3.0/gcc/po/ca.po
    1.12 ---- gcc-4.3.0.orig/gcc/po/ca.po	2007-11-10 19:36:27.000000000 +0100
    1.13 -+++ gcc-4.3.0/gcc/po/ca.po	2008-06-10 14:45:27.000000000 +0200
    1.14 -@@ -36028,7 +36028,7 @@
    1.15 - #~ msgstr "passant el valor negatiu `%E' per a %s %P de \"%D\""
    1.16 - 
    1.17 - #~ msgid "%s of negative value `%E' to `%T'"
    1.18 --#~ msgstr "%s de valor negatiu `%I' a \"%T\""
    1.19 -+#~ msgstr "%s de valor negatiu `%E' a \"%T\""
    1.20 - 
    1.21 - #~ msgid "initializing array with parameter list"
    1.22 - #~ msgstr "inicialitzant una matriu amb una llista de paràmetres"