https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20988
Bug ID: 20988
Summary: Internationalization: wrap all translatable text
inside t() calls
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: I18N/L10N
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Depends on: 15395
Bug 15395's Koha::I18n is working well, but it is basically useless until we
wrap all the translatable strings inside __*() calls (or t*() calls inside
templates).
This bug aims to do that.
I wrote a little tool to automatically find and replace translatable text by
the corresponding call. It can be found here :
https://github.com/jajm/koha-i18n.
This bug will hold a few patches that will make koha-i18n work better and I'll
try to attach all the changes it does.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15395
[Bug 15395] Internationalization: plural forms, context, and more
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/