author | cniehaus <cniehaus> | 2002-12-06 22:38:23 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-06 22:38:23 (UTC) |
commit | 7911ebe3b7279874ed33e6b6fc564abdf31aea7a (patch) (side-by-side diff) | |
tree | 523ddaf68b1c0a065a26a921971955b0909d488f /docs/usermanual/i18n.sgm | |
parent | db466251a506d0af3f1eb5d0095ca151e887267d (diff) | |
download | opie-7911ebe3b7279874ed33e6b6fc564abdf31aea7a.zip opie-7911ebe3b7279874ed33e6b6fc564abdf31aea7a.tar.gz opie-7911ebe3b7279874ed33e6b6fc564abdf31aea7a.tar.bz2 |
starting new text.
Spiralman: did I do this correctly?
-rw-r--r-- | docs/usermanual/i18n.sgm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/usermanual/i18n.sgm b/docs/usermanual/i18n.sgm new file mode 100644 index 0000000..a9902c4 --- a/dev/null +++ b/docs/usermanual/i18n.sgm @@ -0,0 +1,18 @@ +<chapter id=i18n><title>Translations</title> + <para> + The OPIE-Project tries to offer the support for as many languages as possible. + In this chapter the process of translating OPIE and its documentation is explained. + </para> +<section> + <title>Introduction</title> + <para> + test blah blah + </para> +</section> +<section> + <title>Preferences</title> + <para> + test blah blah + </para> +</section> +</chapter> |