Re: new string in gnome-desktop
- From: Christian Rose <menthos menthos com>
- To: Christian Neumair <chris gnome-de org>
- Cc: GNOME I18N List <gnome-i18n gnome org>
- Subject: Re: new string in gnome-desktop
- Date: 06 Jan 2003 21:14:42 +0100
mån 2003-01-06 klockan 21.00 skrev Christian Neumair:
> g_strdup_printf ("%s %s %s",
> _("GNOME"),
> gnome_version_string ?
> gnome_version_string :
> "",
> - ("Was Brought To You By"));
> + _("Was Brought To You By"));
Also, from an I18N perspective, a better solution would be to use a
"GNOME %s Was Brought To You By" message, since some languages may need
re-ordering here.
Christian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]