summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc/ui/sortwarning.ui
diff options
context:
space:
mode:
Diffstat (limited to 'sc/uiconfig/scalc/ui/sortwarning.ui')
-rw-r--r--sc/uiconfig/scalc/ui/sortwarning.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/uiconfig/scalc/ui/sortwarning.ui b/sc/uiconfig/scalc/ui/sortwarning.ui
index 1b00910850e3..e57134a5a5e0 100644
--- a/sc/uiconfig/scalc/ui/sortwarning.ui
+++ b/sc/uiconfig/scalc/ui/sortwarning.ui
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.0 -->
-<interface>
+<interface domain="sc">
<requires lib="gtk+" version="3.0"/>
<object class="GtkWindow" id="SortWarning">
<property name="can_focus">False</property>
<property name="valign">start</property>
- <property name="title" translatable="yes">Sort Range</property>
+ <property name="title" translatable="yes" context="sortwarning|SortWarning">Sort Range</property>
<property name="default_height">200</property>
<property name="type_hint">dialog</property>
<child>
@@ -32,7 +32,7 @@
<property name="margin_top">6</property>
<property name="margin_bottom">6</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">The cells next to the current selection also contain data. Do you want to extend the sort range to %1, or sort the currently selected range, %2?</property>
+ <property name="label" translatable="yes" context="sortwarning|sorttext">The cells next to the current selection also contain data. Do you want to extend the sort range to %1, or sort the currently selected range, %2?</property>
<property name="wrap">True</property>
<property name="wrap_mode">word-char</property>
<property name="max_width_chars">72</property>
@@ -52,7 +52,7 @@
<property name="layout_style">start</property>
<child>
<object class="GtkButton" id="extend">
- <property name="label" translatable="yes">_Extend selection</property>
+ <property name="label" translatable="yes" context="sortwarning|extend">_Extend selection</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
@@ -68,7 +68,7 @@
</child>
<child>
<object class="GtkButton" id="current">
- <property name="label" translatable="yes">Current selection</property>
+ <property name="label" translatable="yes" context="sortwarning|current">Current selection</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -112,7 +112,7 @@
<property name="margin_top">6</property>
<property name="margin_bottom">6</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Tip: The sort range can be detected automatically. Place the cell cursor inside a list and execute sort. The whole range of neighboring non-empty cells will then be sorted.</property>
+ <property name="label" translatable="yes" context="sortwarning|sorttip">Tip: The sort range can be detected automatically. Place the cell cursor inside a list and execute sort. The whole range of neighboring non-empty cells will then be sorted.</property>
<property name="wrap">True</property>
<property name="wrap_mode">word-char</property>
<property name="max_width_chars">72</property>