diff options
Diffstat (limited to 'src/zenity.glade')
-rw-r--r-- | src/zenity.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenity.glade b/src/zenity.glade index 3ea0bab4..f22c1018 100644 --- a/src/zenity.glade +++ b/src/zenity.glade @@ -74,7 +74,7 @@ <child> <widget class="GtkLabel" id="zenity_calendar_text"> <property name="visible">True</property> - <property name="label" translatable="yes">Select a date from below</property> + <property name="label" translatable="yes">Select a date from below.</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> |