https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42727 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #16 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- (In reply to David Nind from comment #12)
2. For the additional contents (news, HTML customizations, ...): 2.1 Order after the patches is the order shown in the StaffInterfaceLanguages system preference, with languages not enabled at the end 2.2 There is a wrinkle with this though: . If there is more than one language code for a language installed, such as fr-CA (enabled) and fr-FR (not enabled), and only one is enabled: ==> They appear in the order shown in the system preference, in the above case fr-FR doesn't go to the end, it is after fr-CA I think this largely makes sense, the consistency here does enough to simplify editing - if we are seeing the same order everytime we can knwo what to expect
3. For notices and slips (with TranslateNotices enabled): 3.1 In language code order (de-DE, es_ES, ...) with English always first after the "Default" tab. 3.2 Doesn't matter if the language is enabled or not.
I actually find it follows the OPACLanguages preference order with disabled ones at the end - consistency being better here I can let this go unless Jonathan wants to fix or Pedro doesn't approve - there is some sense in that the OPAC and notices are sent to patrons, so the same order may make sense -- You are receiving this mail because: You are watching all bug changes.