[PATCH] Improved text in GUI for Macro recording: it is limited

Cor Nouws (via Code Review) gerrit at gerrit.libreoffice.org
Wed May 29 06:41:25 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/4087

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/87/4087/1

Improved text in GUI for Macro recording: it is limited

Change-Id: Ib7243496a4fa0f563ae3bbba4c2c67b62e19f83c
---
M cui/uiconfig/ui/optadvancedpage.ui
1 file changed, 1 insertion(+), 1 deletion(-)



diff --git a/cui/uiconfig/ui/optadvancedpage.ui b/cui/uiconfig/ui/optadvancedpage.ui
index 1c54497..4b62aa7 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>

-- 
To view, visit https://gerrit.libreoffice.org/4087
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib7243496a4fa0f563ae3bbba4c2c67b62e19f83c
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Cor Nouws <oolst at nouenoff.nl>



More information about the LibreOffice mailing list