The branch, master has been updated via ccd8da050198688febbc47bf918845d333cef1e1 (commit) from 25f7b894435f0565840f0397728ff5462b767735 (commit)
- Log ----------------------------------------------------------------- commit ccd8da050198688febbc47bf918845d333cef1e1 Author: Marc Delisle marc@infomarc.info Date: Fri May 14 13:34:25 2010 -0400
typo; wiki ref for translators
-----------------------------------------------------------------------
Summary of changes: Documentation.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation.html b/Documentation.html index 4bf19ed..fc2af1f 100644 --- a/Documentation.html +++ b/Documentation.html @@ -4365,7 +4365,7 @@ chmod o+rwx tmp <a href="#faq7_2">7.2 I want to translate the messages to a new language or upgrade an existing language, where do I start?</a></h4>
-<p> Always use latest Git versoin of po file to translate. You can optionally +<p> Always use latest Git version of po file to translate. You can optionally translate online at our <a href="http://l10n.cihar.com/">translation server</a> where you can also get latest po files and merge them with your translations. For creating new translation simply use @@ -4373,7 +4373,7 @@ chmod o+rwx tmp <code>po/LANG_CODE.po</code> for your language (you can use <code>msginit -i po/phpmyadmin.pot -l LANG_CODE --no-translator -o po/LANG_CODE.po</code> to do this) or ask on mailing list to add the translation to the web - interface. + interface. More details are available on <a href="http://wiki.phpmyadmin.net/pma/Devel:Gettext_for_translators">our wiki</a>.</p> </p> <p> Please note that we try not to use HTML entities like &eacute; in
hooks/post-receive