From a0f70009e805ebc37493fb3afefb443b64fa4108 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 6 Dec 2012 16:54:07 +0100 Subject: fdo#57927: Clarify msi installer only installs subset of dicts by default ...since this was changed with fdo#53009 in LO 3.6.3. Change-Id: I95b8da1311c666945e9bbe15d22da59add6b6227 (cherry picked from commit d35849b6f718990869b01209865bb70cb7343ceb) --- instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'instsetoo_native') diff --git a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf index 57bd434defe3..f2b6917dce8c 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf +++ b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf @@ -593,10 +593,10 @@ en-US = "< &Back" en-US = "Cancel" [OOO_CONTROL_255] -en-US = "[ProductName] will be installed with the default components, including spelling dictionaries in all available languages." +en-US = "[ProductName] will be installed with the default components, including user interface languages and spelling dictionaries matching your current language settings." [OOO_CONTROL_256] -en-US = "Choose which program features you want installed and where they will be installed. For example here you can select additional user interface languages or deselect unwanted dictionaries." +en-US = "Choose which program features you want installed and where they will be installed. For example here you can select additional user interface languages and spelling dictionaries." [OOO_CONTROL_257] en-US = "Choose the setup type that best suits your needs." -- cgit