This is an automated email from the git hooks/post-receive script. nick pushed a commit to branch master in repository www/www.xfce.org.
commit 12f1190099e4dd95da567afa407c5c7632d2b5e1 Author: Nick Schermer <[email protected]> Date: Wed May 28 17:33:57 2014 +0200 Update for Xfce organization. --- pages/getinvolved/nav.php | 2 +- pages/getinvolved/translation.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/getinvolved/nav.php b/pages/getinvolved/nav.php index 405627f..773fa76 100644 --- a/pages/getinvolved/nav.php +++ b/pages/getinvolved/nav.php @@ -19,7 +19,7 @@ </a> </li> <li> - <a href="https://www.transifex.com/projects/p/xfce/"><?php E_('Transifex') ?> + <a href="https://www.transifex.com/organization/xfce/"><?php E_('Transifex') ?> <span>– <?php E_('the Xfce translation portal') ?></span> </a> </li> diff --git a/pages/getinvolved/translation.php b/pages/getinvolved/translation.php index c120ae2..9077bfd 100644 --- a/pages/getinvolved/translation.php +++ b/pages/getinvolved/translation.php @@ -23,7 +23,7 @@ $head['title'] = R_('Translation'); <ol> <li><?php E_('First go to <a href="https://www.transifex.com/">transifex.com</a> and create a new profile.') ?></li> <li><?php E_('Join the <a href="https://mail.xfce.org/mailman/listinfo/xfce-i18n">Xfce translation mailing list</a>. This is where the translation communication is coordinated, so it is nice to introduce yourself here. On this list developer will also announce when releases are planned, translations system changes or anything else you should know as a translators.') ?></li> - <li><?php E_('Go to <a href="https://www.transifex.com/projects/p/xfce/">Xfce hub project</a> and request access to a team or request a new language if it doesn\'t exist yet. One of the developers or translation coordinators will approve (or decline) your request. All other Xfce related projects outsource the permissions of the Xfce hub.') ?></li> + <li><?php E_('Go to <a href="https://www.transifex.com/organization/xfce/">Xfce organization</a> and request access to a team or request a new language if it doesn\'t exist yet. One of the developers or translation coordinators will approve (or decline) your request. All other Xfce related projects outsource the permissions of the Xfce hub.') ?></li> <li><?php E_('Now wait patently. If it takes too long, leave a message on the translation mailing list.') ?></li> </ol> -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
