[Libreoffice-commits] core.git: cui/uiconfig
Cor Nouws
oolst at nouenoff.nl
Wed May 29 07:31:13 PDT 2013
cui/uiconfig/ui/optadvancedpage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 45abf356c24ef0ff716d1ad3a6652007f2292259
Author: Cor Nouws <oolst at nouenoff.nl>
Date: Wed May 29 15:36:56 2013 +0200
Improved text in GUI for Macro recording: it is limited
Change-Id: Ib7243496a4fa0f563ae3bbba4c2c67b62e19f83c
Reviewed-on: https://gerrit.libreoffice.org/4087
Reviewed-by: Michael Meeks <michael.meeks at suse.com>
Tested-by: Michael Meeks <michael.meeks at suse.com>
diff --git a/cui/uiconfig/ui/optadvancedpage.ui b/cui/uiconfig/ui/optadvancedpage.ui
index 5d703d3..f89ff03 100644
--- a/cui/uiconfig/ui/optadvancedpage.ui
+++ b/cui/uiconfig/ui/optadvancedpage.ui
@@ -358,7 +358,7 @@
</child>
<child>
<object class="GtkCheckButton" id="macrorecording">
- <property name="label" translatable="yes">Enable macro recording</property>
+ <property name="label" translatable="yes">Enable macro recording (limited)</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