[Bug 16679] New: Translatability problems in system preferences
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16679 Bug ID: 16679 Summary: Translatability problems in system preferences Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr Koha's system preferences are constructed and displayed in a very elegant way in English, but not all languages have the same syntax, and we get a lot of translation issues due to sentence splitting. In some cases, translators can work around such problems, but we will always have odd translations. Odd translations do not look very professional at all, and they can lead to misunderstandings and misconfigurations. Additionally, it is very frustrating and discouraging for translators. IMO, the best way to get rid of such translation problems would be to use whole sentences, followed by the preference's value. Example (taken from Bug 16669): Instead of... [Don't use/Use] CAS for login authentication. ...the following would be much better in terms of translatability: Use CAS for login authentication: [Yes / No] -- 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=16679 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=16669 -- 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=16679 --- Comment #1 from Marc Véron <veron@veron.ch> --- Candidates for separate bugs blocking this umbrella bug (in usr/share/kohaclone/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences): acquisitions.pref enhanced_content.pref opac.pref tools.pref admin.pref i18n_l10n.pref patrons.pref web_services.pref authorities.pref labs.pref searching.pref cataloguing.pref local_use.pref serials.pref circulation.pref logs.pref staff_client.pref -- 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=16679 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16687 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687 [Bug 16687] Translatability: Fix issues in Administration 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=16679 jetkiwi@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jetkiwi@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16679 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I disagree with the solution - I think this brings us straight back to the previous system preferences editor (not a lot might remember). I think the ideal solution would be to be able to tanslate the whole pref values in one go instead of splitting them up in the translation tools. Having something like [Allow|Dont'allow] staff patrons to do x. With the option to move around the first bit within the sentence. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org