summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-02-18 14:31:00 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-02-20 19:34:20 -0600
commit29acaf107dc9a25f74ee45465a67c95e520fd465 (patch)
tree62d79c908df04e488fa22ab62e5e95282ad8877b /sfx2
parent0116e88e4cdac395fc4a35c27a813fdf0301c296 (diff)
Minor capitalization issues
Change-Id: I2b817859e4e6e0ea6dd15b0052da2370a262c6a4
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/view/view.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/view/view.src b/sfx2/source/view/view.src
index a658cb0f5b93..5d95e92d69a2 100644
--- a/sfx2/source/view/view.src
+++ b/sfx2/source/view/view.src
@@ -142,17 +142,17 @@ String STR_READONLY_SIGN
String STR_SIGNATURE_BROKEN
{
- Text[ en-US ] = "This Document has an invalid signature.";
+ Text[ en-US ] = "This document has an invalid signature.";
};
String STR_SIGNATURE_NOTVALIDATED
{
- Text[ en-US ] = "The signature is ok, but the certificate could not be validated.";
+ Text[ en-US ] = "The signature is OK, but the certificate could not be validated.";
};
String STR_SIGNATURE_PARTIAL_OK
{
- Text[ en-US ] = "The signature is ok, but the document is only partially signed.";
+ Text[ en-US ] = "The signature is OK, but the document is only partially signed.";
};
String STR_SIGNATURE_SHOW