mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-04 18:29:40 +02:00

php-gettext is niftier. With its autoemulation we can use native gettext if the locale support is set up properly, or automatically fall back to emulated if not. This should address many of the issues people run into when trying to use different interface languages.
3 lines
195 B
Text
3 lines
195 B
Text
Danilo Segan <danilo@kvota.net>
|
|
Nico Kaiser <nico@siriux.net> (contributed most changes between 1.0.2 and 1.0.3, bugfix for 1.0.5)
|
|
Steven Armstrong <sa@c-area.ch> (gettext.inc, leading to 1.0.6)
|