summaryrefslogtreecommitdiffstats
path: root/kcontrol
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol')
-rw-r--r--kcontrol/taskbar/kcmtaskbarui.ui12
1 files changed, 10 insertions, 2 deletions
diff --git a/kcontrol/taskbar/kcmtaskbarui.ui b/kcontrol/taskbar/kcmtaskbarui.ui
index fe605cb73..0a61e7d65 100644
--- a/kcontrol/taskbar/kcmtaskbarui.ui
+++ b/kcontrol/taskbar/kcmtaskbarui.ui
@@ -70,7 +70,7 @@
<cstring>globalConfigReload</cstring>
</property>
<property name="text">
- <string>Overwrite current configuration with the current global floating taskbar configuration</string>
+ <string>Overwrite current configuration with the current global taskbar configuration</string>
</property>
</widget>
<widget class="TQPushButton" row="3" column="0" rowspan="1" colspan="2">
@@ -78,9 +78,17 @@
<cstring>globalConfigEdit</cstring>
</property>
<property name="text">
- <string>Edt global floating taskbar configuration</string>
+ <string>Edit global taskbar configuration</string>
</property>
</widget>
+ <widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>globalConfigReminder</cstring>
+ </property>
+ <property name="text">
+ <string>&lt;b&gt;NOTE:&lt;/b&gt; Currently you are editing the taskbar configuration for &lt;b&gt;only&lt;/b&gt; this taskbar.</string>
+ </property>
+ </widget>
</grid>
</widget>
<widget class="TQButtonGroup">