Re: Localisation of python plugin
- From: Christian Persch <chpe gnome org>
- To: Magnus Therning <magnus therning org>
- Cc: Epiphany List <epiphany-list gnome org>
- Subject: Re: Localisation of python plugin
- Date: Thu, 07 Dec 2006 22:40:23 +0100
Hi,
Le mercredi 06 décembre 2006 à 08:46 +0000, Magnus Therning a écrit :
> It seems my localisation attempts on epilicious[1] fail miserably. At
> the moment I have the following code in the plugin:
>
> gtk.glade.textdomain('epilicious')
You shouldn't do that, it sets the default translation domain. You just
need to bind your own domain (as you already do) and make sure
glade/gtkuimanager/etc use it.
Regards,
Christian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]