From 8c041824b67caa53d3f7f96803b7a69ced6614b5 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 25 Nov 2014 13:39:28 +0000 Subject: all these ids and their associated resources were unnecessary Change-Id: I3f538668c9c5f1727b8cf49ab72fd5879e12f156 --- sfx2/source/appl/app.src | 5 ----- 1 file changed, 5 deletions(-) (limited to 'sfx2/source/appl/app.src') diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src index 0c606fd35a49..e7e1cb5befdb 100644 --- a/sfx2/source/appl/app.src +++ b/sfx2/source/appl/app.src @@ -331,11 +331,6 @@ String RID_SECURITY_WARNING_TITLE Text [ en-US ] = "Security Warning" ; }; -String RID_DESKTOP -{ - Text = "%PRODUCTNAME" ; -}; - String RID_SVXSTR_XMLSEC_QUERY_LOSINGSIGNATURE { Text [ en-US ] = "Saving will remove all existing signatures.\nDo you want to continue saving the document?" ; -- cgit