summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/processstep.ui
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2010-05-14 15:45:43 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2010-05-14 15:53:56 +0200
commitcf233161fa364fe1428230e926dfd8998a6155fd (patch)
tree6719a20ad4781f04fa9fab16b81f7fc129782d73 /src/plugins/projectexplorer/processstep.ui
parentcf250f26c1224e13424b0cb1d7f5bfe9b7577e33 (diff)
downloadqt-creator-cf233161fa364fe1428230e926dfd8998a6155fd.tar.gz
Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.
Reviewed-by: ossi
Diffstat (limited to 'src/plugins/projectexplorer/processstep.ui')
-rw-r--r--src/plugins/projectexplorer/processstep.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/projectexplorer/processstep.ui b/src/plugins/projectexplorer/processstep.ui
index 8d049ed363..fc2e943ab1 100644
--- a/src/plugins/projectexplorer/processstep.ui
+++ b/src/plugins/projectexplorer/processstep.ui
@@ -14,7 +14,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
- <string>Enable Custom Process Step</string>
+ <string>Enable custom process step</string>
</property>
</widget>
</item>
@@ -48,7 +48,7 @@
<item row="3" column="0">
<widget class="QLabel" name="workingDirecoryLabel">
<property name="text">
- <string>Working Directory:</string>
+ <string>Working directory:</string>
</property>
</widget>
</item>
@@ -58,7 +58,7 @@
<item row="4" column="0">
<widget class="QLabel" name="commandArgumentsLabel">
<property name="text">
- <string>Command Arguments:</string>
+ <string>Command arguments:</string>
</property>
</widget>
</item>