[evolution-data-server] M!76 - Fixups (Span->Spam, Eventually->Possibly) in a translatable string



commit 8202d495171d40cf0237751d3b10409e9c7406c0
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Tue Sep 7 21:33:56 2021 +0200

    M!76 - Fixups (Span->Spam, Eventually->Possibly) in a translatable string
    
    Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/76

 data/org.gnome.evolution-data-server.gschema.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.evolution-data-server.gschema.xml.in 
b/data/org.gnome.evolution-data-server.gschema.xml.in
index dd0e5f4af..b6a0cbea8 100644
--- a/data/org.gnome.evolution-data-server.gschema.xml.in
+++ b/data/org.gnome.evolution-data-server.gschema.xml.in
@@ -22,7 +22,7 @@
     <key name="camel-message-info-user-headers" type="as">
       <default>[]</default>
       <_summary>Array of user header names</_summary>
-      <_description>These headers can be stored in the folder summary, eventually being visible in the GUI. 
The value can contain a pipe character ('|'), which delimits the display name from the header name. Example: 
'Span Score|X-Spam-Score'</_description>
+      <_description>These headers can be stored in the folder summary, possibly being visible in the GUI. 
The value can contain a pipe character ('|'), which delimits the display name from the header name. Example: 
'Spam Score|X-Spam-Score'</_description>
     </key>
     <key name="network-monitor-gio-name" type="s">
       <default>''</default>


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