Internationalization of GTK Apps (change language)
- From: Madhusudan E <madhusudan huawei com>
- To: gtk-app-devel-list gnome org
- Subject: Internationalization of GTK Apps (change language)
- Date: Mon, 25 Sep 2006 13:34:40 +0530
Hi All,
I want my applications to be internationalized.
I have included in my app
#include <glib/gi18n.h>
and
I have set LC_ALL = "zh_TWBig5"
And I'm using the following way to describe my labels
gtk_label_new ( _("Exit"));
But my app is not reflecting the language changes (to Chinese).
Is there anything more to be done.
Or am I going wrong anywhere.
Rgds,
Madhusudan E
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]