diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-12-06 16:54:07 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-12-06 16:55:57 +0100 |
commit | d35849b6f718990869b01209865bb70cb7343ceb (patch) | |
tree | 9b3922386809c491228aea46249a8418843ef0af /instsetoo_native | |
parent | d96c0ee8e9ad0f777bed009e87401e6f684af446 (diff) |
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
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf | 4 |
1 files changed, 2 insertions, 2 deletions
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." |