aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/memotypes.xml
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2007-07-29 03:48:33 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-07-29 03:48:33 +0800
commit432afcd653612f18b48922cda544b83911c3ab5d (patch)
tree4b288bfa14ce191223b000e8106ba9a3bdf8f240 /calendar/gui/memotypes.xml
parent8a28b5d24127efc3e7d90c0751d110b38f315d66 (diff)
downloadgsoc2013-evolution-432afcd653612f18b48922cda544b83911c3ab5d.tar
gsoc2013-evolution-432afcd653612f18b48922cda544b83911c3ab5d.tar.gz
gsoc2013-evolution-432afcd653612f18b48922cda544b83911c3ab5d.tar.bz2
gsoc2013-evolution-432afcd653612f18b48922cda544b83911c3ab5d.tar.lz
gsoc2013-evolution-432afcd653612f18b48922cda544b83911c3ab5d.tar.xz
gsoc2013-evolution-432afcd653612f18b48922cda544b83911c3ab5d.tar.zst
gsoc2013-evolution-432afcd653612f18b48922cda544b83911c3ab5d.zip
** Fix for bug #444433 from Lucky
svn path=/trunk/; revision=33869
Diffstat (limited to 'calendar/gui/memotypes.xml')
-rw-r--r--calendar/gui/memotypes.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/calendar/gui/memotypes.xml b/calendar/gui/memotypes.xml
index 20a60529f7..68a9f1fb0a 100644
--- a/calendar/gui/memotypes.xml
+++ b/calendar/gui/memotypes.xml
@@ -121,7 +121,7 @@
<title>International</title>
</option>
<option value="Next 7 days">
- <title>Next 7 days</title>
+ <title>Next 7 Days'</title>
</option>
<option value="Birthday">
<title>Birthday</title>
@@ -196,7 +196,7 @@
<ruleset>
<rule grouping="any" source="demand">
- <_title>Summary Contain</_title>
+ <_title>Summary Contains</_title>
<partset>
<part name="summary">
<value name="summary-type" type="option" value="contains"/>
@@ -207,7 +207,7 @@
</rule>
<rule grouping="any" source="demand">
- <_title>Description Contain</_title>
+ <_title>Description Contains</_title>
<partset>
<part name="description">
<value name="description-type" type="option" value="contains"/>