[Kst] extragear/graphics/kst/src/libkstapp
George Staikos
staikos at kde.org
Fri Mar 30 20:14:37 CEST 2007
SVN commit 648189 by staikos:
GUI: Rename Window->Tab everywhere
Reviewed by Barth
M +6 -6 datawizard.ui
--- trunk/extragear/graphics/kst/src/libkstapp/datawizard.ui #648188:648189
@@ -756,7 +756,7 @@
<cstring>_currentWindow</cstring>
</property>
<property name="text">
- <string>In current &window</string>
+ <string>In current &tab</string>
</property>
<property name="checked">
<bool>true</bool>
@@ -775,7 +775,7 @@
<cstring>_existingWindow</cstring>
</property>
<property name="text">
- <string>In existing window</string>
+ <string>In existing tab</string>
</property>
<property name="accel">
<string></string>
@@ -804,7 +804,7 @@
<cstring>_newWindow</cstring>
</property>
<property name="text">
- <string>In new win&dow</string>
+ <string>In new tab</string>
</property>
</widget>
<widget class="QRadioButton">
@@ -815,7 +815,7 @@
<bool>false</bool>
</property>
<property name="text">
- <string>XY and spectrum pl&ots in separate new windows</string>
+ <string>XY and spectrum pl&ots in separate new tabs</string>
</property>
</widget>
<widget class="QLayoutWidget">
@@ -839,7 +839,7 @@
</sizepolicy>
</property>
<property name="text">
- <string>New window name:</string>
+ <string>New tab name:</string>
</property>
</widget>
<widget class="QLineEdit">
@@ -1186,7 +1186,7 @@
<cstring>_reGrid</cstring>
</property>
<property name="text">
- <string>Re-grid window</string>
+ <string>Re-grid tab</string>
</property>
</widget>
<widget class="QLabel">
More information about the Kst
mailing list