This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO41X in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit 1c34737568b83415bcb8fec44d3279c842fe3b90 Author: Matthias Seidel <[email protected]> AuthorDate: Sun Jan 6 19:34:58 2019 +0000 Small corrections to strings git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1850592 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit d5040103dc9146a76bb9cbc1c9c090454750788c) --- main/setup_native/source/mac/macinstall.ulf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/setup_native/source/mac/macinstall.ulf b/main/setup_native/source/mac/macinstall.ulf index 2d92e8c260..58b09b5fb9 100644 --- a/main/setup_native/source/mac/macinstall.ulf +++ b/main/setup_native/source/mac/macinstall.ulf @@ -1,5 +1,5 @@ [OKLabel] -en-US = "Ok" +en-US = "OK" [InstallLabel] en-US = "Install" @@ -59,10 +59,10 @@ en-US = "No, abort installation" en-US = "Installation failed." [InstallCompleteText] -en-US = "Installation of [PRODUCTNAME] language pack completed." +en-US = "Installation of [PRODUCTNAME] language pack completed." [InstallCompleteText2] -en-US = "Call '[PRODUCTNAME]-Preferences-Language Settings-Languages' to change the user interface language." +en-US = "Call '[PRODUCTNAME] - Preferences - Language Settings - Languages' to change the user interface language." [InstallCompleteTextPatch] en-US = "Installation of [FULLPRODUCTNAME] completed"
