aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androiddeploystepwidget.ui
diff options
context:
space:
mode:
authorLeena Miettinen <[email protected]>2012-09-28 16:13:16 +0200
committerLeena Miettinen <[email protected]>2012-10-01 09:55:18 +0200
commitfa9dbd3bf67ddc65e958dea553756b281c681d20 (patch)
tree3c8c504efe47d7714062944790ae672641224b71 /src/plugins/android/androiddeploystepwidget.ui
parent68f2d2286ab66f51a0919002880c0e0b6ff8f53d (diff)
Android: check UI text for style and grammar
Change-Id: I8b808cf374fcdc124c5b2b7d9a113e6d64b17f2f Reviewed-by: BogDan Vatra <[email protected]> Reviewed-by: Leena Miettinen <[email protected]>
Diffstat (limited to 'src/plugins/android/androiddeploystepwidget.ui')
-rw-r--r--src/plugins/android/androiddeploystepwidget.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/android/androiddeploystepwidget.ui b/src/plugins/android/androiddeploystepwidget.ui
index 50e1eb620db..dd7c51e7842 100644
--- a/src/plugins/android/androiddeploystepwidget.ui
+++ b/src/plugins/android/androiddeploystepwidget.ui
@@ -59,7 +59,7 @@ You must have Qt libraries compiled for that platform</string>
<item>
<widget class="QPushButton" name="editRulesFilePushButton">
<property name="text">
- <string>Edit rules file</string>
+ <string>Edit Rules File</string>
</property>
</widget>
</item>
@@ -74,7 +74,7 @@ You must have Qt libraries compiled for that platform</string>
This option is useful when you want to try your application on devices which don't have Android Market (e.g. Android Emulator).</string>
</property>
<property name="text">
- <string>Install Ministro system wide Qt shared libraries installer</string>
+ <string>Install Ministro, system-wide Qt shared libraries installer</string>
</property>
</widget>
</item>
@@ -84,7 +84,7 @@ This option is useful when you want to try your application on devices which don
<bool>false</bool>
</property>
<property name="text">
- <string>Choose apk</string>
+ <string>Choose APK</string>
</property>
</widget>
</item>