Merge lp:~elopio/ubuntuone-windows-installer/typos into lp:ubuntuone-windows-installer

Proposed by Leo Arias
Status: Merged
Approved by: Natalia Bidart
Approved revision: 41
Merged at revision: 40
Proposed branch: lp:~elopio/ubuntuone-windows-installer/typos
Merge into: lp:ubuntuone-windows-installer
Diff against target: 34 lines (+3/-3)
2 files modified
data/qt/are_you_sure.ui (+1/-1)
data/qt/congratulations.ui (+2/-2)
To merge this branch: bzr merge lp:~elopio/ubuntuone-windows-installer/typos
Reviewer Review Type Date Requested Status
Natalia Bidart (community) Approve
Review via email: mp+73196@code.launchpad.net

This proposal supersedes a proposal from 2011-08-27.

Commit message

- Fixed some typos on the installer and wizard. (LP: #835187 and LP: #836370).

Description of the change

Found more typos and fixed them here too.

The confirmation button when you close the wizard was missing a comma, so I added it.
The congratulations screen has two typos.
Reported on LP: #835187 and LP: #836370

To post a comment you must log in.
Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Looks great!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'data/qt/are_you_sure.ui'
--- data/qt/are_you_sure.ui 2011-08-25 17:30:56 +0000
+++ data/qt/are_you_sure.ui 2011-08-29 01:40:26 +0000
@@ -71,7 +71,7 @@
71 <item>71 <item>
72 <widget class="QPushButton" name="pushButton">72 <widget class="QPushButton" name="pushButton">
73 <property name="text">73 <property name="text">
74 <string>Yes I want to cancel</string>74 <string>Yes, I want to cancel</string>
75 </property>75 </property>
76 <property name="autoDefault">76 <property name="autoDefault">
77 <bool>false</bool>77 <bool>false</bool>
7878
=== modified file 'data/qt/congratulations.ui'
--- data/qt/congratulations.ui 2011-08-16 14:11:56 +0000
+++ data/qt/congratulations.ui 2011-08-29 01:40:26 +0000
@@ -27,7 +27,7 @@
27 </font>27 </font>
28 </property>28 </property>
29 <property name="text">29 <property name="text">
30 <string>Congratulation!</string>30 <string>Congratulations!</string>
31 </property>31 </property>
32 </widget>32 </widget>
33 </item>33 </item>
@@ -79,7 +79,7 @@
79 <item>79 <item>
80 <widget class="QLabel" name="label_6">80 <widget class="QLabel" name="label_6">
81 <property name="text">81 <property name="text">
82 <string>Your selected folders have started to sync in the background, launch the dashboard to get more information about the sync in progress</string>82 <string>Your selected folders have started to sync in the background, launch the dashboard to get more information about the sync in progress.</string>
83 </property>83 </property>
84 <property name="wordWrap">84 <property name="wordWrap">
85 <bool>true</bool>85 <bool>true</bool>

Subscribers

People subscribed via source and target branches