summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/shells.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/shells/shells.src')
-rw-r--r--sw/source/ui/shells/shells.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/shells/shells.src b/sw/source/ui/shells/shells.src
index bc31e2ae4250..45c0112b8b88 100644
--- a/sw/source/ui/shells/shells.src
+++ b/sw/source/ui/shells/shells.src
@@ -18,8 +18,11 @@
*/
#include <svx/svxids.hrc>
#include <svx/globlmn.hrc>
-#include "toolbox.hrc"
#include "helpid.h"
+#include "shells.hrc"
+#include "globals.hrc"
+#include "cmdid.h"
+
String STR_GRFILTER_OPENERROR
{
Text [ en-US ] = "Image file cannot be opened" ;
@@ -231,7 +234,4 @@ String STR_SWBG_FOOTER
};
//End: strings for gallery/background
-// #i68101# no longer needed:
-// String STR_NAME_SHAPE_LABEL {// String STR_NAME_SHAPE_DIALOG { Text [ en-US ] = "Name Object"; };
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */