Add Czech (cs-CZ) to supported language table
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Mar 2009 06:51:33 +0000 (06:51 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Mar 2009 06:51:33 +0000 (06:51 +0000)
Fix problem with cs-CZ OPAC - XMLENT chokes on %, so we use a character entity instead

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12605 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/sql/Pg/950.data.seed-values.sql
build/i18n/po/cs-CZ/opac.dtd.po

index f6ac256..a432689 100644 (file)
@@ -721,6 +721,9 @@ INSERT INTO config.bib_level_map (code, value) VALUES ('s', oils_i18n_gettext('s
 
 -- available locales
 INSERT INTO config.i18n_locale (code,marc_code,name,description)
+    VALUES ('cs-CZ', 'cze', oils_i18n_gettext('cs-CZ', 'Czech', 'i18n_l', 'name'),
+       oils_i18n_gettext('cs-CZ', 'Czech', 'i18n_l', 'description'));
+INSERT INTO config.i18n_locale (code,marc_code,name,description)
     VALUES ('en-US', 'eng', oils_i18n_gettext('en-US', 'English (US)', 'i18n_l', 'name'),
        oils_i18n_gettext('en-US', 'American English', 'i18n_l', 'description'));
 INSERT INTO config.i18n_locale (code,marc_code,name,description)
index 26677c7..17bfda0 100644 (file)
@@ -38,7 +38,7 @@ msgstr "Vše"
 
 #: common.currency
 msgid "$"
-msgstr "%"
+msgstr "&#x25;"
 
 #: common.language
 msgid "Language: "