Skip to content

A script to help localize Second Life. Currently only parses the language files and output in gettext format

Notifications You must be signed in to change notification settings

Kakurady/xuitools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xuitools

	A collection of three scripts to help localize Second Life and derived clients. 


Usage

	./xdriver.sh /path/to/viewer/skins/default/xui/en/ /path/to/viewer/skins/default/xui/zh/ | msguniq > catalog.po
	./xdriver_apply.sh catalog.po /path/to/new/viewer/skins/default/xui/en/

Requirements

	Python, PHP, gettext (optional)

License

	To be decided (except xmldropper.php which is GNU GPL v2 or later)

Second Life® is a trademark of Linden Research, Inc. Referenced for identification only.

About

A script to help localize Second Life. Currently only parses the language files and output in gettext format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published