diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-18 06:43:31 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-18 06:43:31 +0000 |
commit | eae76faadec33ec57aacee0783274f9d908d892c (patch) | |
tree | d94da080c8fa6e09e3fcf8c77e61317033f06933 /kpersonalizer/krefinepagedlg.ui | |
parent | a56441c54627b3017e235317898a1bfb28859dc5 (diff) | |
download | tdebase-eae76faadec33ec57aacee0783274f9d908d892c.tar.gz tdebase-eae76faadec33ec57aacee0783274f9d908d892c.zip |
More buxfixes
Fixed Kicker loaing problem
Additional KDE->Trinity reference conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1176571 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kpersonalizer/krefinepagedlg.ui')
-rw-r--r-- | kpersonalizer/krefinepagedlg.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kpersonalizer/krefinepagedlg.ui b/kpersonalizer/krefinepagedlg.ui index b40a82294..8d5b58357 100644 --- a/kpersonalizer/krefinepagedlg.ui +++ b/kpersonalizer/krefinepagedlg.ui @@ -78,7 +78,7 @@ </sizepolicy> </property> <property name="text"> - <string>You can refine the settings you made by starting the KDE Control Center by choosing the entry <b>Control Center</b> in the K menu.</string> + <string>You can refine the settings you made by starting the Trinity Control Center by choosing the entry <b>Control Center</b> in the K menu.</string> </property> <property name="alignment"> <set>WordBreak|AlignTop|AlignLeft</set> @@ -130,7 +130,7 @@ </sizepolicy> </property> <property name="text"> - <string>You can also start the KDE Control Center using the button below.</string> + <string>You can also start the Trinity Control Center using the button below.</string> </property> <property name="alignment"> <set>WordBreak|AlignCenter</set> @@ -200,7 +200,7 @@ <cstring>pb_kcontrol</cstring> </property> <property name="text"> - <string>&Launch KDE Control Center</string> + <string>&Launch Trinity Control Center</string> </property> </widget> <spacer> |