[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - cui/source svtools/source

Matthias Seidel mseidel at apache.org
Sat Jun 16 16:09:30 UTC 2018


 cui/source/tabpages/autocdlg.src  |    2 +-
 svtools/source/dialogs/so3res.src |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 12d44226aa83f399a24be377a34e505b72439a87
Author: Matthias Seidel <mseidel at apache.org>
Date:   Sat Jun 16 15:25:06 2018 +0000

    #i124718#
    
    Corrected typo

diff --git a/svtools/source/dialogs/so3res.src b/svtools/source/dialogs/so3res.src
index b10e818282f8..ef0e3e7e5f37 100644
--- a/svtools/source/dialogs/so3res.src
+++ b/svtools/source/dialogs/so3res.src
@@ -226,7 +226,7 @@ String STR_PASTE
 };
 String STR_CONVERT_TO
 {
-    Text [ en-US ] = "Converts the selected %1object to the object type %2." ;
+    Text [ en-US ] = "Converts the selected %1 object to the object type %2." ;
 };
 String STR_ACTIVATE_AS
 {
commit c41e252dc38642a28f5558ff238ce8e91637b6be
Author: Matthias Seidel <mseidel at apache.org>
Date:   Sat Jun 16 14:58:05 2018 +0000

    #i112891#
    
    Corrected typo

diff --git a/cui/source/tabpages/autocdlg.src b/cui/source/tabpages/autocdlg.src
index f93090fe2714..1337bd32720d 100644
--- a/cui/source/tabpages/autocdlg.src
+++ b/cui/source/tabpages/autocdlg.src
@@ -547,7 +547,7 @@ TabPage RID_OFAPAGE_AUTOCORR_QUOTE
     };
     String ST_NON_BREAK_SPACE
     {
-       Text [ en-US ] = "Add non breaking space before specific punctuation marks in french text" ;
+       Text [ en-US ] = "Add non breaking space before specific punctuation marks in French text" ;
     };
     String ST_ORDINAL
     {


More information about the Libreoffice-commits mailing list