Re: Various issues for emelfm2 0.1.7

  • From: tpgww@xxxxxxxxxxx
  • To: emelfm2@xxxxxxxxxxxxx
  • Date: Sun, 30 Apr 2006 11:17:21 -0400

On Sat, 29 Apr 2006 13:17:51 +0200
Ronny Steiner <sir.steiner@xxxxxx> wrote:

> > * Localization issue german:
> >   Ronny, the disk usage button has the wrong action: It states
> >   "Datei.du" although this should be "Datei.Speicherplatz". The de.po
> >   file looks okay, so maybe this is a emelfm2 related issue. Could you
> >   verify that on your de_* environment?
> 
> Yes, it is a little bug in e2_toolbar.c, line 2711:
> 
> g_strconcat(_("du"),...   ...,_A(5),".","du",...
> 
> should be
> 
> g_strconcat(_("du"),...   ...,_A(5),".",_("du"),...
> 
> After that it runs correct on my system.
> Can you confirm that Tom?
Looks right to me. I've updated the default setting accordingly.

Regards
Tom


-- 
Users can unsubscribe from the list by sending email to 
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by 
logging into the web interface.

Other related posts: