summaryrefslogtreecommitdiff
path: root/src/plugins/analyzerbase/startremotedialog.ui
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-06-21 17:07:45 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-06-22 10:05:33 +0200
commitf1889864db05a7944d0c62db8c8477fcc2bc7d33 (patch)
tree3bf81138049f9971735d773e0818c263e59d39e7 /src/plugins/analyzerbase/startremotedialog.ui
parentefeefef10a288a4f1878b68e931987f562353530 (diff)
downloadqt-creator-f1889864db05a7944d0c62db8c8477fcc2bc7d33.tar.gz
UI text: check capitalization and tooltips
Change-Id: I3686ac83e5fdc009b03e84ab3c7b24a052d119c4 Reviewed-on: http://codereview.qt.nokia.com/569 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'src/plugins/analyzerbase/startremotedialog.ui')
-rw-r--r--src/plugins/analyzerbase/startremotedialog.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/analyzerbase/startremotedialog.ui b/src/plugins/analyzerbase/startremotedialog.ui
index aab423947d..d141317428 100644
--- a/src/plugins/analyzerbase/startremotedialog.ui
+++ b/src/plugins/analyzerbase/startremotedialog.ui
@@ -52,7 +52,7 @@
<item row="3" column="0">
<widget class="QLabel" name="label_4">
<property name="toolTip">
- <string>You need to pass either a password or a SSH Key.</string>
+ <string>You need to pass either a password or an SSH key.</string>
</property>
<property name="text">
<string>Password:</string>
@@ -95,10 +95,10 @@
<item row="4" column="0">
<widget class="QLabel" name="label_8">
<property name="toolTip">
- <string>You need to pass either a password or a SSH Key.</string>
+ <string>You need to pass either a password or an SSH key.</string>
</property>
<property name="text">
- <string>Private Key:</string>
+ <string>Private key:</string>
</property>
</widget>
</item>
@@ -137,7 +137,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
- <string>Working Directory:</string>
+ <string>Working directory:</string>
</property>
</widget>
</item>