diff options
author | Cor Nouws <oolst@nouenoff.nl> | 2013-05-29 15:36:56 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-05-29 14:30:53 +0000 |
commit | 45abf356c24ef0ff716d1ad3a6652007f2292259 (patch) | |
tree | d789b3da4bbee7bdf8dfdff17b14423e45ae87ca /cui | |
parent | 38797f7f4129e1e09be9308a36311cf2f1afef79 (diff) |
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@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/optadvancedpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/optadvancedpage.ui b/cui/uiconfig/ui/optadvancedpage.ui index 5d703d3cf2ae..f89ff035e166 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> |