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

Adolfo Jayme Barrientos fitojb at ubuntu.com
Thu Feb 2 02:11:51 UTC 2017


 svx/source/stbctrls/stbctrls.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5f33745c1d6750126e53a02b2a95355a3e5b16a0
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date:   Wed Feb 1 20:11:13 2017 -0600

    tdf#105669 tdf#82707 A single click in the status bar is now enough
    
    Change-Id: I5acc6ce95a3dc7fe6e23088ef2ec9c6a93d32670

diff --git a/svx/source/stbctrls/stbctrls.src b/svx/source/stbctrls/stbctrls.src
index 83618a4..36eb871 100644
--- a/svx/source/stbctrls/stbctrls.src
+++ b/svx/source/stbctrls/stbctrls.src
@@ -100,7 +100,7 @@ String RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG
 
 String RID_SVXSTR_DOC_MODIFIED_YES
 {
-    Text [ en-US ] = "The document has been modified. Double-click to save the document.";
+    Text [ en-US ] = "The document has been modified. Click to save the document.";
 };
 
 String RID_SVXSTR_DOC_MODIFIED_NO


More information about the Libreoffice-commits mailing list