diff options
author | Ted Gould <ted@gould.cx> | 2011-03-23 10:00:52 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-23 10:00:52 -0500 |
commit | 181fedbc5742d65db8ff4e07bdacad43acf5a307 (patch) | |
tree | e99afeb0bd90b8b2e92aa71e46108064e6126e59 /data | |
parent | 967343713769d56efbf8c85948a479c6126def58 (diff) | |
parent | 74fe3165a907c7e7948c7a2066188eda2f234b59 (diff) | |
download | ayatana-indicator-datetime-181fedbc5742d65db8ff4e07bdacad43acf5a307.tar.gz ayatana-indicator-datetime-181fedbc5742d65db8ff4e07bdacad43acf5a307.tar.bz2 ayatana-indicator-datetime-181fedbc5742d65db8ff4e07bdacad43acf5a307.zip |
Strings and sniffle fixes for the best Canonical designer from New Zealand!
Diffstat (limited to 'data')
-rw-r--r-- | data/datetime-dialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/datetime-dialog.ui b/data/datetime-dialog.ui index 7ec485f..7545227 100644 --- a/data/datetime-dialog.ui +++ b/data/datetime-dialog.ui @@ -474,7 +474,7 @@ </child> <child> <object class="GtkCheckButton" id="showDateTimeCheck"> - <property name="label" translatable="yes">_Date and time</property> + <property name="label" translatable="yes">_Date and month</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |