diff options
author | Olivier <olivier.hallot@libreoffice.org> | 2017-01-31 10:58:01 -0200 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2017-01-31 17:12:49 +0000 |
commit | f9d846e6adc29a9f5cc5166193219ddadc95955b (patch) | |
tree | 0b562f15bc9ed07aa4660b71aa00dffee192dc30 /sd/uiconfig | |
parent | 20910ea89efb01406e35e9d942613123f78b637f (diff) |
tdf#105623 - Two labels for the same function
Change-Id: I0c6e1ed8a7ef90602e3309226481bd91f390f866
Reviewed-on: https://gerrit.libreoffice.org/33751
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r-- | sd/uiconfig/simpress/ui/sidebarslidebackground.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui index 5025ede8429a..260154af1864 100644 --- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui +++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui @@ -207,7 +207,7 @@ </child> <child> <object class="GtkButton" id="closemasterslide"> - <property name="label" translatable="yes">Close Master Slide</property> + <property name="label" translatable="yes">Close Master View</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> |