diff options
-rw-r--r-- | l10ntools/source/ulfconv/msi-encodinglist.txt | 1 | ||||
-rw-r--r-- | scp2/source/ooo/module_langpack.ulf | 6 | ||||
-rw-r--r-- | solenv/inc/langlist.mk | 1 |
3 files changed, 8 insertions, 0 deletions
diff --git a/l10ntools/source/ulfconv/msi-encodinglist.txt b/l10ntools/source/ulfconv/msi-encodinglist.txt index bddd65957fb1..9c85d9db78ff 100644 --- a/l10ntools/source/ulfconv/msi-encodinglist.txt +++ b/l10ntools/source/ulfconv/msi-encodinglist.txt @@ -166,6 +166,7 @@ ur 0 1056 # Urdu ur-IN 0 2080 uz 0 1091 # Uzbek (Latin) ve 0 1075 # Venda +vec 0 1685 # Venetian vi 0 1066 # Vietnamese xh 0 1076 # Xhosa yi 0 1085 # Yiddish diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf index 41f6974a5c62..de03f39267bf 100644 --- a/scp2/source/ooo/module_langpack.ulf +++ b/scp2/source/ooo/module_langpack.ulf @@ -484,6 +484,12 @@ en-US = "Venda" [STR_DESC_MODULE_LANGPACK_VE] en-US = "Installs the Venda user interface" +[STR_NAME_MODULE_LANGPACK_VEC] +en-US = "Venetian" + +[STR_DESC_MODULE_LANGPACK_VEC] +en-US = "Installs the Venetian user interface" + [STR_NAME_MODULE_LANGPACK_KN] en-US = "Kannada" diff --git a/solenv/inc/langlist.mk b/solenv/inc/langlist.mk index 26852c2f8c1a..2a1566e19fcb 100644 --- a/solenv/inc/langlist.mk +++ b/solenv/inc/langlist.mk @@ -123,6 +123,7 @@ ug \ uk \ uz \ ve \ +vec \ vi \ xh \ zh-CN \ |