diff options
author | ache <ache@FreeBSD.org> | 2002-10-25 22:02:10 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2002-10-25 22:02:10 +0000 |
commit | afbee5cba8577fcdf8724b27f30670c1d4f8ff2d (patch) | |
tree | 35d31a03d95116ad062c6c56b5346580814aec76 /share/msgdef/Makefile | |
parent | 7a461db5d556b739ebbf3af2aa92cd2f0f95dd3a (diff) | |
download | FreeBSD-src-afbee5cba8577fcdf8724b27f30670c1d4f8ff2d.zip FreeBSD-src-afbee5cba8577fcdf8724b27f30670c1d4f8ff2d.tar.gz |
Add lt_LT.ISO8859-13
PR: 44268
Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
Diffstat (limited to 'share/msgdef/Makefile')
-rw-r--r-- | share/msgdef/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile index e6d2dcf..69f0e81 100644 --- a/share/msgdef/Makefile +++ b/share/msgdef/Makefile @@ -23,6 +23,7 @@ LOCALES= af_ZA.ISO8859-1 \ hu_HU.ISO8859-2 \ is_IS.ISO8859-1 \ it_IT.ISO8859-1 \ + lt_LT.ISO8859-13 \ nl_NL.ISO8859-1 \ no_NO.ISO8859-1 \ pl_PL.ISO8859-2 \ |