summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/storedwebconnectiondialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'cui/uiconfig/ui/storedwebconnectiondialog.ui')
-rw-r--r--cui/uiconfig/ui/storedwebconnectiondialog.ui14
1 files changed, 7 insertions, 7 deletions
diff --git a/cui/uiconfig/ui/storedwebconnectiondialog.ui b/cui/uiconfig/ui/storedwebconnectiondialog.ui
index 8e200e3201cb..b75122bb17cf 100644
--- a/cui/uiconfig/ui/storedwebconnectiondialog.ui
+++ b/cui/uiconfig/ui/storedwebconnectiondialog.ui
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
-<interface>
+<interface domain="cui">
<requires lib="gtk+" version="3.0"/>
<requires lib="LibreOffice" version="1.0"/>
<object class="GtkDialog" id="StoredWebConnectionDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Stored Web Connection Information</property>
+ <property name="title" translatable="yes" context="storedwebconnectiondialog|StoredWebConnectionDialog">Stored Web Connection Information</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
@@ -67,7 +67,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Web login information (passwords are never shown)</property>
+ <property name="label" translatable="yes" context="storedwebconnectiondialog|label1">Web login information (passwords are never shown)</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -84,7 +84,7 @@
<object class="GtkLabel" id="website">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Website</property>
+ <property name="label" translatable="yes" context="storedwebconnectiondialog|website">Website</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -95,7 +95,7 @@
<object class="GtkLabel" id="username">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">User name</property>
+ <property name="label" translatable="yes" context="storedwebconnectiondialog|username">User name</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -145,7 +145,7 @@
</child>
<child>
<object class="GtkButton" id="removeall">
- <property name="label" translatable="yes">Remove _All</property>
+ <property name="label" translatable="yes" context="storedwebconnectiondialog|removeall">Remove _All</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -159,7 +159,7 @@
</child>
<child>
<object class="GtkButton" id="change">
- <property name="label" translatable="yes">_Change Password...</property>
+ <property name="label" translatable="yes" context="storedwebconnectiondialog|change">_Change Password...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>