What is the proper way of markig translations of static array initializers
- From: Alexander Shopov <ash contact bg>
- To: gtk-devel-list gnome org
- Subject: What is the proper way of markig translations of static array initializers
- Date: Wed, 07 Feb 2007 01:06:57 +0200
Hi guys,
The docs:
http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html
state that
N_()
Marks a string for translation, gets replaced with the untranslated
string at runtime. This is useful in situations where the translated
strings can't be directly used, e.g. in string array initializers.
How to add the addorning prefix in similar cases? (Like using Q_()).
Kind regards:
al_shopov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]