[ooo-build-commit] Branch 'ooo/master' - uui/source

Jan Holesovsky kendy at kemper.freedesktop.org
Fri Sep 25 20:14:55 PDT 2009


 uui/source/ids.src |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 567624edf5d4bd3f3f35bf1037f3acb9b82b2916
Author: Release Engineers <releng at openoffice.org>
Date:   Fri Sep 25 14:24:54 2009 +0000

    #i10000# RT: fix for gsicheck breaker

diff --git a/uui/source/ids.src b/uui/source/ids.src
index 0d38a5f..ddd422b 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" ;
 };


More information about the ooo-build-commit mailing list