diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-03-23 18:11:15 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-03-23 18:11:15 -0400 |
commit | e5ab7b2fe688d3270cfafb43bc31f2edba5e2835 (patch) | |
tree | c55032bddea3443c59269c90e5bcf453e5038c28 /data | |
parent | 28103d195c1356c21e61b09c546e2ee583b03112 (diff) | |
parent | d4f784368426403772cbc203286d54ecd1588b19 (diff) | |
download | ayatana-indicator-datetime-e5ab7b2fe688d3270cfafb43bc31f2edba5e2835.tar.gz ayatana-indicator-datetime-e5ab7b2fe688d3270cfafb43bc31f2edba5e2835.tar.bz2 ayatana-indicator-datetime-e5ab7b2fe688d3270cfafb43bc31f2edba5e2835.zip |
releasing version 0.2.0-0ubuntu10.2.0-0ubuntu1
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> |