Hello, I downloaded some themes and skin files form xfce look website.<br><br>1. Some of them come with tar.bz2 extension.<br><br>&nbsp; I had try to launch xarchiver from application menu and also trought the right click menu in Thunar with open by xarchiver for opening archivers.
<br>&nbsp; I've tested *.bz2 , *.tar.gz , *.gz, they all ok on accessing and extracting.<br>This situation just happen on tar.bz2.<br><br><br>2. I have traced the &quot;<a href="http://svn.xfce.org">svn.xfce.org</a>&quot; and used &quot;sudo apt-get source xarchiver&quot; to get the 
xarchiver.pot from Internet.<br>And then I try to l10nize it ,after installed the compiled xarvhiver.mo to my loceles's ~/LC_Messeages/ and launched xarchiver.<br>I found the pot file didn't include all the interface's strings.
<br>Most fo the non-included strings show in menu and the file browser window.<br>I've compare some versions's xarchiver.pot, is that a problem caused with gettext or something ?<br>Sorry I can't read the codes, I'm just a po translator, even I've try to trace the .c files and find the untranslated strings in the sources.
<br>I've try to manually add those l10n information and recompile a mo and reinstalled but still not works.<br>It just wired that xarchiver doesn't have enough strings of interface and menu and so on for L10n works.<br>Can anyone try to tell my how I can do for this problem ?
<br>