gaim/gaim

67171c7b919c
Parents b1de5e3f1d37
Children ebca50b2dc69
(20:34:30) wing: hi. someone with commit privs migt want to add _() around
"Azerbaijani" before the next string freeze
(20:35:09) LSchiere: oh thanks for the reminder
(20:35:18) wing: np :D
--- a/src/gtkdialogs.c Wed Jun 01 18:15:24 2005 -0400
+++ b/src/gtkdialogs.c Wed Jun 01 20:37:46 2005 -0400
@@ -97,7 +97,7 @@
};
static struct translator current_translators[] = {
- {"Azerbaijani", "az", "Metin Amiroff", "metin@karegen.com"},
+ {N_("Azerbaijani"), "az", "Metin Amiroff", "metin@karegen.com"},
{N_("Bulgarian"), "bg", N_("Vladimira Girginova and Vladimir (Kaladan) Petkov"), "missing@here.is,vpetkov@i-space.org"},
{N_("Catalan"), "ca", "Josep Puigdemont", "tradgnome@softcatala.org"},
{N_("Czech"), "cs", "Miloslav Trmac", "mitr@volny.cz"},