From 10c02074037d129f93cf4029f3ebefc3529078f8 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Fri, 17 May 2013 21:59:00 +0000 Subject: upload initial mageia 3 page (don't know if other page should be updated as is) --- tools/extract2lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/extract2lang.php b/tools/extract2lang.php index 8d3a05188..9636f8c90 100644 --- a/tools/extract2lang.php +++ b/tools/extract2lang.php @@ -39,10 +39,10 @@ U; echo "ohai!\n"; -$path = 'en/2/download_index.php en/for-pc/index.php en/for-server/index.php en/2/index.php'; +$path = 'en/3/download_index.php en/3/index.php'; //$path = realpath(APP_ROOT . '/' . $path); -$domain = '2'; +$domain = '3'; $cmd = sprintf('grep -HrnEi "_(e|t|h)\((.*)\)" %s', $path); echo $cmd, "\n"; -- cgit v1.2.1