From 58450aaaf2e64ccc8e1b6cc1f9398c8acd42eacc Mon Sep 17 00:00:00 2001 From: Alexey Shchepin Date: Sun, 1 May 2005 19:14:30 +0000 Subject: * 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 --- contrib/extract_translations/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/extract_translations/README') diff --git a/contrib/extract_translations/README b/contrib/extract_translations/README index e96cfb8c..9278dd10 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. -- cgit v1.2.3