summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorTomaž Vajngerl <quikee@gmail.com>2012-07-01 16:46:25 +0200
committerTomaž Vajngerl <quikee@gmail.com>2012-07-01 17:47:50 +0200
commit982db7bc6b82185202fb1a31ab29398b68c75073 (patch)
tree313b92b7ef7e8a7b8114e08e98bd5cb322729950 /sd/source
parent8c1aafe8c20b6de8e13b4ce0eb34bb1b1f04fc0f (diff)
Move "save graphic" dialog title to svx.
Change-Id: I1200e66f010525d989bed801240de6813ddf751c
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/ui/app/strings.src4
-rw-r--r--sd/source/ui/inc/strings.hrc16
2 files changed, 8 insertions, 12 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index 75b2339a90d8..fde9c9b4f6a0 100644
--- a/sd/source/ui/app/strings.src
+++ b/sd/source/ui/app/strings.src
@@ -1069,10 +1069,6 @@ String STR_TITLE_RENAMESLIDE
{
Text [ en-US ] = "Rename Slide";
};
-String STR_TITLE_SAVE_AS_PICTURE
-{
- Text [ en-US ] = "Save as Picture";
-};
String STR_DESC_RENAMESLIDE
{
Text [ en-US ] = "Name";
diff --git a/sd/source/ui/inc/strings.hrc b/sd/source/ui/inc/strings.hrc
index 7adefbf7f241..7ac678471698 100644
--- a/sd/source/ui/inc/strings.hrc
+++ b/sd/source/ui/inc/strings.hrc
@@ -397,7 +397,7 @@
#define STR_TASKPANEL_LAYOUT_MENU_TITLE (RID_APP_START+713)
#define STR_GRAPHICS_STYLE_FAMILY (RID_APP_START+715)
-#define STR_TITLE_SAVE_AS_PICTURE (RID_APP_START+716)
+// free
#define STR_CELL_STYLE_FAMILY (RID_APP_START+717)
#define STR_NAVIGATOR_SHOW_NAMED_SHAPES (RID_APP_START+718)
@@ -410,14 +410,14 @@
#define STR_INSERT_PICTURE (RID_APP_START+724)
#define STR_INSERT_MOVIE (RID_APP_START+725)
-#define STRING_DRAG_AND_DROP_PAGES (RID_APP_START+726)
-#define STRING_DRAG_AND_DROP_SLIDES (RID_APP_START+727)
-#define STRING_START_SLIDESHOW (RID_APP_START+728)
-#define STRING_HIDE_SLIDE (RID_APP_START+729)
-#define STRING_SHOW_SLIDE (RID_APP_START+730)
-#define STRING_DUPLICATE_SLIDE (RID_APP_START+731)
+#define STRING_DRAG_AND_DROP_PAGES (RID_APP_START+726)
+#define STRING_DRAG_AND_DROP_SLIDES (RID_APP_START+727)
+#define STRING_START_SLIDESHOW (RID_APP_START+728)
+#define STRING_HIDE_SLIDE (RID_APP_START+729)
+#define STRING_SHOW_SLIDE (RID_APP_START+730)
+#define STRING_DUPLICATE_SLIDE (RID_APP_START+731)
-#define STR_ACC_DIALOG_DESC (RID_APP_START+732)
+#define STR_ACC_DIALOG_DESC (RID_APP_START+732)
/******************************************************************************
* The ids in glob.hrc start at RID_APP_START+750!