[Libreoffice-commits] core.git: sd/uiconfig
Samuel Mehrbrodt
Samuel.Mehrbrodt at cib.de
Wed Mar 14 15:17:15 UTC 2018
sd/uiconfig/simpress/ui/optimpressgeneralpage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4ed9ffad92c83db21c9fcb62e414aa0cb8f5c4c4
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date: Wed Mar 14 14:23:56 2018 +0100
tdf#116342 Fix label: selectable, not selected is what this means
Change-Id: Ie9b4fc71c7f262f896b69bbf4747f08e160447d7
Reviewed-on: https://gerrit.libreoffice.org/51275
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui b/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
index af027ea1cb00..cb391d1ac5df 100644
--- a/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
+++ b/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
@@ -53,7 +53,7 @@
</child>
<child>
<object class="GtkCheckButton" id="textselected">
- <property name="label" translatable="yes" context="optimpressgeneralpage|textselected">Only text area selected</property>
+ <property name="label" translatable="yes" context="optimpressgeneralpage|textselected">Only text area selectable</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