-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121143/
-----------------------------------------------------------

Review request for KDE Frameworks.


Repository: ktexteditor


Description
-------

Translation messages in src/data/katepartui.rc are extracted into the catalog 
ktexteditor5

Without the definition of translationDomain in katepartui the queries for the 
translation of
these strings in katepartui.rc are performed with the application 
translationDomain (e.g. "kate" 
or "kwrite") and the strings are untranslated in the GUI.

With this patch and the patch from 
https://git.reviewboard.kde.org/r/121141/diff/ the queries 
for translation of these strings in katepartui.rc are performed with the 
translationDomain "ktexteditor5"
and e.g. the menu items in kate/kwrite are fully translated now.


Diffs
-----

  src/data/katepartui.rc 6673b64 

Diff: https://git.reviewboard.kde.org/r/121143/diff/


Testing
-------

Fully translated GUI in kate/kwrite


Thanks,

Burkhard Lück

_______________________________________________
Kde-frameworks-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to