denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] [bug #23883] menu items are not translated though message


From: Stefan Osswald
Subject: [Denemo-devel] [bug #23883] menu items are not translated though message catalog exists
Date: Mon, 01 Sep 2008 13:18:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1

Follow-up Comment #2, bug #23883 (project denemo):

You have to set the translation domain for each ActionGroup to the system
default value. Call 
   gtk_action_group_set_translation_domain (action_group, NULL); immediately
after calling gtk_action_group_new(). 

The menu strings in denemoui.xml are not included in the message catalog. You
could add src/entries.h to po/POTFILES.in and update/recompile the message
catalog.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23883>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]