| Author |
Message |
linux28
Joined: 05 Apr 2009 Posts: 160
|
Posted: Tue 08 May 2012, 00:08 Post subject:
xarchive language support ??? |
|
How to change xarchive the language?
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1722 Location: Burghaslach, Germany
|
Posted: Tue 08 May 2012, 04:01 Post subject:
Re: xarchive language support ??? |
|
| linux28 wrote: | How to change xarchive the language?  |
xarchive is NOT internationalized thus a change of language is not possible but....
change to xarchiver is possible.
I am hoping that your language is one of:
# set of available languages (in alphabetic order)
bg ca cs da de el en_GB es eu fi fr hu id ja nb_NO nl pl pt_BR pt_PT ru sq sv tr uk
| Description |
xarchiver in German language |
| Filesize |
12.25 KB |
| Viewed |
476 Time(s) |

|
|
|
Back to top
|
|
 |
linux28
Joined: 05 Apr 2009 Posts: 160
|
Posted: Tue 08 May 2012, 05:18 Post subject:
|
|
Wary Is xarchive
http://www.murga-linux.com/puppy/viewtopic.php?t=44171
Described here can be changed into other languages and then compile
| Code: | 1: Download xarchive-0.2.8-6.tar.gz (I attached)
2: # tar xvzf xarchive-0.2.8-6.tar.gz
3: # cd xarchive-0.2.8-6/
4: # cd src/
5: Edit these 3 files into Japanese ...etc. (attached my
japanese samples "xarchive-src-JP.zip")
main.c
myfc_gtk.c
widgets_gtk.c
6: # ./configure && make
7: # new2dir make install
8: When script finished, in directory "xarchive-0.2.8-6-i686" (i686 is
any name...it is named when you did new2dir script.)
There are xxx.spec file and "usr" directory.
You can find "xarchive" binary file in xarchive-0.2.8-6/usr/local/bin.
9: copy it to /usr/local/bin directory. |
There are three documents changes to the Japanese? main.c
myfc_gtk.c
widgets_gtk.c
Thank you
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1722 Location: Burghaslach, Germany
|
Posted: Tue 08 May 2012, 07:33 Post subject:
|
|
| linux28 wrote: | ...
Described here can be changed into other languages and then compile |
Good luck
|
|
Back to top
|
|
 |
linux28
Joined: 05 Apr 2009 Posts: 160
|
Posted: Tue 08 May 2012, 11:57 Post subject:
|
|
I do not know how to modify the main.c
myfc_gtk.c
widgets_gtk.c ah, I will compile, but do not know to modify the source
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1722 Location: Burghaslach, Germany
|
Posted: Tue 08 May 2012, 15:32 Post subject:
xarchive language support ??? Subject description: DIY |
|
| linux28 wrote: | I do not know how to modify the main.c
myfc_gtk.c
widgets_gtk.c ah, I will compile, but do not know to modify the source |
http://www.gnu.org/software/gettext/manual/gettext.html#Preparing-Strings
Hope that helps
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2257 Location: Japan
|
Posted: Wed 16 May 2012, 06:57 Post subject:
Xarchive internationalised |
|
http://bkhome.org/blog/?viewDetailed=02836
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
|