Update German translation
[evolution.git] / data / org.gnome.evolution.plugin.attachment-reminder.gschema.xml.in
blobb2190b1762e987df1c65ae2315988ddd9aa4d36d
1 <schemalist>
2 <schema gettext-domain="evolution" id="org.gnome.evolution.plugin.attachment-reminder" path="/org/gnome/evolution/plugin/attachment-reminder/">
3 <key name="attachment-reminder-clues" type="as">
4 <!-- Translators: This is the a list of words for the attach reminder plugin to look
5 for in a message body. Please use any number of words here in your language that might
6 indicate that an attachment should have been attached to the message. -->
7 <_default l10n="messages" context="words_to_look_for">['attachment','attaching','attached','enclosed']</_default>
8 <_summary>List of clues for the attachment reminder plugin to look for in a message body</_summary>
9 <_description>List of clues for the attachment reminder plugin to look for in a message body.</_description>
10 </key>
11 </schema>
12 </schemalist>