aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRémi Verschelde <akien@mageia.org>2013-05-19 14:59:45 +0000
committerRémi Verschelde <akien@mageia.org>2013-05-19 14:59:45 +0000
commite2bfdf0388a447336d669c68cec6f3a3674e9a6d (patch)
tree92ff19cfcb4afcced917e270f0b1070f383ea58c /tools
parent32c29d8e692d5c8f007b67bc436f8a1941f49ec4 (diff)
downloadwww-e2bfdf0388a447336d669c68cec6f3a3674e9a6d.tar
www-e2bfdf0388a447336d669c68cec6f3a3674e9a6d.tar.gz
www-e2bfdf0388a447336d669c68cec6f3a3674e9a6d.tar.bz2
www-e2bfdf0388a447336d669c68cec6f3a3674e9a6d.tar.xz
www-e2bfdf0388a447336d669c68cec6f3a3674e9a6d.zip
Updating 3.en.lang. Fixing some php strings so that the extract2lang.php script can work them out (namely changing escaped single quotes to html &#39;). Some translations may need to be adapted.
Diffstat (limited to 'tools')
-rw-r--r--tools/extract2lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/extract2lang.php b/tools/extract2lang.php
index 9636f8c90..661836061 100644
--- a/tools/extract2lang.php
+++ b/tools/extract2lang.php
@@ -39,7 +39,7 @@ U;
echo "ohai!\n";
-$path = 'en/3/download_index.php en/3/index.php';
+$path = 'en/3/download_index.php en/for-pc/index.php en/for-server/index.php en/3/index.php en/3/nav.php';
//$path = realpath(APP_ROOT . '/' . $path);
$domain = '3';