summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-11-28 11:16:14 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-11-28 11:16:50 +0000
commitac07fe981912dfd435e571ae42d4c1980fd1cfe7 (patch)
tree78ab25b045fff50890ef4f898b82504a8fed85a3 /sw
parent55c5ea43a59e505297fb6fa20b77aaa28f7c67bc (diff)
add defined but missing SfxInterface strings
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/inc/shells.hrc4
-rw-r--r--sw/source/ui/shells/shells.src8
2 files changed, 8 insertions, 4 deletions
diff --git a/sw/source/ui/inc/shells.hrc b/sw/source/ui/inc/shells.hrc
index 569dba2a05ac..6c3e4096fdb7 100644
--- a/sw/source/ui/inc/shells.hrc
+++ b/sw/source/ui/inc/shells.hrc
@@ -94,10 +94,6 @@
#define STR_REDLINE_EDIT (RC_SHELLS_BEGIN + 56)
#define STR_REDLINE_AUTOFMT (RC_SHELLS_BEGIN + 57)
-// #i68101# no longer needed
-// #define STR_NAME_SHAPE_LABEL (RC_SHELLS_BEGIN + 58)
-// #define STR_NAME_SHAPE_DIALOG (RC_SHELLS_BEGIN + 59)
-
#define RID_MODULE_TOOLBOX (RC_SHELLS_BEGIN + 60)
#define RID_MEDIA_TOOLBOX (RC_SHELLS_BEGIN + 61)
diff --git a/sw/source/ui/shells/shells.src b/sw/source/ui/shells/shells.src
index ad275b54e052..ee1f6ec77992 100644
--- a/sw/source/ui/shells/shells.src
+++ b/sw/source/ui/shells/shells.src
@@ -205,6 +205,14 @@ String STR_SHELLNAME_DRAW_TEXT
{
Text [ en-US ] = "Draw text" ;
};
+String STR_SHELLNAME_MEDIA
+{
+ Text [ en-US ] = "Media" ;
+};
+String STR_SHELLNAME_NAVIGATION
+{
+ Text [ en-US ] = "Navigation" ;
+};
//Strings fuer Gallery/Hintergrund
String STR_SWBG_PARAGRAPH
{