Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/gedit/files: gedit-2.28.4-xml-syntax.patch
Date: Sat, 08 May 2010 10:41:04
Message-Id: 20100508104100.52BCD295BB@corvid.gentoo.org
1 pacho 10/05/08 10:41:00
2
3 Added: gedit-2.28.4-xml-syntax.patch
4 Log:
5 Fix XML syntax in po files for de, fi, and hu (bug #262325). Thanks a lot to Dustin Polke for the patch. Remove old testing version that won't be stabilized ever.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 app-editors/gedit/files/gedit-2.28.4-xml-syntax.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gedit/files/gedit-2.28.4-xml-syntax.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gedit/files/gedit-2.28.4-xml-syntax.patch?rev=1.1&content-type=text/plain
13
14 Index: gedit-2.28.4-xml-syntax.patch
15 ===================================================================
16 From 9b2d27fd959e336a51a7f7ca5efaab46dfeb946f Mon Sep 17 00:00:00 2001
17 From: Dustin Polke <dustin.polke@××××××××××.de>
18 Date: Mon, 19 Apr 2010 13:42:34 +0000
19 Subject: Fix XML syntax in po files for de, fi, and hu.
20
21 ---
22 diff --git a/help/de/de.po b/help/de/de.po
23 index ab25e26..56d5e53 100644
24 --- a/help/de/de.po
25 +++ b/help/de/de.po
26 @@ -1046,7 +1046,7 @@ msgid ""
27 "guimenu><guimenuitem>Clear Highlight</guimenuitem></menuchoice>."
28 msgstr ""
29 "Um die Syntax-Hervorhebung aus dem Text zu entfernen, wählen Sie "
30 -"<menuchoice>Suchen<guimenu>Bearbeiten</guimenu><guimenuitem>Hervorhebung "
31 +"<menuchoice><guimenu>Suchen</guimenu><guimenuitem>Hervorhebung "
32 "zurücksetzen</guimenuitem></menuchoice>."
33
34 #: C/gedit.xml:458(title)
35 diff --git a/help/fi/fi.po b/help/fi/fi.po
36 index 234bba5..f4c5d4f 100644
37 --- a/help/fi/fi.po
38 +++ b/help/fi/fi.po
39 @@ -1019,8 +1019,8 @@ msgid ""
40 "search box appears at the top of the display area."
41 msgstr ""
42 "Aloittaaksesi tarkentavan haun, valitse <menuchoice><guimenu>Etsi</"
43 -"guimenu><guimenuitem>Tarkentava haku</guimenuitem>. Hakukenttä ilmestyy "
44 -"näyttöalueen yläosaan."
45 +"guimenu><guimenuitem>Tarkentava haku</guimenuitem></menuchoice>. "
46 +"Hakukenttä ilmestyy näyttöalueen yläosaan."
47
48 #: C/gedit.xml:462(para)
49 msgid ""
50 @@ -3243,8 +3243,8 @@ msgid ""
51 "To indent the text, choose <menuchoice><guimenu>Edit</"
52 "guimenu><guimenuitem>Indent</guimenuitem></menuchoice>."
53 msgstr ""
54 -"Sisentääksesi tekstin, valitse <menuchoice><guimenu>Muokkaa</guimenu></"
55 -"guimenuitem>Sisennä</guimenuitem></menuchoice>."
56 +"Sisentääksesi tekstin, valitse <menuchoice><guimenu>Muokkaa</guimenu>"
57 +"<guimenuitem>Sisennä</guimenuitem></menuchoice>."
58
59 #: C/gedit.xml:1612(para)
60 msgid ""
61 diff --git a/help/hu/hu.po b/help/hu/hu.po
62 index 80d881e..0d12961 100644
63 --- a/help/hu/hu.po
64 +++ b/help/hu/hu.po
65 @@ -3895,7 +3895,7 @@ msgid ""
66 "there are no more tab placeholders moves the cursor to the end of the "
67 "snippet text, or to the end placeholder if it exists."
68 msgstr ""
69 -"A <keycombo>Shift<keycap></keycap><keycap>Tab</keycap></keycombo> "
70 +"A <keycombo><keycap>Shift</keycap><keycap>Tab</keycap></keycombo> "
71 "billentyűkombinációval visszafele léphet a helykitöltők között. Az utolsó "
72 "tab helykitöltő kitöltése után a <keycap>Tab</keycap> billentyűt megnyomva a "
73 "töredék végére vagy, ha létezik, a záró helykitöltőre kerül a kurzor."
74 --
75 cgit v0.8.3.1