Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Files

Latest commit

b0ba22a · Sep 4, 2014

History

History
This branch is 575 commits ahead of, 2 commits behind pjincz/wps_i18n:master.

dev

update
	grab source string from source file to ts file.
	usage:
		windows:		update [language, [project]]
		linux && mac:	./update.sh [language, [project]]

release
	build *.ts files to .qm file
	usage:
		windows:		release [language, [qmname]] 
		linux && mac:	./release.sh [language, [qmname]]