gnokii-users
[Top][All Lists]
Advanced

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

Re: xgnokii patches to translate some strings


From: Daniele Forsi
Subject: Re: xgnokii patches to translate some strings
Date: Mon, 02 Jan 2006 23:43:26 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20050923)

Pawel Kot wrote:
Applied, thanks.

thank you

there is one more line...

Index: xgnokii/xgnokii_contacts.c
===================================================================
RCS file: /sources/gnokii/gnokii/xgnokii/xgnokii_contacts.c,v
retrieving revision 1.65
diff -u -p -0 -r1.65 xgnokii_contacts.c
--- xgnokii/xgnokii_contacts.c  30 Dec 2005 00:02:05 -0000      1.65
+++ xgnokii/xgnokii_contacts.c  2 Jan 2006 22:21:11 -0000
@@ -3144 +3144 @@ SelectContactData *GUI_SelectContactDial
-       gchar *titles[4] = { "Name", "Number", "Memory", "Group" };
+ gchar *titles[4] = { _("Name"), _("Number"), _("Memory"), _("Group") };


Now I browsed all xgnokii/xgnokii_contacts.c and found some occurrences of
"General", "Mobile", "Work", "Fax", "Home", "Note", "Postal", "E-Mail", "Name", "URL", "Unknown"

in these functions
CreateTypeMenu(), inttotype(), typetoint(), typetohex(), OkEditNumbersDialog(), NewEditNumbersDialog(), EditNumbers()

but it's hard for me to check if they are all to be translated
since my phone doesn't have these options

--
Daniele




reply via email to

[Prev in Thread] Current Thread [Next in Thread]