summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/app.src
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-18 02:21:44 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-18 02:21:44 +0200
commit4ca5a663ab36d41fed65c5e708b12937137e3c31 (patch)
tree9f3dfa90dd2524564892c1019510e7124d1912ff /sfx2/source/appl/app.src
parentInfoBox IBX_MNUCFG_ALREADY_INCLUDED to String (diff)
downloadcore-4ca5a663ab36d41fed65c5e708b12937137e3c31.tar.gz
core-4ca5a663ab36d41fed65c5e708b12937137e3c31.zip
InfoBox MSG_CANT_QUIT to String
Change-Id: I68fed7d2f0eea7fde60707e48349230d8a8d5c73
Diffstat (limited to 'sfx2/source/appl/app.src')
-rw-r--r--sfx2/source/appl/app.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index d1ddf93221ed..524628a353d0 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -205,9 +205,9 @@ String GID_CONTROLS
Text [ en-US ] = "Controls" ;
};
-InfoBox MSG_CANT_QUIT
+String STR_CANT_QUIT
{
- Message [ 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." ;
+ 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