[evolution] Bug 793064 - Default value of attachment-reminder-clues doesn't localize



commit 948d9c623e2d18c53ee0164055fe2181da3781ce
Author: Milan Crha <mcrha redhat com>
Date:   Tue Feb 6 11:13:13 2018 +0100

    Bug 793064 - Default value of attachment-reminder-clues doesn't localize

 ...ution.plugin.attachment-reminder.gschema.xml.in |    4 ++--
 1 files changed, 2 insertions(+), 2 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 b2190b1..bf9eab0 100644
--- a/data/org.gnome.evolution.plugin.attachment-reminder.gschema.xml.in
+++ b/data/org.gnome.evolution.plugin.attachment-reminder.gschema.xml.in
@@ -1,10 +1,10 @@
 <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 
+<!-- Translators: This is 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>
+      <_default l10n='messages'>['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>
     </key>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]