diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-nl/data/kdeedu/khangman/IMPROVE.txt | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-nl/data/kdeedu/khangman/IMPROVE.txt')
-rw-r--r-- | tde-i18n-nl/data/kdeedu/khangman/IMPROVE.txt | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/tde-i18n-nl/data/kdeedu/khangman/IMPROVE.txt b/tde-i18n-nl/data/kdeedu/khangman/IMPROVE.txt deleted file mode 100644 index 711b9304833..00000000000 --- a/tde-i18n-nl/data/kdeedu/khangman/IMPROVE.txt +++ /dev/null @@ -1,38 +0,0 @@ -Dear Translator, - -You can greatly improve the data in this folder by adding hints for each word. -In order to do so, each file has already been changed in the kvtml format - -<?xml version="1.0"?> -<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd"> -<kvtml> -<e> -<o>the_word</o> -<t>a definition for the word, according to the level</t> -</e> -<e> -<o>word</o> -<t>definition</t> -</e> -... -... -</kvtml> - -So you keep each word in the <o> and </o> tags and you add a definition in the <t> </t> -tags in order to guess the word. -The definitions in easy.txt should be easy (understandable by kids) while definitions for hard.txt should be difficult (dictionary definitions). -Please save each file as utf8 with the same filename than currently. - -When you have done this, can you please send a tarball of the new files to -Anne-Marie Mahfouf -annemarie.mahfouf@free.fr -so she can add them on the server to be downloaded or simply indicate the data has been completed. - -See http://edu.kde.org/khangman/add_language.php for more information or email Anne-Marie. - -Thanks a lot in advance, - -Anne-Marie Mahfouf -annemarie.mahfouf@free.fr - -25th October 2004
\ No newline at end of file |