summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorRelease Engineers <releng@openoffice.org>2009-09-25 14:24:54 +0000
committerRelease Engineers <releng@openoffice.org>2009-09-25 14:24:54 +0000
commitd9d6bb11c0b1f9f800ae4bf3a03c798e43c2eb4c (patch)
treebf0fe17b74cbe742874f1035f3124ba832b59848 /uui
parent87f82f2a78fa79e07000fd9f1d78c5d603b52ba1 (diff)
#i10000# RT: fix for gsicheck breaker
Diffstat (limited to 'uui')
-rw-r--r--uui/source/ids.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/uui/source/ids.src b/uui/source/ids.src
index cb011f27a7c0..fc82161bbb81 100644
--- a/uui/source/ids.src
+++ b/uui/source/ids.src
@@ -45,12 +45,12 @@ String RID_SAVE_PASSWORD
};
-String( STR_WARNING_BROKENSIGNATURE_TITLE )
+String STR_WARNING_BROKENSIGNATURE_TITLE
{
Text [ en-US ] = "Invalid Document Signature" ;
};
-String( STR_WARNING_INCOMPLETE_ENCRYPTION_TITLE )
+String STR_WARNING_INCOMPLETE_ENCRYPTION_TITLE
{
Text [ en-US ] = "Non-Encrypted Streams" ;
};