summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-11-04 10:05:24 +0000
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-11-04 10:12:51 +0000
commit6375c367021bdf6e6dcce266fc6d84e2f74222e2 (patch)
treec776e1e644e37593003f362bab9fa18eed5cf02b
parent99f7aacd5b39a0f79351d8d7568b2e43d39878cb (diff)
Fix dialog name and title
Change-Id: I55d628d6e61d4035155d42fa45270418a3e10387 Reviewed-on: https://gerrit.libreoffice.org/30563 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-rw-r--r--svx/uiconfig/ui/profileexporteddialog.ui4
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">