in Forms applications) have been added.
- New documentation section: Preparing Library Sources.
+
+* Special advice for Norwegian users: The language code for Norwegian
+ bokmål changed from 'no' to 'nb' recently (in 2003). During the transition
+ period, while some message catalogs for this language are installed under
+ 'nb' and some older ones under 'no', it's recommended for Norwegian users to
+ set the LANGUAGE environment variable to 'nb:no' so that both newer and
+ older translations are used.
\f
Version 0.13.1 - December 2003
* New library: GNU.Gettext.dll contains the runtime for using GNU gettext
message catalogs in C#.
+
+* Special advice for Norwegian users: The language code for Norwegian
+ bokmål changed from 'no' to 'nb' recently (in 2003). During the transition
+ period, while some message catalogs for this language are installed under
+ 'nb' and some older ones under 'no', it's recommended for Norwegian users to
+ set the LANGUAGE environment variable to 'nb:no' so that both newer and
+ older translations are used.
\f
Version 0.13 - November 2003
+2004-01-17 Bruno Haible <bruno@clisp.org>
+
+ * nls.texi: Give some advice for smoothing the no -> nb transition.
+
2004-01-17 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
German than English for when Swedish is not available, set @code{LANGUAGE}
to @samp{sv:de} while leaving @code{LANG} to @samp{sv_SE}.
+Special advice for Norwegian users: The language code for Norwegian
+bokm@ringaccent{a}l changed from @samp{no} to @samp{nb} recently (in 2003).
+During the transition period, while some message catalogs for this language
+are installed under @samp{nb} and some older ones under @samp{no}, it's
+recommended for Norwegian users to set @code{LANGUAGE} to @samp{nb:no} so that
+both newer and older translations are used.
+
In the @code{LANGUAGE} environment variable, but not in the @code{LANG}
environment variable, @samp{@var{ll}_@var{CC}} combinations can be
abbreviated as @samp{@var{ll}} to denote the language's main dialect.