mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 18:43:37 +00:00
New language: basque (eu)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@738 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cdaf9a5ad5
commit
8b73c59322
1
README
1
README
@ -100,6 +100,7 @@ Does LyX have support for non-English speakers/writers/readers?
|
||||
languages (* means there are language-specific keyboard menu
|
||||
bindings as well):
|
||||
|
||||
Basque (eu)
|
||||
Catalan (ca)
|
||||
Czech (cs)
|
||||
Danish (da)
|
||||
|
@ -19,7 +19,7 @@ AM_INIT_AUTOMAKE($lyxname, $VERSION)
|
||||
|
||||
# The list of languages known to LyX
|
||||
# This is needed by GNU gettext
|
||||
ALL_LINGUAS="ca cs da de es fi fr he hu it nl no pl pt ro ru sl sv tr wa"
|
||||
ALL_LINGUAS="ca cs da de es eu fi fr he hu it nl no pl pt ro ru sl sv tr wa"
|
||||
|
||||
AC_PREFIX_PROGRAM(lyx)
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
2000-05-18 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
||||
|
||||
* eu.po: new file from Iñaki Larrañaga (aka Dooteo)
|
||||
<blackzig@freemail.it>
|
||||
|
||||
2000-02-09 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
||||
|
||||
* he.po: update from tzafrir Cohen <tzafrir@technion.ac.il>.
|
||||
|
Loading…
Reference in New Issue
Block a user