6.0.0-beta1
7/13/25

[#656] Latvian language fix
Summary Latvian language fix
Queue Horde Base
Queue Version 2.2.6-RC1
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester dmit (at) dza (dot) lv
Created 10/01/2004 (7590 days ago)
Due
Updated 10/10/2004 (7581 days ago)
Assigned 10/01/2004 (7590 days ago)
Resolved 10/10/2004 (7581 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/10/2004 10:59:34 AM Jan Schneider Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in CVS, thanks.
10/01/2004 09:37:41 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Assigned
 
10/01/2004 09:26:27 AM dmit (at) dza (dot) lv Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Latvian language fix
Queue ⇒ Horde Base
Reply to this comment
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';


Saved Queries