[Libreoffice-commits] core.git: setup_native/source

Adolfo Jayme Barrientos fitojb at ubuntu.com
Tue Dec 20 10:49:58 UTC 2016


 setup_native/source/mac/macinstall.ulf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9a017238082f73ca2015f571804f35928db1f38c
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date:   Tue Dec 20 04:47:09 2016 -0600

    Fix an annoying comma splice
    
    Change-Id: I9b93b981105339b1db176d6031ccf46149a6d27a

diff --git a/setup_native/source/mac/macinstall.ulf b/setup_native/source/mac/macinstall.ulf
index 2d92e8c..2c540a1 100644
--- a/setup_native/source/mac/macinstall.ulf
+++ b/setup_native/source/mac/macinstall.ulf
@@ -44,7 +44,7 @@ en-US = "Click Install to start the installation"
 en-US = "Installation might take a minute..."
 
 [IdentifyQText]
-en-US = "Installation failed, most likely your account does not have the necessary privileges."
+en-US = "Installation failed; most likely your account does not have the necessary privileges."
 
 [IdentifyQText2]
 en-US = "Do you want to identify as administrator and try again?"


More information about the Libreoffice-commits mailing list