From 05bc9c87a896f58de27accf5a06c04b22a2a74e3 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 6 Mar 2012 11:57:45 +0100 Subject: Add Bengali (India) UI translation --- scp2/source/ooo/module_helppack.ulf | 10 ++++++++-- scp2/source/ooo/module_langpack.ulf | 10 ++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) (limited to 'scp2') diff --git a/scp2/source/ooo/module_helppack.ulf b/scp2/source/ooo/module_helppack.ulf index 18ac86e608c3..269054e1da1c 100644 --- a/scp2/source/ooo/module_helppack.ulf +++ b/scp2/source/ooo/module_helppack.ulf @@ -254,10 +254,16 @@ en-US = "Northern Sotho" en-US = "Installs Northern Sotho help in %PRODUCTNAME %PRODUCTVERSION" [STR_NAME_MODULE_HELPPACK_BN] -en-US = "Bengali" +en-US = "Bengali (Bangladesh)" [STR_DESC_MODULE_HELPPACK_BN] -en-US = "Installs Bengali help in %PRODUCTNAME %PRODUCTVERSION" +en-US = "Installs Bengali (Bangladesh) help in %PRODUCTNAME %PRODUCTVERSION" + +[STR_NAME_MODULE_HELPPACK_BN_IN] +en-US = "Bengali (India)" + +[STR_DESC_MODULE_HELPPACK_BN_IN] +en-US = "Installs Bengali (India) help in %PRODUCTNAME %PRODUCTVERSION" [STR_NAME_MODULE_HELPPACK_OR] en-US = "Oriya" diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf index 086033f492ac..fa598e9ca6c3 100644 --- a/scp2/source/ooo/module_langpack.ulf +++ b/scp2/source/ooo/module_langpack.ulf @@ -260,10 +260,16 @@ en-US = "Northern Sotho" en-US = "Installs the Northern Sotho user interface" [STR_NAME_MODULE_LANGPACK_BN] -en-US = "Bengali" +en-US = "Bengali (Bangladesh)" [STR_DESC_MODULE_LANGPACK_BN] -en-US = "Installs the Bengali user interface" +en-US = "Installs the Bengali (Bangladesh) user interface" + +[STR_NAME_MODULE_LANGPACK_BN_IN] +en-US = "Bengali (India)" + +[STR_DESC_MODULE_LANGPACK_BN] +en-US = "Installs the Bengali (India) user interface" [STR_NAME_MODULE_LANGPACK_OR] en-US = "Oriya" -- cgit