mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +00:00
add nynorsk as supported language
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8978 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ddb07a01d4
commit
6b1e80589f
@ -1,3 +1,7 @@
|
||||
2004-09-13 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
||||
|
||||
* languages: add Nynorsk
|
||||
|
||||
2004-08-14 Bennett Helm <bennett.helm@fandm.edu>
|
||||
|
||||
* bind/mac.bind: new file. This is the Mac flavour bind file, based on
|
||||
|
@ -42,6 +42,7 @@ lsorbian lsorbian "Lsorbian" false iso8859-2 "" ""
|
||||
# no ISO listing for lsorbian (Garst)
|
||||
magyar magyar "Magyar" false iso8859-2 hu ""
|
||||
norsk norsk "Norsk" false iso8859-1 no_NO ""
|
||||
nynorsk nynorsk "Nynorsk" false iso8859-1 nn_NO ""
|
||||
polish polish "Polish" false iso8859-2 pl ""
|
||||
portuges portuges "Portugese" false iso8859-1 pt ""
|
||||
romanian romanian "Romanian" false iso8859-2 ro ""
|
||||
|
@ -32,7 +32,7 @@ What's new
|
||||
- The built-in Qt dialogs are now correctly translated for the
|
||||
languages that Qt supports [Qt >= 3.2 only]
|
||||
|
||||
- add support for icelandic, latvian and lithuanian
|
||||
- add support for icelandic, latvian, lithuanian and nynorsk
|
||||
|
||||
- updated basque, danish, german, italian and romanian localizations;
|
||||
updated basque and german documentations
|
||||
|
Loading…
Reference in New Issue
Block a user