| | 68 | |
| | 69 | |
| | 70 | ==Announce the Branch in padre-dev === |
| | 71 | |
| | 72 | Announce the branch in the dev mailing list and put out a call for translators, an email template is provided: |
| | 73 | |
| | 74 | Hi Team, |
| | 75 | |
| | 76 | I have just make a branch of trunk for the next Padre release <version>. |
| | 77 | |
| | 78 | Could all translators be so kind as to update their language. |
| | 79 | |
| | 80 | To do so, either check out a working copy of the branch here: |
| | 81 | |
| | 82 | {{{svn co http://svn.perlide.org/padre/branches/Padre-<version>}}} |
| | 83 | |
| | 84 | or alternately you can switch your working copy: |
| | 85 | |
| | 86 | {{{svn switch http://svn.perlide.org/padre/branches/Padre-<version>}}} |
| | 87 | |
| | 88 | Please commit all changes to the branch for inclusion into the next great release of Padre. |
| | 89 | |
| | 90 | Regards, |
| | 91 | |
| | 92 | <name> |
| | 93 | Padre Release Manager. |