Fix original string messages

Change-Id: Icc7819585a8382a02b02a28f39dcea8ec1c6a7e6
Reviewed-on: http://codereview.qt.nokia.com/1142
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
This commit is contained in:
Jarek Kobus
2011-07-05 09:04:42 +02:00
committed by Leena Miettinen
parent 26a4e55842
commit 5418a137dd
9 changed files with 13 additions and 13 deletions

View File

@@ -78,7 +78,7 @@
<item>
<widget class="QPushButton" name="resetButton">
<property name="toolTip">
<string>Reset to default.</string>
<string comment="Color">Reset to default.</string>
</property>
<property name="text">
<string>Reset</string>
@@ -196,7 +196,7 @@
<item row="0" column="2">
<widget class="QPushButton" name="resetTerminalButton">
<property name="toolTip">
<string>Reset to default.</string>
<string comment="Terminal">Reset to default.</string>
</property>
<property name="text">
<string>Reset</string>
@@ -206,7 +206,7 @@
<item row="1" column="2">
<widget class="QPushButton" name="resetFileBrowserButton">
<property name="toolTip">
<string>Reset to default.</string>
<string comment="File Browser">Reset to default.</string>
</property>
<property name="text">
<string>Reset</string>