diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2014-09-27 16:27:53 -0500 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-09-28 17:42:03 +0000 |
commit | c04eb15c820fc6047d79e518b9315e9d0a9ad29a (patch) | |
tree | 1d851380e78f62c0cf8cb05a83e72f9913f95f3d /svtools/uiconfig/ui/addresstemplatedialog.ui | |
parent | 612f29ce1c86beba81934451dbc1009124dac5a8 (diff) |
Restore missing title in addresstemplatedialog.ui
... to what its .src-based equivalent had before fbb1f977
Change-Id: I7db16afe06fca160d798bc1eeac43d6b90c1e1ad
Reviewed-on: https://gerrit.libreoffice.org/11667
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svtools/uiconfig/ui/addresstemplatedialog.ui')
-rw-r--r-- | svtools/uiconfig/ui/addresstemplatedialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/uiconfig/ui/addresstemplatedialog.ui b/svtools/uiconfig/ui/addresstemplatedialog.ui index 50b38245322b..3d59e8f6721e 100644 --- a/svtools/uiconfig/ui/addresstemplatedialog.ui +++ b/svtools/uiconfig/ui/addresstemplatedialog.ui @@ -4,6 +4,7 @@ <object class="GtkDialog" id="AddressTemplateDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> + <property name="title" translatable="yes">Templates: Address Book Assignment</property> <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> |