aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-01-26 08:38:19 -0500
committergorhill <rhill@raymondhill.net>2015-01-26 08:38:19 -0500
commit3b3fcef9a07d241ea3e7681eae16a794fd35d60e (patch)
treec0e6945500e3a51124f31762b17104940674a2f8 /tools
parent23543fcc2c3af85aff0aa67119368a195a09cae2 (diff)
downloaduBlock-3b3fcef9a07d241ea3e7681eae16a794fd35d60e.zip
uBlock-3b3fcef9a07d241ea3e7681eae16a794fd35d60e.tar.gz
uBlock-3b3fcef9a07d241ea3e7681eae16a794fd35d60e.tar.bz2
Vietnamese description now available
Diffstat (limited to 'tools')
-rwxr-xr-xtools/import-crowdin.sh2
-rwxr-xr-xtools/make-opera.sh1
2 files changed, 1 insertions, 2 deletions
diff --git a/tools/import-crowdin.sh b/tools/import-crowdin.sh
index 162760b..dd92fc1 100755
--- a/tools/import-crowdin.sh
+++ b/tools/import-crowdin.sh
@@ -72,7 +72,7 @@ cp $SRC/ru/description.txt $DES/description-ru.txt
cp $SRC/sv-SE/description.txt $DES/description-sv.txt
cp $SRC/tr/description.txt $DES/description-tr.txt
cp $SRC/uk/description.txt $DES/description-uk.txt
-#cp $SRC/vi/description.txt $DES/description-vi.txt
+cp $SRC/vi/description.txt $DES/description-vi.txt
cp $SRC/zh-CN/description.txt $DES/description-zh_CN.txt
#cp $SRC/zh-TW/description.txt $DES/description-zh_TW.txt
diff --git a/tools/make-opera.sh b/tools/make-opera.sh
index 005cc13..19d31d0 100755
--- a/tools/make-opera.sh
+++ b/tools/make-opera.sh
@@ -24,6 +24,5 @@ cp LICENSE.txt $DES/
rm -r $DES/_locales/el
rm -r $DES/_locales/hi
rm -r $DES/_locales/mr
-rm -r $DES/_locales/vi
echo "*** uBlock.opera: Package done."