diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2017-02-01 20:11:13 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2017-02-01 20:11:13 -0600 |
commit | 5f33745c1d6750126e53a02b2a95355a3e5b16a0 (patch) | |
tree | 071d2c6647e28b3ccedabd6a69104b39c38b7900 /svx | |
parent | d7736283aae4a79aa497bd2196a076ff402e671f (diff) |
tdf#105669 tdf#82707 A single click in the status bar is now enough
Change-Id: I5acc6ce95a3dc7fe6e23088ef2ec9c6a93d32670
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/stbctrls/stbctrls.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/stbctrls/stbctrls.src b/svx/source/stbctrls/stbctrls.src index 83618a44226d..36eb871d52bb 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 |