Merge lp:~lucian.grijincu/lernid/lernid-lucian into lp:lernid

Proposed by Lucian Adrian Grijincu
Status: Merged
Merged at revision: not available
Proposed branch: lp:~lucian.grijincu/lernid/lernid-lucian
Merge into: lp:lernid
Diff against target: 74 lines (+7/-14)
3 files modified
data/ui/AboutLernidDialog.ui (+3/-2)
data/ui/PreferencesLernidDialog.ui (+2/-2)
po/lernid.pot (+2/-10)
To merge this branch: bzr merge lp:~lucian.grijincu/lernid/lernid-lucian
Reviewer Review Type Date Requested Status
Jono Bacon Pending
Review via email: mp+15913@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Lucian Adrian Grijincu (lucian.grijincu) wrote :

Fixes two bugs:
#493362 : gtk-ok and gtk-cancel should not be translated.
The translator tab from the About dialog is for translator. It will be filled by rosetta in each .po with the names of each translator. David Planella is credited in the developers tab.

45. By Launchpad Code Hosting <codehost@crowberry>

Launchpad automatic translations update.

46. By Jono Bacon

Merged in lp:~lucian.grijincu/lernid/lernid-lucian - thanks Lucian!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/ui/AboutLernidDialog.ui'
2--- data/ui/AboutLernidDialog.ui 2009-12-03 06:30:52 +0000
3+++ data/ui/AboutLernidDialog.ui 2009-12-10 03:03:30 +0000
4@@ -19,8 +19,9 @@
5
6 You should have received a copy of the GNU General Public License along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.</property>
7 <property name="authors">Jono Bacon &lt;jono@ubuntu.com&gt;
8-Andrew Higginson &lt;rugby471@gmail.com&gt;</property>
9- <property name="translator_credits" translatable="yes">David Planella &lt;david.planella@ubuntu.com&gt;</property>
10+Andrew Higginson &lt;rugby471@gmail.com&gt;
11+David Planella &lt;david.planella@ubuntu.com&gt;</property>
12+ <property name="translator_credits" translatable="yes">translator-credits</property>
13 <property name="artists"></property>
14 <property name="wrap_license">True</property>
15 <child internal-child="vbox">
16
17=== modified file 'data/ui/PreferencesLernidDialog.ui'
18--- data/ui/PreferencesLernidDialog.ui 2009-11-21 18:40:33 +0000
19+++ data/ui/PreferencesLernidDialog.ui 2009-12-10 03:03:30 +0000
20@@ -22,7 +22,7 @@
21 <property name="layout_style">end</property>
22 <child>
23 <object class="GtkButton" id="button2">
24- <property name="label" translatable="yes">gtk-cancel</property>
25+ <property name="label">gtk-cancel</property>
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="receives_default">True</property>
29@@ -37,7 +37,7 @@
30 </child>
31 <child>
32 <object class="GtkButton" id="button1">
33- <property name="label" translatable="yes">gtk-ok</property>
34+ <property name="label">gtk-ok</property>
35 <property name="visible">True</property>
36 <property name="can_focus">True</property>
37 <property name="receives_default">True</property>
38
39=== modified file 'po/lernid.pot'
40--- po/lernid.pot 2009-12-06 20:39:37 +0000
41+++ po/lernid.pot 2009-12-10 03:03:30 +0000
42@@ -8,7 +8,7 @@
43 msgstr ""
44 "Project-Id-Version: PACKAGE VERSION\n"
45 "Report-Msgid-Bugs-To: \n"
46-"POT-Creation-Date: 2009-12-06 12:39-0800\n"
47+"POT-Creation-Date: 2009-12-10 04:58+0200\n"
48 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
49 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
50 "Language-Team: LANGUAGE <LL@li.org>\n"
51@@ -69,7 +69,7 @@
52 msgstr ""
53
54 #: ../data/ui/AboutLernidDialog.ui.h:8
55-msgid "David Planella <david.planella@ubuntu.com>"
56+msgid "translator-credits"
57 msgstr ""
58
59 #: ../lernid.desktop.in.h:2
60@@ -88,14 +88,6 @@
61 msgid "Nickname"
62 msgstr ""
63
64-#: ../data/ui/PreferencesLernidDialog.ui.h:1
65-msgid "gtk-cancel"
66-msgstr ""
67-
68-#: ../data/ui/PreferencesLernidDialog.ui.h:2
69-msgid "gtk-ok"
70-msgstr ""
71-
72 #: ../bin/lernid.py:286 ../bin/lernid.py:287
73 msgid "Connected to "
74 msgstr ""

Subscribers

People subscribed via source and target branches