summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 0d38a5fd0a..ddd422b01a 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" ;
};