[Libreoffice-commits] core.git: instsetoo_native/inc_openoffice

Matthias Seidel mseidel at apache.org
Wed Sep 13 15:11:13 UTC 2017


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

New commits:
commit 14164f75a5e8d4c803c6c9aeda1d0dd4c8930f0f
Author: Matthias Seidel <mseidel at apache.org>
Date:   Sun Sep 3 14:50:58 2017 +0000

    Removed quotation marks that destroyed some strings for Pootle export
    
    (cherry picked from commit 4e2b0c14b49d5e74a2c7493ed4bcc1f8080efdb3)
    
    Change-Id: I3d5e003a313228188119ee439c858c1ee505c9b0

diff --git a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
index 121a7f49e486..7f9eb7ee16c7 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
+++ b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
@@ -659,13 +659,13 @@ en-US = "The version specified in the folder below cannot be updated."
 en-US = "Check the destination folder."
 
 [OOO_CONTROL_305]
-en-US = "To continue, click "Next"."
+en-US = "To continue, click Next."
 
 [OOO_CONTROL_306]
-en-US = "To select a different version, click "Change". Otherwise click "Cancel" to abort the Installation Wizard."
+en-US = "To select a different version, click Change. Otherwise click Cancel to abort the Installation Wizard."
 
 [OOO_CONTROL_307]
-en-US = "To select a different folder, click "Change"."
+en-US = "To select a different folder, click Change."
 
 [OOO_CONTROL_308]
 en-US = "Install [ProductName] to:"


More information about the Libreoffice-commits mailing list