summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorAyhan Yalçınsoy <ayhanyalcinsoy@pisilinux.org>2020-10-30 13:46:15 +0300
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2020-11-02 15:02:15 +0100
commit3112126964247fb0c6479a411c003d0819f31fd9 (patch)
treeb1d12bbc078b64b7867e1b22a66f516608b0ee9c /sd
parent93fd2091f81aeb40b962c3d37b13350812953fa2 (diff)
tdf#137720: Slide, Page Setup replaced with Slide, Page Properties
Change-Id: I69600305698583d64bd9c5d3950b3fb7762fcf8e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105044 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'sd')
-rw-r--r--sd/inc/strings.hrc2
-rw-r--r--sd/uiconfig/sdraw/ui/drawpagedialog.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/sd/inc/strings.hrc b/sd/inc/strings.hrc
index 0e093d1da84b..ec8222b8bd15 100644
--- a/sd/inc/strings.hrc
+++ b/sd/inc/strings.hrc
@@ -322,7 +322,7 @@
#define STR_UNDO_MOVEPAGES NC_("STR_UNDO_MOVEPAGES", "Move slides" )
#define STR_INSERT_PAGES NC_("STR_INSERT_PAGES", "Insert Pages" )
#define STR_INSERT_PAGE_DRAW NC_("STR_INSERT_PAGE_DRAW", "Insert Page" )
-#define STR_SLIDE_SETUP_TITLE NC_("STR_SLIDE_SETUP_TITLE", "Slide Setup" )
+#define STR_SLIDE_SETUP_TITLE NC_("STR_SLIDE_SETUP_TITLE", "Slide Properties" )
#define STR_POOLSHEET_OBJWITHOUTFILL NC_("STR_POOLSHEET_OBJWITHOUTFILL", "Object without fill" )
#define STR_POOLSHEET_OBJNOLINENOFILL NC_("STR_POOLSHEET_OBJNOLINENOFILL", "Object with no fill and no line" )
diff --git a/sd/uiconfig/sdraw/ui/drawpagedialog.ui b/sd/uiconfig/sdraw/ui/drawpagedialog.ui
index e6fb663df764..c229f030c434 100644
--- a/sd/uiconfig/sdraw/ui/drawpagedialog.ui
+++ b/sd/uiconfig/sdraw/ui/drawpagedialog.ui
@@ -5,7 +5,7 @@
<object class="GtkDialog" id="DrawPageDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes" context="drawpagedialog|DrawPageDialog">Page Setup</property>
+ <property name="title" translatable="yes" context="drawpagedialog|DrawPageDialog">Page Properties</property>
<property name="modal">True</property>
<property name="type_hint">dialog</property>
<child>