Merge lp:~arky/ubuntu/karmic/qemulator/fix-348718 into lp:ubuntu/karmic/qemulator

Proposed by arky
Status: Rejected
Rejected by: James Westby
Proposed branch: lp:~arky/ubuntu/karmic/qemulator/fix-348718
Merge into: lp:ubuntu/karmic/qemulator
Diff against target: None lines
To merge this branch: bzr merge lp:~arky/ubuntu/karmic/qemulator/fix-348718
Reviewer Review Type Date Requested Status
James Westby (community) Needs Fixing
Review via email: mp+11509@code.launchpad.net
To post a comment you must log in.
Revision history for this message
arky (arky) wrote :
Revision history for this message
James Westby (james-w) wrote :

Hi,

There is another instance of “allready” in that file, could
you fix that one too?

Also, could you please submit the bug and patch to

  http://trac.createweb.de/projects/qemulator/report

Thanks,

James

review: Needs Fixing
Revision history for this message
James Westby (james-w) wrote :

Hi,

Karmic is EOL, so I'm rejecting this proposal.

Thanks,

James

Unmerged revisions

5. By arky

correct typo allready (LP: #348718)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'Qemulator.pot'
--- Qemulator.pot 2007-06-20 16:11:22 +0000
+++ Qemulator.pot 2009-09-10 09:28:54 +0000
@@ -245,7 +245,7 @@
245245
246#: /home/rainer/createweb/Projekte/python/Qemulator/usr/local/lib/qemulator/src/interface.c:767246#: /home/rainer/createweb/Projekte/python/Qemulator/usr/local/lib/qemulator/src/interface.c:767
247#: /home/rainer/createweb/Projekte/python/Qemulator/usr/local/lib/qemulator/src/interface.c:3595247#: /home/rainer/createweb/Projekte/python/Qemulator/usr/local/lib/qemulator/src/interface.c:3595
248msgid "With \"auto hide stored settings\" enabled, config panel for the selected image/machine will be hidden automatically, if there allready is a stored configuration for this image/machine."248msgid "With \"auto hide stored settings\" enabled, config panel for the selected image/machine will be hidden automatically, if there already is a stored configuration for this image/machine."
249msgstr ""249msgstr ""
250250
251#: /home/rainer/createweb/Projekte/python/Qemulator/usr/local/lib/qemulator/src/interface.c:775251#: /home/rainer/createweb/Projekte/python/Qemulator/usr/local/lib/qemulator/src/interface.c:775
@@ -2612,7 +2612,7 @@
26122612
2613#: /home/rainer/createweb/Projekte/python/Qemulator/usr/local/lib/qemulator/qml_installwizzard.py:6082613#: /home/rainer/createweb/Projekte/python/Qemulator/usr/local/lib/qemulator/qml_installwizzard.py:608
2614#: /home/rainer/createweb/Projekte/python/Qemulator/usr/local/lib/qemulator/qml_machinesetup.py:14562614#: /home/rainer/createweb/Projekte/python/Qemulator/usr/local/lib/qemulator/qml_machinesetup.py:1456
2615msgid "A Machine with this name allready exists, please choose another one"2615msgid "A Machine with this name already exists, please choose another one"
2616msgstr ""2616msgstr ""
26172617
2618#: /home/rainer/createweb/Projekte/python/Qemulator/usr/local/lib/qemulator/qml_installwizzard.py:6582618#: /home/rainer/createweb/Projekte/python/Qemulator/usr/local/lib/qemulator/qml_installwizzard.py:658
26192619
=== modified file 'debian/changelog'
--- debian/changelog 2007-09-16 21:23:56 +0000
+++ debian/changelog 2009-09-10 09:28:54 +0000
@@ -1,3 +1,9 @@
1qemulator (0.5-3ubuntu1) karmic; urgency=low
2
3 * correct typo allready (LP: #348718)
4
5 -- Rakesh 'arky' Ambati <rakesh_ambati@yahoo.com> Thu, 10 Sep 2009 14:57:19 +0530
6
1qemulator (0.5-3) unstable; urgency=low7qemulator (0.5-3) unstable; urgency=low
28
3 * debian/patches/fix_python_dir.patch: fixed to avoid patching of9 * debian/patches/fix_python_dir.patch: fixed to avoid patching of
410
=== modified file 'usr/local/lib/qemulator/qemulator.glade'
--- usr/local/lib/qemulator/qemulator.glade 2007-06-20 16:11:22 +0000
+++ usr/local/lib/qemulator/qemulator.glade 2009-09-10 09:28:54 +0000
@@ -937,7 +937,7 @@
937 <child>937 <child>
938 <widget class="GtkCheckButton" id="checkbutton_autohide_settings">938 <widget class="GtkCheckButton" id="checkbutton_autohide_settings">
939 <property name="visible">True</property>939 <property name="visible">True</property>
940 <property name="tooltip" translatable="yes">With &quot;auto hide stored settings&quot; enabled, config panel for the selected image/machine will be hidden automatically, if there allready is a stored configuration for this image/machine.</property>940 <property name="tooltip" translatable="yes">With &quot;auto hide stored settings&quot; enabled, config panel for the selected image/machine will be hidden automatically, if there already is a stored configuration for this image/machine.</property>
941 <property name="can_focus">True</property>941 <property name="can_focus">True</property>
942 <property name="label" translatable="yes">auto hide</property>942 <property name="label" translatable="yes">auto hide</property>
943 <property name="use_underline">True</property>943 <property name="use_underline">True</property>
@@ -7177,7 +7177,7 @@
7177 <child>7177 <child>
7178 <widget class="GtkCheckButton" id="checkbutton_autohide_settings">7178 <widget class="GtkCheckButton" id="checkbutton_autohide_settings">
7179 <property name="visible">True</property>7179 <property name="visible">True</property>
7180 <property name="tooltip" translatable="yes">With &quot;auto hide stored settings&quot; enabled, config panel for the selected image/machine will be hidden automatically, if there allready is a stored configuration for this image/machine.</property>7180 <property name="tooltip" translatable="yes">With &quot;auto hide stored settings&quot; enabled, config panel for the selected image/machine will be hidden automatically, if there already is a stored configuration for this image/machine.</property>
7181 <property name="can_focus">True</property>7181 <property name="can_focus">True</property>
7182 <property name="label" translatable="yes">auto _hide stored settings</property>7182 <property name="label" translatable="yes">auto _hide stored settings</property>
7183 <property name="use_underline">True</property>7183 <property name="use_underline">True</property>

Subscribers

People subscribed via source and target branches

to all changes: