Review Request 121143: add translationDomain for katepartui.rc

Burkhard Lück lueck at hube-lueck.de
Sun Nov 16 21:13:03 UTC 2014


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

(Updated Nov. 16, 2014, 9:13 p.m.)


Status
------

This change has been marked as submitted.


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20141116/2ef0e6de/attachment.html>


More information about the Kde-frameworks-devel mailing list