author | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
commit | 15318cad33835e4e2dc620d033e43cd930676cdd (patch) (side-by-side diff) | |
tree | c2fa0399a2c47fda8e2cd0092c73a809d17f68eb /docs/i18n.html | |
download | opie-15318cad33835e4e2dc620d033e43cd930676cdd.zip opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2 |
Initial revision
-rw-r--r-- | docs/i18n.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/i18n.html b/docs/i18n.html new file mode 100644 index 0000000..f47ca1f --- a/dev/null +++ b/docs/i18n.html @@ -0,0 +1,23 @@ +<html><head><title>I18n</title></head><body><h2> <img src=language.png> I18n</h2> +Qt/Embedded uses Unicode natively. +(some characters below may noit be present in the current font) +<p> +<font face=Cyberbit size=4> +语言 : 简体中文 +<p> +語言 : 繁體中文 +<p> +Γλώσσα: Ελληνικά +<p> +Langage: Français +<p> +言語 : 日本語 +<p> +언어 : 한국어 +<p> +Язык: Русский +<p> +Språk: Norsk +</font> +</body> +</html> |