Revision: 1198
http://mrbs.svn.sourceforge.net/mrbs/?rev=1198&view=rev
Author: jberanek
Date: 2009-09-15 22:12:42 +0000 (Tue, 15 Sep 2009)
Log Message:
-----------
* Added support for Bulgarian localisation
Modified Paths:
--------------
mrbs/trunk/web/language.inc
Modified: mrbs/trunk/web/language.inc
===================================================================
--- mrbs/trunk/web/language.inc 2009-09-11 14:29:20 UTC (rev 1197)
+++ mrbs/trunk/web/language.inc 2009-09-15 22:12:42 UTC (rev 1198)
@@ -9,6 +9,8 @@
// http://www.microsoft.com/globaldev/reference/winxp/langtla.mspx
$lang_map_windows = array
(
+ 'bg' => 'bgr',
+ 'bg-bg' => 'bgr',
'ca' => 'cat',
'ca-es' => 'cat',
'cs' => 'csy',
@@ -96,6 +98,7 @@
// http://www.microsoft.com/globaldev/nlsweb/default.mspx
$winlocale_codepage_map = array
(
+ 'bgr' => 'CP1251',
'cat' => 'CP1252',
'chs' => 'CP936',
'cht' => 'CP950',
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits