aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-08-03 17:30:42 +0800
committerAndre Klapper <a9016009@gmx.de>2012-08-03 17:30:42 +0800
commit1afc86ce9f915be5144d842d3dd52d05ec9cbdab (patch)
treeb5e9a3e60c49252663a2d95771bb6f46db3dce0b /data
parentb67554ce2eae34cc58950813e6890cdf20583676 (diff)
downloadgsoc2013-evolution-1afc86ce9f915be5144d842d3dd52d05ec9cbdab.tar
gsoc2013-evolution-1afc86ce9f915be5144d842d3dd52d05ec9cbdab.tar.gz
gsoc2013-evolution-1afc86ce9f915be5144d842d3dd52d05ec9cbdab.tar.bz2
gsoc2013-evolution-1afc86ce9f915be5144d842d3dd52d05ec9cbdab.tar.lz
gsoc2013-evolution-1afc86ce9f915be5144d842d3dd52d05ec9cbdab.tar.xz
gsoc2013-evolution-1afc86ce9f915be5144d842d3dd52d05ec9cbdab.tar.zst
gsoc2013-evolution-1afc86ce9f915be5144d842d3dd52d05ec9cbdab.zip
Add translator comments
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.evolution.plugin.attachment-reminder.gschema.xml.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/org.gnome.evolution.plugin.attachment-reminder.gschema.xml.in b/data/org.gnome.evolution.plugin.attachment-reminder.gschema.xml.in
index df79b00d13..b2190b1762 100644
--- a/data/org.gnome.evolution.plugin.attachment-reminder.gschema.xml.in
+++ b/data/org.gnome.evolution.plugin.attachment-reminder.gschema.xml.in
@@ -1,6 +1,9 @@
<schemalist>
<schema gettext-domain="evolution" id="org.gnome.evolution.plugin.attachment-reminder" path="/org/gnome/evolution/plugin/attachment-reminder/">
<key name="attachment-reminder-clues" type="as">
+<!-- Translators: This is the a list of words for the attach reminder plugin to look
+for in a message body. Please use any number of words here in your language that might
+indicate that an attachment should have been attached to the message. -->
<_default l10n="messages" context="words_to_look_for">['attachment','attaching','attached','enclosed']</_default>
<_summary>List of clues for the attachment reminder plugin to look for in a message body</_summary>
<_description>List of clues for the attachment reminder plugin to look for in a message body.</_description>