[evolution-rss] Bug 586783 – Duplicate strings for translation



commit e8f4267c95ffe64b8c053a93eca4b9a629146b29
Author: Lucian Langa <lucilanga gnome org>
Date:   Tue Jun 23 22:05:37 2009 +0300

    Bug 586783 â?? Duplicate strings for translation

 src/evolution-rss.schemas.in |   21 ++++++++++++++++++---
 1 files changed, 18 insertions(+), 3 deletions(-)
---
diff --git a/src/evolution-rss.schemas.in b/src/evolution-rss.schemas.in
index d278817..8ddce78 100644
--- a/src/evolution-rss.schemas.in
+++ b/src/evolution-rss.schemas.in
@@ -54,7 +54,7 @@
       <locale name="C">
         <short>Hostname of the proxy server</short>
         <long>
-    	    Hostname of the proxy server.
+    	    Hostname of the proxy server used for feeds and content.
         </long>
       </locale>
     </schema>
@@ -116,6 +116,21 @@
     </schema>
 
     <schema>
+      <key>/schemas/apps/evolution/evolution-rss/accept_cookies</key>
+      <applyto>/apps/evolution/evolution-rss/accept_cookies</applyto>
+      <owner>evolution-rss</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>Accepts Cookies</short>
+        <long>
+    	    Evolution RSS will accept cookies from articles you browse.
+        </long>
+      </locale>
+    </schema>
+
+
+    <schema>
       <key>/schemas/apps/evolution/evolution-rss/status_icon</key>
       <applyto>/apps/evolution/evolution-rss/status_icon</applyto>
       <owner>evolution-rss</owner>
@@ -181,7 +196,7 @@
       <locale name="C">
         <short>Proxy server port</short>
         <long>
-    	    The port number for proxy server.
+    	    The port number for proxy server used for feeds and content.
         </long>
       </locale>
     </schema>
@@ -265,7 +280,7 @@
       <locale name="C">
         <short>Use proxy server</short>
         <long>
-    	    Use a proxy server to fetch articles
+    	    Use a proxy server to fetch articles and content.
         </long>
       </locale>
     </schema>



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