summaryrefslogtreecommitdiff
path: root/sd
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 /sd
parent55c5ea43a59e505297fb6fa20b77aaa28f7c67bc (diff)
add defined but missing SfxInterface strings
Diffstat (limited to 'sd')
-rw-r--r--sd/source/core/glob.src36
1 files changed, 35 insertions, 1 deletions
diff --git a/sd/source/core/glob.src b/sd/source/core/glob.src
index 5d736a55e538..a3c54369517e 100644
--- a/sd/source/core/glob.src
+++ b/sd/source/core/glob.src
@@ -346,10 +346,44 @@ String STR_MEDIAOBJECTBARSHELL
String STR_TABLEOBJECTBARSHELL
{
- Text [ de ] = "Tabelle" ;
Text [ en-US ] = "Table" ;
};
+String STR_SLIDESORTERVIEWSHELL
+{
+ Text [ en-US ] = "Slide Sorter" ;
+};
+
+String STR_TOOL_PANEL_SHELL
+{
+ Text [ en-US ] = "Tool Panel" ;
+};
+
+String STR_LEFT_IMPRESS_PANE_SHELL
+{
+ Text [ en-US ] = "Slides" ;
+};
+
+String STR_LEFT_DRAW_PANE_SHELL
+{
+ Text [ en-US ] = "Pages" ;
+};
+
+String STR_TASKPANEVIEWSHELL
+{
+ Text [ en-US ] = "Tasks" ;
+};
+
+String STR_MASTERPAGESSELECTOR
+{
+ Text [ en-US ] = "Master Pages" ;
+};
+
+String STR_TASKPANELAYOUTMENU
+{
+ Text [ en-US ] = "Layout" ;
+};
+
String STR_POWERPOINT_IMPORT
{
Text [ en-US ] = "PowerPoint Import";