[evolution] I#1630 - help: fix its:locNote placement



commit 2a67583295d27e2697023debd5bb71c3386c4128
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Sun Sep 12 13:33:57 2021 +0200

    I#1630 - help: fix its:locNote placement
    
    Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1630

 help/C/mail-searching.page | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/help/C/mail-searching.page b/help/C/mail-searching.page
index 4a0d075ad8..5f4d439bf6 100644
--- a/help/C/mail-searching.page
+++ b/help/C/mail-searching.page
@@ -77,12 +77,12 @@ http://blogs.gnome.org/shaunm/2011/07/21/understanding-xinclude/ for how it work
 <tr><td><p its:translate="no">exists</p></td><td><p its:translate="no">e</p></td><td><p>whether given header 
exists</p></td></tr>
 <tr><td><p its:translate="no">tag</p></td><td><p></p></td><td><p>given user tag is set on a 
message</p></td></tr>
 <tr><td><p its:translate="no">flag</p></td><td><p></p></td><td><p>whether certain flag is set; known special 
values are:</p>
-<p><code its:locNote="Translators: This is translated in a 'ffe' context">Answered</code> - the message is 
marked as replied</p>
-<p><code its:locNote="Translators: This is translated in a 'ffe' context">Deleted</code> - the message is 
marked as deleted</p>
-<p><code its:locNote="Translators: This is translated in a 'ffe' context">Draft</code> - the message is 
marked as draft</p>
-<p><code its:locNote="Translators: This is translated in a 'ffe' context">Flagged</code> - the message is 
marked as important</p>
-<p><code its:locNote="Translators: This is translated in a 'ffe' context">Seen</code> - the message is 
marked as seen (not unread)</p>
-<p><code its:locNote="Translators: This is translated in a 'ffe' context">Attachment</code> - the message 
has an attachment</p>
+<p its:locNote="Translators: This is translated in a 'ffe' context"><code>Answered</code> - the message is 
marked as replied</p>
+<p its:locNote="Translators: This is translated in a 'ffe' context"><code>Deleted</code> - the message is 
marked as deleted</p>
+<p its:locNote="Translators: This is translated in a 'ffe' context"><code>Draft</code> - the message is 
marked as draft</p>
+<p its:locNote="Translators: This is translated in a 'ffe' context"><code>Flagged</code> - the message is 
marked as important</p>
+<p its:locNote="Translators: This is translated in a 'ffe' context"><code>Seen</code> - the message is 
marked as seen (not unread)</p>
+<p its:locNote="Translators: This is translated in a 'ffe' context"><code>Attachment</code> - the message 
has an attachment</p>
 <p>Any other value is checked for its non-emptiness.</p></td></tr>
 <tr><td><p its:translate="no">label</p></td><td><p its:translate="no">l</p></td><td><p>whether certain <link 
xref="mail-labels">label</link> is set on the message</p></td></tr>
 <tr><td><p its:translate="no">size</p></td><td><p its:translate="no">sz</p></td><td><p>whether message size, 
in KB, is equal to the given value</p>


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