From 891c8e28d1e91afc9ff2ef6acfb8646022818228 Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Sat, 22 May 2010 14:38:26 +0000 Subject: updated translation files; updated italian translation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4357 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/theme/libkvitheme.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/modules/theme/libkvitheme.cpp b/src/modules/theme/libkvitheme.cpp index 1b240f8b6..208b27190 100644 --- a/src/modules/theme/libkvitheme.cpp +++ b/src/modules/theme/libkvitheme.cpp @@ -125,7 +125,7 @@ static bool theme_kvs_cmd_apply(KviKvsModuleCommandCall * c) } } } - c->warning(__tr2qs_ctx("The theme package %Q does not exists","theme"),&szThemePackFile); + c->warning(__tr2qs_ctx("The theme package '%Q' does not exists","theme"),&szThemePackFile); return true; } /* @@ -168,7 +168,7 @@ static bool theme_kvs_fnc_info(KviKvsModuleFunctionCall * c) c->returnValue()->setHash(pHash); return true; } - c->warning(__tr2qs_ctx("The theme package %Q does not exists","theme"),&szThemePackFile); + c->warning(__tr2qs_ctx("The theme package '%Q' does not exists","theme"),&szThemePackFile); return true; } -- cgit v1.3.1-10-gc9f91