Revision: 1089
          http://mrbs.svn.sourceforge.net/mrbs/?rev=1089&view=rev
Author:   jberanek
Date:     2009-04-06 20:46:15 +0000 (Mon, 06 Apr 2009)

Log Message:
-----------
* Added Croation (hr_HR) i18n support - in case we get a Croatian
 translation off a mailing list poster.

Modified Paths:
--------------
    mrbs/trunk/web/language.inc

Modified: mrbs/trunk/web/language.inc
===================================================================
--- mrbs/trunk/web/language.inc 2009-04-03 18:23:19 UTC (rev 1088)
+++ mrbs/trunk/web/language.inc 2009-04-06 20:46:15 UTC (rev 1089)
@@ -49,6 +49,8 @@
   'fr-ca' => 'frc',
   'fr-ch' => 'frs',
   'fr-fr' => 'fra',
+  'hr' => 'hrv',
+  'hr-hr' => 'hrv',
   'hu' => 'hun',
   'it' => 'ita',
   'it-ch' => 'its',
@@ -124,6 +126,7 @@
   'frb' => 'CP1252',
   'frc' => 'CP1252',
   'frs' => 'CP1252',
+  'hrv' => 'CP1250',
   'hun' => 'CP1250',
   'ita' => 'CP1252',
   'its' => 'CP1252',


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to