[Libreoffice-commits] core.git: filter/uiconfig
Samuel Mehrbrodt
Samuel.Mehrbrodt at cib.de
Fri Oct 14 06:58:35 UTC 2016
filter/uiconfig/ui/pdfgeneralpage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e1118f1b940df9a2504a63823f93b1e609daa97c
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date: Fri Oct 14 06:52:15 2016 +0000
Revert "Better wording in UI for in case of PDF export from Calc - tdf#90436"
This modifies the text for all applications, and puts Calc-specific text in it.
It should be done for calc only, if at all.
See comments in https://gerrit.libreoffice.org/#/c/28255/
This reverts commit 44a02cc81d8a23f19655ae9f67ff69bdfe683df9.
Change-Id: Ia7fd742385fa0d609007f70e5116a99729224f76
Reviewed-on: https://gerrit.libreoffice.org/29807
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui b/filter/uiconfig/ui/pdfgeneralpage.ui
index c443bfb..0cfa5c9 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -77,7 +77,7 @@
</child>
<child>
<object class="GtkRadioButton" id="selection">
- <property name="label" translatable="yes">_Selection/Selected sheet(s)</property>
+ <property name="label" translatable="yes">_Selection</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
More information about the Libreoffice-commits
mailing list