From d88232dcb27df35a45ed8c8e547eceffb1086d8f Mon Sep 17 00:00:00 2001 From: filip Date: Fri, 1 Nov 2013 15:20:11 +0100 Subject: added option to exclude all work on web pages translation --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 05e3cc06..4a5aaf6e 100644 --- a/README +++ b/README @@ -1,4 +1,7 @@ NEWS +2013/11/01 +added option to exclude all work on web pages translation + 2013/10/31 added support for git NOTE: you need to add git_directory variable in your ~/.mageia-i18n-config file added creation of list_of_resources_for_translation.txt with statistics @@ -23,6 +26,7 @@ FEATURES -creation of working copy of po resource in working directory if required -testing for differences of *.po file from working copy if required -testing for differences of *.pot file from working copy if required +-option to exclude all work on web pages translation -searching for new *.pot files in svn (TODO also search from git) INSTALATION AND CONFIGURATION @@ -36,6 +40,7 @@ Remember to upload your public ssh key to mageia identity! Otherwise the script See wiki (https://wiki.mageia.org/en/Git_usage_for_l10n_and_doc) for details. It's recommended that you first try git clone and push without script to test if your setup is as it should be. Same goes for svn commit if you need it (currently there are only translations for web pages left on svn). +You can exclude all work on web pages translation with option work_on_web_pages_translation. In that case you don't need to configure svn at all. At least you need to adjust following setings in configuration file named .mageia-i18n-config that has been made in your home directory on the first run of the script. @@ -43,7 +48,7 @@ Set this according to your language code: language_code=sl Adjust svn, git and working translations directories -svn_directory= default is /home/user/Mageia/i18n/svn +svn_directory= default is just a template: /home/user/Mageia/i18n/svn git_directory="/home/user/Mageia/i18n/git" # added after git transition working_translations_directory= default is /home/user/Mageia/i18n/translations -- cgit v1.2.1