[Tickets #656] NEW: Latvian language fix
bugs at bugs.horde.org
bugs at bugs.horde.org
Fri Oct 1 02:26:27 PDT 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=656
-----------------------------------------------------------------------
Ticket | 656
Created By | dmit at dza.lv
Summary | Latvian language fix
Queue | Horde Base
Version | 2.2.6-RC1
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
dmit at dza.lv (2004-10-01 02:26) wrote:
The config/lang.php file is missing data for Latvian language, therefore it
is not working at all. I suppose the same problem affects all of the Horde
versions.
The fix:
/**
** Aliases for languages with different browser and gettext codes
**/
$nls['aliases']['lv'] = 'lv_LV';
/**
** Charsets
**/
$nls['charsets']['lv_LV'] = 'windows-1257';
More information about the bugs
mailing list