[Libreoffice-commits] .: instsetoo_native/inc_openoffice

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Dec 6 07:56:28 PST 2012


 instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d35849b6f718990869b01209865bb70cb7343ceb
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Dec 6 16:54:07 2012 +0100

    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

diff --git a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
index 57bd434..f2b6917 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."


More information about the Libreoffice-commits mailing list