diff options
author | Raymond Hill <rhill@raymondhill.net> | 2014-12-04 12:56:21 -0200 |
---|---|---|
committer | Raymond Hill <rhill@raymondhill.net> | 2014-12-04 12:56:21 -0200 |
commit | d0e34faac57a054aeaee6d8e44e1bec29da60717 (patch) | |
tree | c5f6fdfc7dc30f4fc0a5bf36e04ce17334de95cc /tools | |
parent | 1a5b15c07c5624089b1abea57968e9958a5adf1c (diff) | |
download | uBlock-d0e34faac57a054aeaee6d8e44e1bec29da60717.zip uBlock-d0e34faac57a054aeaee6d8e44e1bec29da60717.tar.gz uBlock-d0e34faac57a054aeaee6d8e44e1bec29da60717.tar.bz2 |
translation work from Crowdin
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/import-crowdin.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/import-crowdin.sh b/tools/import-crowdin.sh index f368276..fa7321c 100755 --- a/tools/import-crowdin.sh +++ b/tools/import-crowdin.sh @@ -17,6 +17,7 @@ cp $SRC/el/messages.json $DES/el/messages.json cp $SRC/es-ES/messages.json $DES/es/messages.json cp $SRC/et/messages.json $DES/et/messages.json cp $SRC/fi/messages.json $DES/fi/messages.json +cp $SRC/fil/messages.json $DES/fil/messages.json cp $SRC/fr/messages.json $DES/fr/messages.json cp $SRC/he/messages.json $DES/he/messages.json cp $SRC/hi/messages.json $DES/hi/messages.json @@ -50,6 +51,7 @@ cp $SRC/de/description.txt $DES/description-de.txt cp $SRC/es-ES/description.txt $DES/description-es.txt cp $SRC/et/description.txt $DES/description-et.txt cp $SRC/fi/description.txt $DES/description-fi.txt +cp $SRC/fil/description.txt $DES/description-fil.txt cp $SRC/fr/description.txt $DES/description-fr.txt cp $SRC/he/description.txt $DES/description-he.txt cp $SRC/hr/description.txt $DES/description-hr.txt |