[evolution-patches] Patch for bug #48151 Countries missing in Address's dropdown list
- From: Roozbeh Pournader <roozbeh sharif edu>
- To: evolution-patches lists ximian com
- Subject: [evolution-patches] Patch for bug #48151 Countries missing in Address's dropdown list
- Date: Sat, 29 Nov 2003 16:52:06 +0330
I wish to ask the patch #5291 to be reviewed and committed:
<http://bugzilla.ximian.com/showattachment.cgi?attach_id=5291>. It is
also attached.
The correstponding bug is:
<http://bugzilla.ximian.com/show_bug.cgi?id=48151>
Roozbeh Pournader
Index: addressbook/gui/contact-editor/e-contact-editor-address.c
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/gui/contact-editor/e-contact-editor-address.c,v
retrieving revision 1.26
diff -u -3 -p -r1.26 e-contact-editor-address.c
--- addressbook/gui/contact-editor/e-contact-editor-address.c 14 Aug 2003 07:18:15 -0000 1.26
+++ addressbook/gui/contact-editor/e-contact-editor-address.c 7 Sep 2003 10:17:10 -0000
@@ -182,7 +182,7 @@ static char * countries [] = {
N_("Colombia"),
N_("Comoros"),
N_("Congo"),
- N_("Congo"),
+ N_("Congo, The Democratic Republic Of The"),
N_("Cook Islands"),
N_("Costa Rica"),
N_("Cote d'Ivoire"),
@@ -194,7 +194,6 @@ static char * countries [] = {
N_("Djibouti"),
N_("Dominica"),
N_("Dominican Republic"),
- N_("East Timor"),
N_("Ecuador"),
N_("Egypt"),
N_("El Salvador"),
@@ -234,6 +233,8 @@ static char * countries [] = {
N_("Iceland"),
N_("India"),
N_("Indonesia"),
+ N_("Iran"),
+ N_("Iraq"),
N_("Ireland"),
N_("Israel"),
N_("Italy"),
@@ -243,6 +244,7 @@ static char * countries [] = {
N_("Kazakhstan"),
N_("Kenya"),
N_("Kiribati"),
+ N_("Korea, Democratic People's Republic Of"),
N_("Korea, Republic Of"),
N_("Kuwait"),
N_("Kyrgyzstan"),
@@ -251,10 +253,11 @@ static char * countries [] = {
N_("Lebanon"),
N_("Lesotho"),
N_("Liberia"),
+ N_("Libya"),
N_("Liechtenstein"),
N_("Lithuania"),
N_("Luxembourg"),
- N_("Macau"),
+ N_("Macao"),
N_("Macedonia"),
N_("Madagascar"),
N_("Malawi"),
@@ -316,6 +319,7 @@ static char * countries [] = {
N_("Sao Tome And Principe"),
N_("Saudi Arabia"),
N_("Senegal"),
+ N_("Serbia And Montenegro"),
N_("Seychelles"),
N_("Sierra Leone"),
N_("Singapore"),
@@ -335,10 +339,12 @@ static char * countries [] = {
N_("Swaziland"),
N_("Sweden"),
N_("Switzerland"),
+ N_("Syria"),
N_("Taiwan"),
N_("Tajikistan"),
N_("Tanzania, United Republic Of"),
N_("Thailand"),
+ N_("Timor-Leste"),
N_("Togo"),
N_("Tokelau"),
N_("Tonga"),
@@ -363,7 +369,6 @@ static char * countries [] = {
N_("Wallis And Futuna Islands"),
N_("Western Sahara"),
N_("Yemen"),
- N_("Yugoslavia"),
N_("Zambia"),
N_("Zimbabwe"),
NULL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]