summaryrefslogtreecommitdiff
path: root/dbaccess/uiconfig/ui/backuppage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/uiconfig/ui/backuppage.ui')
-rw-r--r--dbaccess/uiconfig/ui/backuppage.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/dbaccess/uiconfig/ui/backuppage.ui b/dbaccess/uiconfig/ui/backuppage.ui
index f76b1f71d766..562b965013aa 100644
--- a/dbaccess/uiconfig/ui/backuppage.ui
+++ b/dbaccess/uiconfig/ui/backuppage.ui
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
-<interface>
+<interface domain="dba">
<requires lib="gtk+" version="3.0"/>
<requires lib="LibreOffice" version="1.0"/>
<object class="GtkGrid" id="BackupPage">
@@ -15,7 +15,7 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Backup Your Document</property>
+ <property name="label" translatable="yes" context="backuppage|label1">Backup Your Document</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -32,7 +32,7 @@
<property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
- <property name="label" translatable="yes">To allow you to go back to the state before the migration, the database document will be backed up to a location of your choice. Every change done by the wizard will be made to the original document, the backup will stay untouched.</property>
+ <property name="label" translatable="yes" context="backuppage|label2">To allow you to go back to the state before the migration, the database document will be backed up to a location of your choice. Every change done by the wizard will be made to the original document, the backup will stay untouched.</property>
<property name="wrap">True</property>
<property name="max_width_chars">64</property>
</object>
@@ -48,7 +48,7 @@
<property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
- <property name="label" translatable="yes">Press 'Next' to save a copy of your document, and to begin the migration.</property>
+ <property name="label" translatable="yes" context="backuppage|startmigrate">Press 'Next' to save a copy of your document, and to begin the migration.</property>
<property name="wrap">True</property>
<property name="max_width_chars">64</property>
</object>
@@ -73,7 +73,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Save to:</property>
+ <property name="label" translatable="yes" context="backuppage|label3">Save to:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">location</property>
</object>
@@ -107,7 +107,7 @@
</child>
<child>
<object class="GtkButton" id="browse">
- <property name="label" translatable="yes">Browse...</property>
+ <property name="label" translatable="yes" context="backuppage|browse">Browse...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>