diff options
Diffstat (limited to 'svx/uiconfig/ui/defaultshapespanel.ui')
-rw-r--r-- | svx/uiconfig/ui/defaultshapespanel.ui | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/svx/uiconfig/ui/defaultshapespanel.ui b/svx/uiconfig/ui/defaultshapespanel.ui index aab5fe0cf60e..390d5cf1a2d3 100644 --- a/svx/uiconfig/ui/defaultshapespanel.ui +++ b/svx/uiconfig/ui/defaultshapespanel.ui @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.18.3 --> -<interface> +<interface domain="svx"> <requires lib="gtk+" version="3.10"/> <requires lib="LibreOffice" version="1.0"/> <object class="GtkGrid" id="DefaultShapesPanel"> @@ -55,7 +55,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Lines & Arrows</property> + <property name="label" translatable="yes" context="defaultshapespanel|label1">Lines & Arrows</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -92,7 +92,7 @@ <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Curve</property> + <property name="label" translatable="yes" context="defaultshapespanel|label2">Curve</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -129,7 +129,7 @@ <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Connectors</property> + <property name="label" translatable="yes" context="defaultshapespanel|label3">Connectors</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -166,7 +166,7 @@ <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Basic Shapes</property> + <property name="label" translatable="yes" context="defaultshapespanel|label4">Basic Shapes</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -203,7 +203,7 @@ <object class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Symbols</property> + <property name="label" translatable="yes" context="defaultshapespanel|label5">Symbols</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -240,7 +240,7 @@ <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Block Arrows</property> + <property name="label" translatable="yes" context="defaultshapespanel|label6">Block Arrows</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -277,7 +277,7 @@ <object class="GtkLabel" id="label7"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Flowchart</property> + <property name="label" translatable="yes" context="defaultshapespanel|label7">Flowchart</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -314,7 +314,7 @@ <object class="GtkLabel" id="label8"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Callouts</property> + <property name="label" translatable="yes" context="defaultshapespanel|label8">Callouts</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -351,7 +351,7 @@ <object class="GtkLabel" id="label9"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Stars</property> + <property name="label" translatable="yes" context="defaultshapespanel|label9">Stars</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -388,7 +388,7 @@ <object class="GtkLabel" id="label10"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">3D Objects</property> + <property name="label" translatable="yes" context="defaultshapespanel|label10">3D Objects</property> <attributes> <attribute name="weight" value="bold"/> </attributes> |