Firefox: add localized descriptions to install.rdf

pull/2/head
Deathamns 10 years ago committed by gorhill
parent 2f7be81668
commit ad19bae5e1

@ -5,13 +5,14 @@
<version>{version}</version>
<name>{name}</name>
<description>{description}</description>
<homepageURL>https://github.com/gorhill/uBlock</homepageURL>
<homepageURL>{homepage}</homepageURL>
<creator>{author}</creator>
<type>2</type>
<bootstrap>true</bootstrap>
<multiprocessCompatible>true</multiprocessCompatible>
<optionsType>3</optionsType>
<optionsURL>chrome://ublock/content/dashboard.html</optionsURL>
{localized}
<!-- Firefox -->
<targetApplication>

Loading…
Cancel
Save