[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Non-english strings
- From: Vladislav Grinchenko <3rdshift comcast net>
- To: Russell Shaw <rjshaw netspace net au>
- Cc: Gtk+ app dev list <gtk-app-devel-list gnome org>
- Subject: Re: Non-english strings
- Date: Sat, 02 Apr 2005 11:44:43 -0500
Russell,
install and run glade-2. Create a project with an empty window
and click on 'generate' button.
Then examine /path/to/Projects/<your example> directory,
specifically, configure.in, Makefile.am and 'po' directory.
'po' has a subdir per locale (C being the standard). If you
want to add a new language to your project, put your
translated strings in there.
hope this helps,
-Vlad
On Sat, 2005-04-02 at 10:59, Russell Shaw wrote:
> Hi,
> How are gtk apps translated to other languages? Does someone need
> to rewrite all the gtk_label strings in a program?
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
--
_____________________________________________________________
Vladislav Grinchenko http://home.comcast.net/~3rdshift/
e-mail: 3rdshift comcast net
Focus on quality, and productivity will follow.
_____________________________________________________________
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]