diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-11-22 22:16:57 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-11-22 22:16:57 +0800 |
commit | 450bd6255c7e6448070918a5a135890f83b4ca5f (patch) | |
tree | a135ca9a1aff871184359883dbfd349f3935ee2c /filter | |
parent | 617d8f1c8a1853a5328d35d2ad05569a6eb35852 (diff) | |
download | gsoc2013-evolution-450bd6255c7e6448070918a5a135890f83b4ca5f.tar.gz gsoc2013-evolution-450bd6255c7e6448070918a5a135890f83b4ca5f.tar.zst gsoc2013-evolution-450bd6255c7e6448070918a5a135890f83b4ca5f.zip |
Restore some lost characters in filter.ui.
Diffstat (limited to 'filter')
-rw-r--r-- | filter/filter.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/filter/filter.ui b/filter/filter.ui index 10c293cf9c..0c4d4855f9 100644 --- a/filter/filter.ui +++ b/filter/filter.ui @@ -418,7 +418,7 @@ <object class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="label" translatable="yes">The message's date will be compared against -current time when filtering occurs.</property> +the current time when filtering occurs.</property> <property name="justify">center</property> </object> <packing> @@ -450,7 +450,7 @@ current time when filtering occurs.</property> <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="label" translatable="yes">The message's date will be compared against -0am of the date specified.</property> +12:00am of the date specified.</property> <property name="justify">center</property> </object> <packing> @@ -493,7 +493,7 @@ current time when filtering occurs.</property> <property name="visible">True</property> <property name="ypad">15</property> <property name="label" translatable="yes">The message's date will be compared against -me relative to when filtering occurs.</property> +a time relative to when filtering occurs.</property> <property name="justify">center</property> </object> <packing> |