[Libreoffice-commits] .: Branch 'libreoffice-3-6' - instsetoo_native/inc_openoffice

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Dec 6 12:10:27 PST 2012


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

New commits:
commit a2876a7ff78f4d3d48c444ca285a7c1280018257
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
    (cherry picked from commit d35849b6f718990869b01209865bb70cb7343ceb)
    Reviewed-on: https://gerrit.libreoffice.org/1254
    Reviewed-by: Andras Timar <atimar at suse.com>
    Tested-by: Andras Timar <atimar at suse.com>

diff --git a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
index d240ff7..bd682f4 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
+++ b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
@@ -575,10 +575,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