diff options
Diffstat (limited to 'calendar/gui')
-rw-r--r-- | calendar/gui/dialogs/url-editor-dialog.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/url-editor-dialog.glade b/calendar/gui/dialogs/url-editor-dialog.glade index 2415a78059..27ddf1bd08 100644 --- a/calendar/gui/dialogs/url-editor-dialog.glade +++ b/calendar/gui/dialogs/url-editor-dialog.glade @@ -6,7 +6,7 @@ <widget class="GtkDialog" id="url_editor"> <property name="visible">True</property> - <property name="title" translatable="yes">Free/Busy Editor</property> + <property name="title" translatable="yes">Free/Busy Publishing Settings</property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property> <property name="modal">False</property> |