> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes:
Helge> I now get correct spellchecking - for words which happens to be
Helge> ascii-only. This patch is a success.
Helge> I guess this is a well-known unicode problem, but anyway: Both
Helge> encodings are bad: LANG=nb_NO.UTF-8 LANG=nb_NO
Jean-Marc Lasgouttes wrote:
This trivial fix is going in now: we have to use nb_NO instead of
no_NO, as we already to in po/.
I now get correct spellchecking - for words which happens to be
ascii-only. This patch is a success.
I guess this is a well-known unicode problem, but anyway:
Both en
This trivial fix is going in now: we have to use nb_NO instead of
no_NO, as we already to in po/.
JMarc
Index: lib/ChangeLog
===
--- lib/ChangeLog (revision 16023)
+++ lib/ChangeLog (working copy)
@@ -1,3 +1,7 @@
+2006-11-24 Jean-M