[Konsole-devel] [konsole] [Bug 350843] Konsole don't load translated "Split View" string

Burkhard Lueck lueck at hube-lueck.de
Sat Aug 1 07:22:06 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=350843

Burkhard Lueck <lueck at hube-lueck.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caslav.ilic at gmx.net,
                   |                            |lueck at hube-lueck.de
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #1 from Burkhard Lueck <lueck at hube-lueck.de> ---
This patch loads the strings from konsoleui.rc, but according to the api it
should not be necessary

$ git diff
diff --git a/desktop/konsoleui.rc b/desktop/konsoleui.rc
index 1dd4f69..10389e5 100644
--- a/desktop/konsoleui.rc
+++ b/desktop/konsoleui.rc
@@ -1,6 +1,6 @@
 <!DOCTYPE kpartgui>

-<kpartgui name="konsole" version="10">
+<kpartgui name="konsole" version="11"  translationDomain="konsole">
     <MenuBar>
         <Menu name="file"><text>File</text>
             <Action name="new-window"/>

Adding Chusslove

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list