* finished language update description
This commit is contained in:
parent
045de71aa4
commit
906b0f74c0
1 changed files with 6 additions and 4 deletions
|
@ -2,8 +2,10 @@ To release a new debian package for updated or added language files
|
|||
do the following steps:
|
||||
|
||||
* 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 the new language to conf-examples/cryptobox.conf (var: Languages)
|
||||
* run tags/make-deb.sh
|
||||
|
||||
* add language to branches/translation-base-v0.3/conf-examples/cryptobox.conf
|
||||
* add translator acknowledgement to README in branches/translation-base-v0.3
|
||||
* 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue