aboutsummaryrefslogtreecommitdiff
path: root/contrib/extract_translations/README
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2005-05-01 19:14:30 +0000
committerAlexey Shchepin <alexey@process-one.net>2005-05-01 19:14:30 +0000
commit58450aaaf2e64ccc8e1b6cc1f9398c8acd42eacc (patch)
tree6d10c201d8940ed0c5a2ce30c2d00bfb74ec4ed4 /contrib/extract_translations/README
parent* src/msgs/sw.msg: New Swedish translation (thanks to (Magnus Henoch) (diff)
* contrib/extract_translations/README: Better phrasing (thanks to
Sergei Golovan) * contrib/extract_translations/extract_translations.erl: Fix to avoid duplication of lines (thanks to Sergei Golovan) SVN Revision: 334
Diffstat (limited to 'contrib/extract_translations/README')
-rw-r--r--contrib/extract_translations/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/extract_translations/README b/contrib/extract_translations/README
index e96cfb8cf..9278dd106 100644
--- a/contrib/extract_translations/README
+++ b/contrib/extract_translations/README
@@ -7,8 +7,8 @@ Building:
Invoking 1:
erl -noinput -s extract_translations -extra dirname message_file
- where dirname is src dir of ejabberd source tree, message_file is a file
- with translated messages (src/msgs/*.msg).
+ where dirname is the directory "src" in ejabberd's source tree root,
+ message_file is a file with translated messages (src/msgs/*.msg).
Result is a list of messages from source files which aren't contained in
message file.