summaryrefslogtreecommitdiffstats
path: root/client/deKoratorclient.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-07-31 00:12:51 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-08-01 19:46:29 +0900
commitffda7f0ba7f037069b1ee228707352d1acaa1c13 (patch)
treed70e173f058e53246e72923ed7906015bba6714e /client/deKoratorclient.cpp
parent9c29e65b92414a8be84815af57fcac4a9816b253 (diff)
downloadtwin-style-dekorator-r14.0.11.tar.gz
twin-style-dekorator-r14.0.11.zip
Align structure of translations/messages to similar modules.r14.0.11
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8b834eeb6658ff386f2e729091f94069980b8898)
Diffstat (limited to 'client/deKoratorclient.cpp')
-rw-r--r--client/deKoratorclient.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/deKoratorclient.cpp b/client/deKoratorclient.cpp
index 406248d..ac294ca 100644
--- a/client/deKoratorclient.cpp
+++ b/client/deKoratorclient.cpp
@@ -191,7 +191,7 @@ extern "C"
DeKoratorFactory::DeKoratorFactory()
{
TDEGlobal::locale()->insertCatalogue("twin_clients");
- TDEGlobal::locale()->insertCatalogue("twin_deKorator");
+ TDEGlobal::locale()->insertCatalogue("twin-style-dekorator");
readConfig();
initialized_ = TRUE;