[Libreoffice-commits] core.git: filter/uiconfig
Cor Nouws
oolst at nouenoff.nl
Mon May 15 14:09:29 UTC 2017
filter/uiconfig/ui/pdfgeneralpage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 02cf5ad31794a628a10fddc9fb538fd4e48a6e64
Author: Cor Nouws <oolst at nouenoff.nl>
Date: Wed Feb 8 13:57:39 2017 +0100
tdf#90436 - correct label = Selection/Selected sheet(s)
Change-Id: Ia5158fc7cd7e33367ca4c9785d2995138869b3c4
Reviewed-on: https://gerrit.libreoffice.org/34031
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>
diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui b/filter/uiconfig/ui/pdfgeneralpage.ui
index 11364c0bf308..67612f59c197 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -123,7 +123,7 @@
<object class="GtkLabel" id="selectedsheets">
<property name="can_focus">False</property>
<property name="no_show_all">True</property>
- <property name="label" translatable="yes">_Selected sheet(s)</property>
+ <property name="label" translatable="yes">_Selection/Selected sheet(s)</property>
<property name="xalign">0</property>
</object>
<packing>
More information about the Libreoffice-commits
mailing list