aboutsummaryrefslogtreecommitdiff
path: root/contrib/extract_translations/README
diff options
context:
space:
mode:
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.