diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2008-01-14 19:36:18 +0800 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2008-01-14 19:36:18 +0800 |
commit | 86df1217b1cc276a5f7f8557b989d817dd9f52ac (patch) | |
tree | e9adf3be97f72884c10c1898a45b3a67b6d208a7 /plugins/attachment-reminder | |
parent | c23a0aab1819d022af3f5948ed834b39c4fdcc2a (diff) | |
download | gsoc2013-evolution-86df1217b1cc276a5f7f8557b989d817dd9f52ac.tar.gz gsoc2013-evolution-86df1217b1cc276a5f7f8557b989d817dd9f52ac.tar.zst gsoc2013-evolution-86df1217b1cc276a5f7f8557b989d817dd9f52ac.zip |
Add missing punctuation.
2008-01-14 Kjartan Maraas <kmaraas@gnome.org>
* apps-evolution-attachment-reminder.schemas.in: Add
missing punctuation.
svn path=/trunk/; revision=34820
Diffstat (limited to 'plugins/attachment-reminder')
-rw-r--r-- | plugins/attachment-reminder/ChangeLog | 5 | ||||
-rw-r--r-- | plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/plugins/attachment-reminder/ChangeLog b/plugins/attachment-reminder/ChangeLog index 014dba5554..8f56be90f9 100644 --- a/plugins/attachment-reminder/ChangeLog +++ b/plugins/attachment-reminder/ChangeLog @@ -1,3 +1,8 @@ +2008-01-14 Kjartan Maraas <kmaraas@gnome.org> + + * apps-evolution-attachment-reminder.schemas.in: Add + missing punctuation. + 2007-12-15 Johnny Jacob <jjohnny@novell.com> ** Cleanup of attachment reminder over Milan Crha's work. diff --git a/plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in b/plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in index e8b62241e4..bec59ae40a 100644 --- a/plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in +++ b/plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in @@ -8,7 +8,7 @@ <default>true</default> <locale name="C"> <short>Enable attachment reminder plugin</short> - <long>Enable attachment reminder plugin</long> + <long>Enable attachment reminder plugin.</long> </locale> </schema> @@ -32,7 +32,7 @@ in a message body</short> <long> List of clues for the attachment reminder plugin to look for - in a message body + in a message body. </long> </locale> </schema> |