[Xfce4-commits] <www:nick/gettext> getinvolved/translation: fix typo and add anchor link
Mike Massonnet
noreply at xfce.org
Tue May 3 08:58:01 CEST 2011
Updating branch refs/heads/nick/gettext
to abefa6dc4d23bfdadcefecf7679f21b2b2ded96d (commit)
from 8549d77d3b293a123d61c66cf05b75989eb7b9ac (commit)
commit abefa6dc4d23bfdadcefecf7679f21b2b2ded96d
Author: Mike Massonnet <mmassonnet at xfce.org>
Date: Tue May 3 08:00:09 2011 +0200
getinvolved/translation: fix typo and add anchor link
pages/getinvolved/translation.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/pages/getinvolved/translation.php b/pages/getinvolved/translation.php
index 75c5836..fbd110d 100644
--- a/pages/getinvolved/translation.php
+++ b/pages/getinvolved/translation.php
@@ -5,6 +5,7 @@ $head['title'] = R_('Translation');
$toc['anchors'] = array (
'started' => R_('Getting Started'),
'teamwork' => R_('Team Work'),
+ 'coordinator' => R_('Team Coordinator'),
'transifex' => R_('Transifex Usage'));
?>
@@ -74,7 +75,7 @@ $toc['anchors'] = array (
</p>
<p>
- <?php E_('A good practive for the coordinator is to check the translations before a new release, that consists into compiling each Xfce component with the latest translations and making sure everything is in good shape.') ?>
+ <?php E_('A good practice for the coordinator is to check the translations before a new release, that consists into compiling each Xfce component with the latest translations and making sure everything is in good shape.') ?>
</p>
<h2 id="transifex"><?php E_('Transifex Usage') ?></h2>
More information about the Xfce4-commits
mailing list