[Koha-bugs] [Bug 15395] Internationalization: plural forms, context, and more

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 10 08:27:38 CEST 2018


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

Julian Maurice <julian.maurice at biblibre.com> changed:

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

--- Comment #87 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 73913
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73913&action=edit
Bug 15395: Fix for libintl-perl >= 1.25

Since 1.25, LANGUAGE environment variable is ignored unless LANG is set
to a valid locale.
This patch sets LANG to a valid locale and calls setlocale. If no valid
locale can be found, a warning message is written in logs.

See https://rt.cpan.org/Public/Bug/Display.html?id=81315
and also https://github.com/gflohr/libintl-perl/commit/5910980b6e

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


More information about the Koha-bugs mailing list