Left: | ||
Right: |
OLD | NEW |
---|---|
1 [general] | 1 [general] |
2 basename = adblockplusui | 2 basename = adblockplusui |
3 | 3 |
4 [locales] | 4 [locales] |
5 base_path = locale | 5 base_path = locale |
6 name_format = BCP-47 | 6 default_locale = en-US |
7 file_format = chrome-json | |
8 target_platforms = chrome firefox | |
Thomas Greiner
2017/10/06 12:34:05
The ticket mentions that "name_format", "file_form
Sebastian Noack
2017/10/06 17:25:19
Well spotted. This as a typo in the issue, "defaul
| |
9 default_locale = en-US | |
OLD | NEW |