diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-12-11 01:02:19 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-12-11 01:02:19 +0000 |
commit | faebbd02e30cd0d381340029b5b261695340b3be (patch) | |
tree | 6d786cf6c26b647f3230bf7c4d85026fa60a656c /editors/openoffice.org-vcltesttool/files/Makefile.knobs | |
parent | c62a455a04abbeab9ff5eb3fe638b5e8b67082a1 (diff) |
Update to 2.0m145=(2.0.1rc4)
Notes
Notes:
svn path=/head/; revision=150841
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/Makefile.knobs')
-rw-r--r-- | editors/openoffice.org-vcltesttool/files/Makefile.knobs | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/Makefile.knobs b/editors/openoffice.org-vcltesttool/files/Makefile.knobs index 1f3ae9cce1a4..8fc898b33521 100644 --- a/editors/openoffice.org-vcltesttool/files/Makefile.knobs +++ b/editors/openoffice.org-vcltesttool/files/Makefile.knobs @@ -89,11 +89,11 @@ pre-fetch: @${ECHO} "You can select the language for OOo by making it with:" @${ECHO} "make LOCALIZED_LANG=xx" @${ECHO} "while xx can be one of the following" - @${ECHO} "af ar bn be-BY bg ca cs cy da de el en-GB en-US eo es" - @${ECHO} "et eu fi fr ga gl gu-IN he hi-IN hr hu it ja km kn-IN" - @${ECHO} "ko lo lt ms ne nb nl nn nr ns pa-IN pl pt pt-BR ru rw" - @${ECHO} "sk sl sh-YU sr-CS ss st sv sw-TZ ta-IN th tn tr ts ve" - @${ECHO} "vi xh zh-CN zh-TW zu" + @${ECHO} "af ar be-BY bg br bn bn-BD bn-IN bs ca cs cy da de el" + @${ECHO} "en-GB en-US en-ZA eo es et eu fi fr ga gl gu-IN he hi-IN" + @${ECHO} "hr hu it ja km kn-IN ko lo lt lv mk ms ne nb nl nn nr" + @${ECHO} "ns pa-IN pl pt pt-BR ru rw sk sl sh-YU sr-CS ss st sv" + @${ECHO} "sw sw-TZ sx ta-IN th tn tr ts ve vi xh zh-CN zh-TW zu" @${ECHO} "Default: en-US" #XXX currently broken #.if !defined(WITHOUT_JAVA) |