cui/uiconfig/ui/optadvancedpage.ui |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 6fb1da55085ec37ca6ffde5d9bbc73585b26dee5
Author: Joel <jmadero....@gmail.com>
Date:   Sun Dec 13 11:04:42 2015 -0800

    tdf#81519 Clarifying advanced options (unstable vs. limited)
    
    minor update to clarify unstable features against macro (limited) features
    
    Change-Id: I30c782144e5dff3c300cfcf431c745597f0c3db2
    Reviewed-on: https://gerrit.libreoffice.org/20688
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de>

diff --git a/cui/uiconfig/ui/optadvancedpage.ui 
b/cui/uiconfig/ui/optadvancedpage.ui
index 35e081b..7f15f19 100644
--- a/cui/uiconfig/ui/optadvancedpage.ui
+++ b/cui/uiconfig/ui/optadvancedpage.ui
@@ -312,7 +312,7 @@
                 <property name="row_spacing">6</property>
                 <child>
                   <object class="GtkCheckButton" id="experimental">
-                    <property name="label" translatable="yes">Enable 
experimental features</property>
+                    <property name="label" translatable="yes">Enable 
experimental features (may be unstable)</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
@@ -327,7 +327,7 @@
                 </child>
                 <child>
                   <object class="GtkCheckButton" id="macrorecording">
-                    <property name="label" translatable="yes">Enable macro 
recording (limited)</property>
+                    <property name="label" translatable="yes">Enable macro 
recording (may be limited)</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
@@ -361,7 +361,7 @@
           <object class="GtkLabel" id="label12">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="label" translatable="yes">Optional (Unstable) 
Options</property>
+            <property name="label" translatable="yes">Optional 
Features:</property>
             <attributes>
               <attribute name="weight" value="bold"/>
             </attributes>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to