diff options
Diffstat (limited to 'calendar/gui')
-rw-r--r-- | calendar/gui/goto-dialog.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/goto-dialog.glade b/calendar/gui/goto-dialog.glade index b268e03294..e11f3f3c65 100644 --- a/calendar/gui/goto-dialog.glade +++ b/calendar/gui/goto-dialog.glade @@ -28,7 +28,7 @@ <property name="visible">True</property> <property name="can_default">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">Go To Today</property> + <property name="label" translatable="yes">_Go To Today</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="response_id">0</property> |