1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00

Add support to import en_GB description

This commit is contained in:
Raymond Hill 2019-06-23 08:25:16 -04:00
parent 41685f4cce
commit b0b43ad6b2
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -89,6 +89,7 @@ cp $SRC/cv/description.txt $DES/description-cv.txt
cp $SRC/da/description.txt $DES/description-da.txt
cp $SRC/de/description.txt $DES/description-de.txt
cp $SRC/el/description.txt $DES/description-el.txt
cp $SRC/en-GB/description.txt $DES/description-en_GB.txt
cp $SRC/eo/description.txt $DES/description-eo.txt
cp $SRC/es-ES/description.txt $DES/description-es.txt
cp $SRC/et/description.txt $DES/description-et.txt