Add mafe-translation

This commit is contained in:
Marco Antonio Nina
2014-04-02 13:26:15 -04:00
parent eefe693852
commit 07ee040c00
2 changed files with 1 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ EOT
);
CLI::taskArg('workspace', true, true);
CLI::taskOpt("lang", "You must specify language on which rebuild of the case cache list builder will be done; if you don't specify this, it will use 'en' by default", "l:","lang=");
CLI::taskOpt("lang", "languaje", "l:","lang=");
CLI::taskRun('run_create_translation');
function run_create_translation($args, $opts)