From 54fbf98912c6a3a6057aea78de7bd400a144de44 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 29 Jul 2019 21:01:29 +0200 Subject: Fix branding of Tdesvn and also translations, for fuzzy prevention. Signed-off-by: Chris (cherry picked from commit 32149991a282610dd94a08eec65f208fc0146593) --- src/tdesvnd/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tdesvnd/main.cpp') diff --git a/src/tdesvnd/main.cpp b/src/tdesvnd/main.cpp index ab864a6..9d42152 100644 --- a/src/tdesvnd/main.cpp +++ b/src/tdesvnd/main.cpp @@ -29,7 +29,7 @@ #include "tdesvnd_dcop.h" static const char description[] = - I18N_NOOP("Kdesvn DCOP service"); + I18N_NOOP("Tdesvn DCOP service"); static const char version[] = "0.1"; -- cgit v1.2.1