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
1=== modified file 'data/qt/are_you_sure.ui'
2--- data/qt/are_you_sure.ui 2011-08-25 17:30:56 +0000
3+++ data/qt/are_you_sure.ui 2011-08-29 01:40:26 +0000
4@@ -71,7 +71,7 @@
5 <item>
6 <widget class="QPushButton" name="pushButton">
7 <property name="text">
8- <string>Yes I want to cancel</string>
9+ <string>Yes, I want to cancel</string>
10 </property>
11 <property name="autoDefault">
12 <bool>false</bool>
13
14=== modified file 'data/qt/congratulations.ui'
15--- data/qt/congratulations.ui 2011-08-16 14:11:56 +0000
16+++ data/qt/congratulations.ui 2011-08-29 01:40:26 +0000
17@@ -27,7 +27,7 @@
18 </font>
19 </property>
20 <property name="text">
21- <string>Congratulation!</string>
22+ <string>Congratulations!</string>
23 </property>
24 </widget>
25 </item>
26@@ -79,7 +79,7 @@
27 <item>
28 <widget class="QLabel" name="label_6">
29 <property name="text">
30- <string>Your selected folders have started to sync in the background, launch the dashboard to get more information about the sync in progress</string>
31+ <string>Your selected folders have started to sync in the background, launch the dashboard to get more information about the sync in progress.</string>
32 </property>
33 <property name="wordWrap">
34 <bool>true</bool>

Subscribers

People subscribed via source and target branches