[Koha-bugs] [Bug 21736] Allow translating the localization widget messages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 16 14:32:04 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21736

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #81709|0                           |1
        is obsolete|                            |

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 82401
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82401&action=edit
Bug 21736: Allow translating the localization widget messages

The widget used to translate the item type names to other
languages has few javascript messages that cannot be translated.
Add the mechanism to enable their translation.

Test plan:

1) Install and update a language
2) Check the po-files, there's no msgid for
   "A translation already exists for this language."
3) Apply the patch
4) Install and update a language
5) There should be a msgid for the one in 2, and
   couple other messages from localization.tt
6) Translate those messages, update the translated templates
7) Go to Administration -> Item types -> Modify item type ->
   Translate into other languages
   Add a new translation, check that the message given by the widget
   was in correct language.

Signed-off-by: Pasi Kallinen <pasi.kallinen at joensuu.fi>

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

https://bugs.koha-community.org/show_bug.cgi?id=21823

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list