* finished language update description

This commit is contained in:
age 2007-05-22 23:58:56 +00:00
parent 045de71aa4
commit 906b0f74c0

View file

@ -2,8 +2,10 @@ To release a new debian package for updated or added language files
do the following steps: do the following steps:
* log into thorax and commit the language changes (see pootle-updates.txt) * log into thorax and commit the language changes (see pootle-updates.txt)
* svn cp tags/v0.3.4.3 tags/v0.3.4.4 (use current version numbers) * add language to branches/translation-base-v0.3/conf-examples/cryptobox.conf
* add the new language to conf-examples/cryptobox.conf (var: Languages) * add translator acknowledgement to README in branches/translation-base-v0.3
* run tags/make-deb.sh * svn cp branches/translation-base-v0.3 tags/v0.3.x.y (replace x and y)
* change into the new dir (tags/v0.3.x.y) and run: debchange -v 0.3.x.y
* run: ../make-deb.sh 0.3.x.y .
* check for errors by lintian