gorhill
ea2b706a9a
updated translation stuff for Opera store
2016-02-22 09:01:37 -05:00
Aaron Bieber
98b0967d69
allow scripts to run with bash in other locations
2016-01-31 12:17:04 -05:00
gorhill
6a1ef6aa75
translation work from https://crowdin.com/project/ublock
2016-01-25 10:29:03 -05:00
gorhill
3c4a9b4e53
translation work from https://crowdin.com/project/ublock
2015-12-13 09:51:25 -05:00
gorhill
53fa8f7a50
new: Basque translation by https://crowdin.com/profile/Osoitz
2015-09-12 11:00:57 -04:00
gorhill
d9da7c996b
translation work from https://crowdin.com/project/ublock
2015-07-12 19:08:39 -04:00
gorhill
65647860f6
translation work from https://crowdin.com/project/ublock
2015-07-05 08:04:24 -04:00
gorhill
2c3d810840
translation work from https://crowdin.com/project/ublock
2015-05-26 16:49:49 -04:00
gorhill
4afc2e2959
translation work from https://crowdin.com/project/ublock
2015-04-23 08:49:02 -04:00
gorhill
6312e98cfe
translation work from https://crowdin.com/project/ublock
2015-03-14 11:15:04 -04:00
gorhill
bced12efdb
added newly available translations
2015-03-13 17:27:25 -04:00
gorhill
08a76a5287
translation work from https://crowdin.com/translate/ublock
2015-03-13 17:21:00 -04:00
gorhill
b3d673164c
translation work from https://crowdin.com/project/ublock
2015-02-16 21:19:28 -05:00
gorhill
7fc6d35dd3
translation work from https://crowdin.com/project/ublock
2015-02-15 14:55:01 -05:00
gorhill
b0999c8af7
translation work from crowdin.com/project/ublock
2015-01-30 01:04:28 -05:00
gorhill
d0af26571a
transation work from crowdin.com/project/ublock
2015-01-29 09:43:26 -05:00
gorhill
e1a7ac1c04
translation work from crowdin
2015-01-28 09:10:26 -05:00
gorhill
3b3fcef9a0
Vietnamese description now available
2015-01-26 08:38:19 -05:00
gorhill
df12d61cbc
do not import zh_TW since it is not on crowdin yet
2015-01-02 19:07:08 -05:00
Peter Dave Hello
d4e15af494
add zh_TW translation
2014-12-22 03:25:17 +08:00
Raymond Hill
d0e34faac5
translation work from Crowdin
2014-12-04 12:56:21 -02:00
Raymond Hill
7980996423
fr, de now also on Crowdin
2014-12-01 12:27:08 -02:00
Raymond Hill
fb66fd4f36
translation work from Crowdin
2014-11-26 17:34:48 -02:00
Raymond Hill
369b038f92
jshint
2014-11-24 12:48:33 -02:00
Raymond Hill
370ff5aee8
updated according to new project layout
2014-11-16 14:41:20 -02:00
Deathamns
0d9d285608
Building extension files
...
Adds possibility to build extension files (Chrome and Safari) from
command line.
To run from the project directory:
python tools/build.py [meta]
If the optional `meta` argument is set, then only the manifest and
language files are uptated.
Without that everything is being built (extension files too) into the
`dist/build/version_number` folder.
For Chrome there will be two files, a crx, and a .zip file which
includes the key.pem private key (so this must not be shared,
it's just a bit help for publishing it to the Chrome Web Store).
Beside the extension files, update-files are generated too (for self
hosting - Safari needs it).
2014-11-09 18:58:46 +01:00
Deathamns
5b79bf3536
Work on vendor API abstraction, and near complete Safari support
2014-11-09 17:39:12 +01:00