summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.src
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-16 16:34:57 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-17 10:23:52 +0000
commit6bedab8bc353afe54e40aa88400f0cacd2002d6e (patch)
tree95fac9712164944b3ce05c88a07587c81c47d550 /sfx2/source/appl/app.src
parentb0005f4319acb0a5444453466f056d9b5b4c4a39 (diff)
remove unused defines from HRC files in sfx2
Change-Id: Iffe6508558795e059048acae2ca955a78d3e9d6d Reviewed-on: https://gerrit.libreoffice.org/35279 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/source/appl/app.src')
-rw-r--r--sfx2/source/appl/app.src13
1 files changed, 0 insertions, 13 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index 7d7f6d81c88b..6c3bb53d2330 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -25,14 +25,6 @@ String STR_NONAME
{
Text [ en-US ] = "Untitled" ;
};
-String STR_CLOSE
-{
- Text [ en-US ] = "Close" ;
-};
-String STR_STYLE_FILTER_AUTO
-{
- Text [ en-US ] = "Automatic" ;
-};
String STR_STANDARD_SHORTCUT
{
Text [ en-US ] = "Standard" ;
@@ -198,11 +190,6 @@ String GID_CONTROLS
Text [ en-US ] = "Controls" ;
};
-String STR_ISMODIFIED
-{
- Text [ en-US ] = "Do you want to save the changes to %1?" ;
-};
-
String STR_QUITAPP
{
Text [ en-US ] = "E~xit %PRODUCTNAME" ;