[Bug 16669] New: Options in pref.po should be expressed in %s to allow translatability
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16669 Bug ID: 16669 Summary: Options in pref.po should be expressed in %s to allow translatability Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: jetkiwi@gmail.com QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr misc/translator/po/*-pref.po lacks translatability because the position of options are fixed. For example, admin.pref#casAuthentication consists of three entries. # CAS for login authentication. # Don't use # Use It is used to construct the following sentence with a drop-down list. "[Don't use/Use] CAS for login authentication." The Japanese translation of this would look like the following. "CASをログイン認証に使用[しない/する]" However, it is impossible to use this translation because the position of the drop-down list is fixed. This could be solved by expressing options as %s and allow the translator to modify the position. The following is an example. # %s CAS for login authentication. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16669 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16669 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=16679 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16669 --- Comment #1 from Marc Véron <veron@veron.ch> --- See Bug 16679 - Translatability problems in system preferences -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16669 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=16687 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16669 --- Comment #2 from Marc Véron <veron@veron.ch> --- Hi jetkiwi, could you please have a look at Bug 16687? - Would that fix your problem? 感謝, Marc (I hope I took the correct translation for "thanks" :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16669 --- Comment #3 from jetkiwi@gmail.com --- I've just checked Bug 16687 and it does fix the problem cleanly. Thank you so much. (感謝 does convey that meaning :) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16669 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #4 from Marc Véron <veron@veron.ch> --- (In reply to jetkiwi from comment #3)
I've just checked Bug 16687 and it does fix the problem cleanly. Thank you so much.
( does convey that meaning :)
Thank you for testing. Do you know how to sing-off patches? - If yes, it would be great if you could sign-off Bug 16687 Otherwise, please write a comment in Bug 16687 as well to encourage other sign-offers :) 感謝 again :) PS: I mark this Bug as a duplicate of 16687 and cc you on 16687 *** This bug has been marked as a duplicate of bug 16687 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org