diff options
Diffstat (limited to 'kbabel/kbabeldict/modules')
-rw-r--r-- | kbabel/kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp b/kbabel/kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp index 69d1acce..4c79bacd 100644 --- a/kbabel/kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp +++ b/kbabel/kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp @@ -181,7 +181,7 @@ KDBSearchEngine::loadDatabase (TQString database, bool noask = false) "If you choose the old version, the new one will be removed. " "If you choose the new version, the old database files will be left alone " "and you need to remove them manually. Otherwise this message will be displayed " - "again (the old files are at $KDEHOME/share/apps/kbabeldict/dbsearchengine/*,old).</p>"), + "again (the old files are at $TDEHOME/share/apps/kbabeldict/dbsearchengine/*,old).</p>"), i18n ("Old Database Found"), i18n ("Use &Old Database"), i18n ("Use &New Database")) == |