summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/app.src
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-10-01 16:33:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-10-01 20:28:59 +0100
commit00d39034138bdb84b1304f4b6a41f265d6715c90 (patch)
treeecd2a050918eccfcedebd241854da8696b563b5e /sfx2/source/appl/app.src
parentcoverity#707673 uninitialized member (diff)
downloadcore-00d39034138bdb84b1304f4b6a41f265d6715c90.tar.gz
core-00d39034138bdb84b1304f4b6a41f265d6715c90.zip
coverity#735489 constant guards dead code
Change-Id: I387dcfb34dd6f1fc74ed929cb6b2833ae8e0f574
Diffstat (limited to 'sfx2/source/appl/app.src')
-rw-r--r--sfx2/source/appl/app.src5
1 files changed, 0 insertions, 5 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index aeb560d52e9f..0c606fd35a49 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -203,11 +203,6 @@ String GID_CONTROLS
Text [ en-US ] = "Controls" ;
};
-String STR_CANT_QUIT
-{
- Text [ en-US ] = "The application cannot be terminated at the moment.\nPlease wait until all print jobs and/or\nOLE actions have finished and close all dialogs." ;
-};
-
String STR_ISMODIFIED
{
Text [ en-US ] = "Do you want to save the changes to %1?" ;