diff options
author | karl-qdh <karl@qdh.org.uk> | 2011-03-23 15:03:46 +0000 |
---|---|---|
committer | karl-qdh <karl@qdh.org.uk> | 2011-03-23 15:03:46 +0000 |
commit | 438f4a55d549ae766be9add0e91bad5776b85130 (patch) | |
tree | 3e3899660087eb1fc0e508a5b0c7f1f61a4854b8 /data | |
parent | f436da0a3f8cf7a01ccb0ae062d53e5be6cd5ff8 (diff) | |
parent | 74fe3165a907c7e7948c7a2066188eda2f234b59 (diff) | |
download | ayatana-indicator-datetime-438f4a55d549ae766be9add0e91bad5776b85130.tar.gz ayatana-indicator-datetime-438f4a55d549ae766be9add0e91bad5776b85130.tar.bz2 ayatana-indicator-datetime-438f4a55d549ae766be9add0e91bad5776b85130.zip |
merged back with sniffles branch and added some changes to the resetdate, which also effects the marked days.
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> |