]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/translation.mdwn
(no commit message)
[ikiwiki.git] / doc / translation.mdwn
index 81a3092b47b4574cfeb93231a911c7084c09b764..e3e458ce7487ecfcd058207ded6ff0dc018dd030 100644 (file)
@@ -1,9 +1,9 @@
 If you want to translate your wiki into another language, there are
-essentailly three peices needed for a complete translation:
+essentially three pieces needed for a complete translation:
 
 1. The messages in the ikiwiki program itself need to be translated.
    Ikiwiki is internationalised, and most such messages are already marked
-   with `gettext()`. THe source tarball includes a creates a `po/ikiwiki.pot`
+   with `gettext()`. The source tarball includes a `po/ikiwiki.pot`
    that can be copied and translated as a po file. All very standard.
 
    Note that a few things in the source are not currently translated. These