summaryrefslogtreecommitdiff
path: root/chart2/uiconfig/ui/dlg_DataLabel.ui
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/uiconfig/ui/dlg_DataLabel.ui')
-rw-r--r--chart2/uiconfig/ui/dlg_DataLabel.ui68
1 files changed, 34 insertions, 34 deletions
diff --git a/chart2/uiconfig/ui/dlg_DataLabel.ui b/chart2/uiconfig/ui/dlg_DataLabel.ui
index 51f38590950c..093bec57d65b 100644
--- a/chart2/uiconfig/ui/dlg_DataLabel.ui
+++ b/chart2/uiconfig/ui/dlg_DataLabel.ui
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
-<interface>
+<interface domain="chart">
<requires lib="gtk+" version="3.0"/>
<requires lib="LibreOffice" version="1.0"/>
<object class="GtkAdjustment" id="adjustmentDEGREE">
@@ -17,55 +17,55 @@
</columns>
<data>
<row>
- <col id="0" translatable="yes">Best fit</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Best fit</col>
<col id="1">0</col>
</row>
<row>
- <col id="0" translatable="yes">Center</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Center</col>
<col id="1">1</col>
</row>
<row>
- <col id="0" translatable="yes">Above</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Above</col>
<col id="1">2</col>
</row>
<row>
- <col id="0" translatable="yes">Top left</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Top left</col>
<col id="1">3</col>
</row>
<row>
- <col id="0" translatable="yes">Left</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Left</col>
<col id="1">4</col>
</row>
<row>
- <col id="0" translatable="yes">Bottom left</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Bottom left</col>
<col id="1">5</col>
</row>
<row>
- <col id="0" translatable="yes">Below</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Below</col>
<col id="1">6</col>
</row>
<row>
- <col id="0" translatable="yes">Bottom right</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Bottom right</col>
<col id="1">7</col>
</row>
<row>
- <col id="0" translatable="yes">Right</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Right</col>
<col id="1">8</col>
</row>
<row>
- <col id="0" translatable="yes">Top right</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Top right</col>
<col id="1">9</col>
</row>
<row>
- <col id="0" translatable="yes">Inside</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Inside</col>
<col id="1">10</col>
</row>
<row>
- <col id="0" translatable="yes">Outside</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Outside</col>
<col id="1">11</col>
</row>
<row>
- <col id="0" translatable="yes">Near origin</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststorePLACEMENT">Near origin</col>
<col id="1">12</col>
</row>
</data>
@@ -79,19 +79,19 @@
</columns>
<data>
<row>
- <col id="0" translatable="yes">Space</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststoreSEPARATOR">Space</col>
<col id="1">0</col>
</row>
<row>
- <col id="0" translatable="yes">Comma</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststoreSEPARATOR">Comma</col>
<col id="1">1</col>
</row>
<row>
- <col id="0" translatable="yes">Semicolon</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststoreSEPARATOR">Semicolon</col>
<col id="1">2</col>
</row>
<row>
- <col id="0" translatable="yes">New line</col>
+ <col id="0" translatable="yes" context="dlg_DataLabel|liststoreSEPARATOR">New line</col>
<col id="1">3</col>
</row>
</data>
@@ -99,7 +99,7 @@
<object class="GtkDialog" id="dlg_DataLabels">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Data Labels for all Data Series</property>
+ <property name="title" translatable="yes" context="dlg_DataLabel|dlg_DataLabels">Data Labels for all Data Series</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
@@ -191,7 +191,7 @@
<property name="row_homogeneous">True</property>
<child>
<object class="GtkCheckButton" id="CB_VALUE_AS_NUMBER">
- <property name="label" translatable="yes">Show value as _number</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|CB_VALUE_AS_NUMBER">Show value as _number</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">False</property>
@@ -206,7 +206,7 @@
</child>
<child>
<object class="GtkCheckButton" id="CB_VALUE_AS_PERCENTAGE">
- <property name="label" translatable="yes">Show value as _percentage</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|CB_VALUE_AS_PERCENTAGE">Show value as _percentage</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">False</property>
@@ -221,7 +221,7 @@
</child>
<child>
<object class="GtkCheckButton" id="CB_CATEGORY">
- <property name="label" translatable="yes">Show _category</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|CB_CATEGORY">Show _category</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">False</property>
@@ -236,7 +236,7 @@
</child>
<child>
<object class="GtkCheckButton" id="CB_SYMBOL">
- <property name="label" translatable="yes">Show _legend key</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|CB_SYMBOL">Show _legend key</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">False</property>
@@ -251,7 +251,7 @@
</child>
<child>
<object class="GtkCheckButton" id="CB_WRAP_TEXT">
- <property name="label" translatable="yes">Auto text _wrap</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|CB_WRAP_TEXT">Auto text _wrap</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">False</property>
@@ -266,7 +266,7 @@
</child>
<child>
<object class="GtkButton" id="PB_NUMBERFORMAT">
- <property name="label" translatable="yes">Number _format...</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|PB_NUMBERFORMAT">Number _format...</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">True</property>
@@ -280,7 +280,7 @@
</child>
<child>
<object class="GtkButton" id="PB_PERCENT_NUMBERFORMAT">
- <property name="label" translatable="yes">Percentage f_ormat...</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|PB_PERCENT_NUMBERFORMAT">Percentage f_ormat...</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">True</property>
@@ -296,7 +296,7 @@
<object class="GtkLabel" id="CT_LABEL_DIAL">
<property name="can_focus">False</property>
<property name="no_show_all">True</property>
- <property name="label" translatable="yes">ABCD</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|CT_LABEL_DIAL">ABCD</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -316,7 +316,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">_Separator</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|FT_TEXT_SEPARATOR">_Separator</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">LB_TEXT_SEPARATOR</property>
</object>
@@ -356,7 +356,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Place_ment</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|FT_LABEL_PLACEMENT">Place_ment</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">LB_LABEL_PLACEMENT</property>
</object>
@@ -389,7 +389,7 @@
<child>
<object class="GtkLabel" id="STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE">
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Number Format for Percentage Value</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE">Number Format for Percentage Value</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -405,7 +405,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Text Attributes</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|label1">Text Attributes</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -471,7 +471,7 @@
<object class="GtkLabel" id="FT_LABEL_DEGREES">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">_Degrees</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|FT_LABEL_DEGREES">_Degrees</property>
<property name="use_underline">True</property>
</object>
<packing>
@@ -496,7 +496,7 @@
<object class="GtkLabel" id="FT_LABEL_TEXTDIR">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Te_xt direction</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|FT_LABEL_TEXTDIR">Te_xt direction</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">LB_LABEL_TEXTDIR</property>
</object>
@@ -533,7 +533,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Rotate Text</property>
+ <property name="label" translatable="yes" context="dlg_DataLabel|label2">Rotate Text</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>