diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-11-25 13:39:28 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-11-25 14:54:03 +0000 |
commit | 8c041824b67caa53d3f7f96803b7a69ced6614b5 (patch) | |
tree | 132a39fb17b2c892f6d564b04034a009c76fd540 /sfx2/source/appl/app.src | |
parent | 83078214196b071cf1d8e5796803b6ebc1bc9de4 (diff) |
all these ids and their associated resources were unnecessary
Change-Id: I3f538668c9c5f1727b8cf49ab72fd5879e12f156
Diffstat (limited to 'sfx2/source/appl/app.src')
-rw-r--r-- | sfx2/source/appl/app.src | 5 |
1 files changed, 0 insertions, 5 deletions
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?" ; |