[Libreoffice-commits] core.git: sc/uiconfig

Olivier Hallot olivier.hallot at edx.srv.br
Sat Aug 2 12:33:49 PDT 2014


 sc/uiconfig/scalc/ui/analysisofvariancedialog.ui |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 70df173d4dde1bd352fc6169659defc6abe40782
Author: Olivier Hallot <olivier.hallot at edx.srv.br>
Date:   Sat Aug 2 15:33:21 2014 -0300

    Stop bothering translators
    
    restore widget id's to the previously translated
    
    Change-Id: Iaf5787447d14fdc4e0f5dac951834d32e729d156
    Reviewed-on: https://gerrit.libreoffice.org/10700
    Reviewed-by: Tomaž Vajngerl <quikee at gmail.com>
    Tested-by: Tomaž Vajngerl <quikee at gmail.com>

diff --git a/sc/uiconfig/scalc/ui/analysisofvariancedialog.ui b/sc/uiconfig/scalc/ui/analysisofvariancedialog.ui
index 5f33894..f1ccb61 100644
--- a/sc/uiconfig/scalc/ui/analysisofvariancedialog.ui
+++ b/sc/uiconfig/scalc/ui/analysisofvariancedialog.ui
@@ -256,7 +256,7 @@
               </object>
             </child>
             <child type="label">
-              <object class="GtkLabel" id="label7">
+              <object class="GtkLabel" id="label3">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="label" translatable="yes">Type</property>
@@ -335,7 +335,7 @@
               </object>
             </child>
             <child type="label">
-              <object class="GtkLabel" id="label6">
+              <object class="GtkLabel" id="label2">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="label" translatable="yes">Grouped by</property>
@@ -440,7 +440,7 @@
               </object>
             </child>
             <child type="label">
-              <object class="GtkLabel" id="label5">
+              <object class="GtkLabel" id="label1">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="label" translatable="yes">Parameters</property>


More information about the Libreoffice-commits mailing list