diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 22:05:46 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 22:05:46 -0500 |
commit | 1987e947128f9fed98dad44a4f336db8081311de (patch) | |
tree | f1216e09b912e791912cec2b8677d44bee41cf79 /kcontrol/locale | |
parent | 4c17a41f90e65ef6860a23613c760956066f50c1 (diff) | |
download | tdebase-1987e947128f9fed98dad44a4f336db8081311de.tar.gz tdebase-1987e947128f9fed98dad44a4f336db8081311de.zip |
Branding cleanup: KDE -> TDE
Diffstat (limited to 'kcontrol/locale')
-rw-r--r-- | kcontrol/locale/toplevel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/locale/toplevel.cpp b/kcontrol/locale/toplevel.cpp index 0da498e10..086d05d92 100644 --- a/kcontrol/locale/toplevel.cpp +++ b/kcontrol/locale/toplevel.cpp @@ -216,7 +216,7 @@ TQString KLocaleApplication::quickHelp() const return m_locale->translate("<h1>Country/Region & Language</h1>\n" "<p>From here you can configure language, numeric, and time \n" "settings for your particular region. In most cases it will be \n" - "sufficient to choose the country you live in. For instance KDE \n" + "sufficient to choose the country you live in. For instance TDE \n" "will automatically choose \"German\" as language if you choose \n" "\"Germany\" from the list. It will also change the time format \n" "to use 24 hours and and use comma as decimal separator.</p>\n"); |