[evolution-patches] Partial-fix for bug #53466.



I am sending these 3 patches in order to fix most items in #53466

The problem with unclear messages is still not fixed (3 of them).

Included:
 * spelling-fixes-part1.patch - /mail/ component
 * spelling-fixes-part2.patch - /camel/ component
 * spelling-fixes-part3.patch - /addressbook/ component

Please CC me, as I'm not in the list.
-- 
Priit Laes <amd tt ee>
--- ./mail/ChangeLog.old	2004-04-30 09:41:18.048554648 +0300
+++ ./mail/ChangeLog	2004-04-30 09:44:22.658489672 +0300
@@ -1,3 +1,10 @@
+2004-04-30  Priit Laes <amd tt ee>
+
+	* mail-config.glade: fix typo. #53466.
+
+	* evolution-mail.schemas.in.in: use American English instead of 
+	British. #53466.
+
 2004-04-30  Not Zed  <NotZed Ximian com>
 
 	* em-utils.c (emu_can_save): fix the overwrite? question.  #57822.
--- ./mail/mail-config.glade.old	2004-04-30 09:33:45.974280384 +0300
+++ ./mail/mail-config.glade	2004-04-30 09:34:09.193750488 +0300
@@ -7788,7 +7788,7 @@
 		  <child>
 		    <widget class="GtkLabel" id="lblPrintFixed">
 		      <property name="visible">True</property>
-		      <property name="label" translatable="yes">Fi_xed -width:</property>
+		      <property name="label" translatable="yes">Fi_xed-width:</property>
 		      <property name="use_underline">True</property>
 		      <property name="use_markup">False</property>
 		      <property name="justify">GTK_JUSTIFY_CENTER</property>
--- ./mail/evolution-mail.schemas.in.in.old	2004-04-30 09:34:34.154955808 +0300
+++ ./mail/evolution-mail.schemas.in.in	2004-04-30 09:35:14.092884320 +0300
@@ -190,9 +190,9 @@
       <type>string</type>
       <default>#737373</default>
       <locale name="C">
-         <short>Citation highlight colour</short>
+         <short>Citation highlight color</short>
          <long>
-          Citation highlight colour.
+          Citation highlight color.
          </long>
       </locale>
     </schema>
@@ -716,11 +716,11 @@
       <list_type>string</list_type>
       <default>[Important:#ff0000,Work:#ff8c00,Personal:#008b00,To Do:#0000ff,Later:#8b008b]</default>
       <locale name="C">
-         <short>List of Labels and their associated colours</short>
+         <short>List of Labels and their associated colors</short>
          <long>
            List of labels known to the mail component of
-           Evolution. The list contains strings containing name:colour
-           where colour uses the HTML hex encoding.
+           Evolution. The list contains strings containing name:color
+           where color uses the HTML hex encoding.
          </long>
       </locale>
     </schema>
--- ./camel/providers/nntp/camel-nntp-summary.c.old	2004-04-30 09:32:27.448218160 +0300
+++ ./camel/providers/nntp/camel-nntp-summary.c	2004-04-30 09:32:48.264053672 +0300
@@ -330,7 +330,7 @@
 
 	if (ret < 0)
 		camel_exception_setv(ex, CAMEL_EXCEPTION_SERVICE_UNAVAILABLE,
-				     _("Could not get messages: unspecificed error"));
+				     _("Could not get messages: unspecified error"));
 
 	return ret;
 }
--- ./camel/ChangeLog.old	2004-04-30 09:53:02.503461224 +0300
+++ ./camel/ChangeLog	2004-04-30 09:52:45.964975456 +0300
@@ -1,3 +1,7 @@
+2004-04-30  Priit Laes  <amd tt ee>
+
+	* providers/nntp/camel-nntp-summary.c: Fix typo. #53466.
+
 2004-04-28  Jeffrey Stedfast  <fejj ximian com>
 
 	* providers/imap/camel-imap-folder.c: Change the UID_SET_LIMIT to
--- ./addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.old	2004-04-30 09:30:43.724986488 +0300
+++ ./addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in	2004-04-30 09:31:03.612963056 +0300
@@ -105,7 +105,7 @@
                        _value="Certificates"/>
                                                                                           
         <oaf_attribute name="evolution2:config_item:description" type="string"
-                       _value="Manager your S/Mime certificates here"/>
+                       _value="Manage your S/Mime certificates here"/>
                                                                                           
         <oaf_attribute name="evolution2:config_item:icon_name" type="string"
                        value="stock_lock-ok"/>
--- ./addressbook/ChangeLog.old	2004-04-30 09:46:56.319129704 +0300
+++ ./addressbook/ChangeLog	2004-04-30 09:51:15.260764592 +0300
@@ -1,3 +1,8 @@
+2004-04-30  Priit Laes <amd tt ee>
+
+	* gui/component/GNOME_Evolution_Addressbook.server.in.in: fix typo.
+	See #53466.
+
 2004-04-29  Hans Petter Jansson  <hpj ximian com>
 
 	* printing/e-contact-print.c: Don't dereference the file_as pointer

Attachment: signature.asc
Description: See on =?ISO-8859-1?Q?s=F5numi?= digitaalselt allkirjastatud osa



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