]> granicus.if.org Git - docbook-dsssl/commitdiff
Corrected language code for nb locale, and restored missing
authorMichael Smith <xmldoc@users.sourceforge.net>
Sun, 17 Feb 2008 14:04:36 +0000 (14:04 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sun, 17 Feb 2008 14:04:36 +0000 (14:04 +0000)
"startquote" key.

gentext/locale/nb.xml

index fd36c4298549b6410cec45897dbdcc5ce7a02492..4b62c7504bd7a0b40d8dbe6904cea15563c8721b 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!-- there is no doctype for these files, they are WF only -->
-<locale language="no"
+<locale language="nb"
         english-language-name="Norwegian Bokmål"
         xmlns:doc="http://nwalsh.com/xsl/documentation/1.0">
 
 <gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyzæøå"/>
 <gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZÆØÅ"/>
 
+<dingbat key="startquote" text="“"/>
 <dingbat key="endquote" text="”"/>
 <dingbat key="nestedstartquote" text="‘"/>
 <dingbat key="nestedendquote" text="’"/>