summaryrefslogtreecommitdiff
path: root/src/settings_general.ui
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-19 07:38:08 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-19 07:38:08 +0200
commit3ebef261e0ccce1bc1a59ca5951f99c8bb64072e (patch)
tree814086247f5ff0b0266ec700f178cb720c91549b /src/settings_general.ui
parentUpdated TODO (diff)
downloadrekonq-3ebef261e0ccce1bc1a59ca5951f99c8bb64072e.tar.xz
String fixing, as suggested
Diffstat (limited to 'src/settings_general.ui')
-rw-r--r--src/settings_general.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/settings_general.ui b/src/settings_general.ui
index 972e2b30..4d47ef4b 100644
--- a/src/settings_general.ui
+++ b/src/settings_general.ui
@@ -23,7 +23,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
- <string>Home:</string>
+ <string>Home Page:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -89,7 +89,7 @@
<item>
<widget class="QCheckBox" name="kcfg_alwaysShowTabBar">
<property name="text">
- <string>Always show TabBar</string>
+ <string>Always show tab bar</string>
</property>
</widget>
</item>