diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2014-08-02 15:33:21 -0300 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2014-08-02 19:33:27 +0000 |
commit | 70df173d4dde1bd352fc6169659defc6abe40782 (patch) | |
tree | d712711e652942eeb7a103f6fd141e08b9376f97 /sc | |
parent | f4b286b5bfa6a9a106100dff7337c83b2c03d40b (diff) |
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@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/uiconfig/scalc/ui/analysisofvariancedialog.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/uiconfig/scalc/ui/analysisofvariancedialog.ui b/sc/uiconfig/scalc/ui/analysisofvariancedialog.ui index 5f338949e6be..f1ccb619834c 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> |