Clear Case: fix UI text

Change-Id: Ic9b0481287a30312209bc84c1190e97087495e0f
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Leena Miettinen
2015-10-22 17:02:43 +02:00
parent 85992f823e
commit b0cd8f14bc
2 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@
<item row="0" column="0">
<widget class="QRadioButton" name="graphicalDiffRadioButton">
<property name="text">
<string>&amp;Graphical (Single file only)</string>
<string>&amp;Graphical (single file only)</string>
</property>
<property name="checked">
<bool>true</bool>
@@ -246,7 +246,7 @@
<string>Check out or check in files with no comment (-nc/omment).</string>
</property>
<property name="text">
<string>Do &amp;not prompt for comment during check out or check in</string>
<string>Do &amp;not prompt for comment during checkout or check-in</string>
</property>
</widget>
</item>