From 36c335af178d32f65fe8e239d60501e843ab90a7 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 29 Jul 2019 01:35:09 +0200 Subject: Fix branding of Tasty Menu and also translations, for fuzzy prevention. Signed-off-by: Chris --- src/menuhandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/menuhandler.cpp b/src/menuhandler.cpp index 2c4f29c..db280fb 100644 --- a/src/menuhandler.cpp +++ b/src/menuhandler.cpp @@ -1572,7 +1572,7 @@ void MenuHandler::doNewSession( bool lock ) "F%2 to the second session and so on. " "You can switch between sessions by pressing " "Ctrl, Alt and the appropriate F-key at the same time. " - "Additionally, the KDE Panel and Desktop menus have " + "Additionally, the TDE Panel and Desktop menus have " "actions for switching between sessions.

") .arg(7).arg(8), i18n("Warning - New Session"), -- cgit v1.2.1