diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/profileexporteddialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/uiconfig/ui/profileexporteddialog.ui b/svx/uiconfig/ui/profileexporteddialog.ui index 3897bd53aef6..93ac9de6a73f 100644 --- a/svx/uiconfig/ui/profileexporteddialog.ui +++ b/svx/uiconfig/ui/profileexporteddialog.ui @@ -2,10 +2,10 @@ <!-- Generated with glade 3.20.0 --> <interface> <requires lib="gtk+" version="3.20"/> - <object class="GtkDialog" id="SafeModeQueryDialog"> + <object class="GtkDialog" id="ProfileExportedDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> - <property name="title" translatable="yes">Enter Safe Mode</property> + <property name="title" translatable="yes">Profile exported</property> <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> |