diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-04-16 02:17:12 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-04-16 02:17:12 -0500 |
commit | 98d41b6e9b07b22fd711d50cd8a5a37136421600 (patch) | |
tree | e0f327de39150713ed877fef7dfeb27ba965f3c4 /svx | |
parent | d5e7eb0c2cad00ae88a9bacf88381f0177d09b61 (diff) |
Give this dialog a meaningful name
Change-Id: I5eb3aae0e02f3587da441b9771d21520fca3f146
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/docrecoverybrokendialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/docrecoverybrokendialog.ui b/svx/uiconfig/ui/docrecoverybrokendialog.ui index 60be456f6b13..f934476c67cd 100644 --- a/svx/uiconfig/ui/docrecoverybrokendialog.ui +++ b/svx/uiconfig/ui/docrecoverybrokendialog.ui @@ -5,7 +5,7 @@ <object class="GtkDialog" id="DocRecoveryBrokenDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> - <property name="title" translatable="yes">%PRODUCTNAME %PRODUCTVERSION</property> + <property name="title" translatable="yes">%PRODUCTNAME Document Recovery</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> |