Update Mac shortcut to locales

main
Elbert Alias 11 years ago
parent 3319b0cd73
commit c02eea543a

@ -1,7 +1,7 @@
{ "name": "Wappalyzer", { "name": "Wappalyzer",
"homepage_url": "http://wappalyzer.com?utm_source=chrome&utm_medium=context&utm_campaign=extensions", "homepage_url": "http://wappalyzer.com?utm_source=chrome&utm_medium=context&utm_campaign=extensions",
"description": "Identifies software on the web", "description": "Identifies software on the web",
"version": "2.24", "version": "2.25",
"default_locale": "en", "default_locale": "en",
"manifest_version": 2, "manifest_version": 2,
"icons": { "icons": {

@ -3,7 +3,7 @@
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest"> <Description about="urn:mozilla:install-manifest">
<em:id>wappalyzer@crunchlabz.com</em:id> <em:id>wappalyzer@crunchlabz.com</em:id>
<em:version>2.7.1</em:version> <em:version>2.7.2</em:version>
<em:type>2</em:type> <em:type>2</em:type>
<em:unpack>true</em:unpack> <em:unpack>true</em:unpack>
@ -12,7 +12,7 @@
<Description> <Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>4.0</em:minVersion> <em:minVersion>4.0</em:minVersion>
<em:maxVersion>22.*</em:maxVersion> <em:maxVersion>25.*</em:maxVersion>
</Description> </Description>
</em:targetApplication> </em:targetApplication>

@ -3,7 +3,7 @@
<!ENTITY wappalyzer.showIcons "Applikations-Icons zeigen"> <!ENTITY wappalyzer.showIcons "Applikations-Icons zeigen">
<!ENTITY wappalyzer.preferences "Weitere Optionen ..."> <!ENTITY wappalyzer.preferences "Weitere Optionen ...">
<!ENTITY wappalyzer.addonBar "In Addon-Leiste platzieren (Ctrl+/)"> <!ENTITY wappalyzer.addonBar "In Addon-Leiste platzieren (Ctrl+/ oder Cmd+/)">
<!ENTITY wappalyzer.categories "Kategorienverwaltung"> <!ENTITY wappalyzer.categories "Kategorienverwaltung">
<!ENTITY wappalyzer.performance "Performance"> <!ENTITY wappalyzer.performance "Performance">
<!ENTITY wappalyzer.interface "Interface"> <!ENTITY wappalyzer.interface "Interface">

@ -3,7 +3,7 @@
<!ENTITY wappalyzer.showIcons "Show application icons"> <!ENTITY wappalyzer.showIcons "Show application icons">
<!ENTITY wappalyzer.preferences "Options"> <!ENTITY wappalyzer.preferences "Options">
<!ENTITY wappalyzer.addonBar "Place in addon-bar (press Ctrl+/ to toggle)"> <!ENTITY wappalyzer.addonBar "Place in addon-bar (press Ctrl+/ or Cmd+/ to toggle)">
<!ENTITY wappalyzer.categories "Categories"> <!ENTITY wappalyzer.categories "Categories">
<!ENTITY wappalyzer.performance "Performance"> <!ENTITY wappalyzer.performance "Performance">
<!ENTITY wappalyzer.interface "Interface"> <!ENTITY wappalyzer.interface "Interface">

@ -3,7 +3,7 @@
<!ENTITY wappalyzer.showIcons "Show application icons"> <!ENTITY wappalyzer.showIcons "Show application icons">
<!ENTITY wappalyzer.preferences "Options"> <!ENTITY wappalyzer.preferences "Options">
<!ENTITY wappalyzer.addonBar "Place in addon-bar (press Ctrl+/ to toggle)"> <!ENTITY wappalyzer.addonBar "Place in addon-bar (press Ctrl+/ or Cmd+/ to toggle)">
<!ENTITY wappalyzer.categories "Categories"> <!ENTITY wappalyzer.categories "Categories">
<!ENTITY wappalyzer.performance "Performance"> <!ENTITY wappalyzer.performance "Performance">
<!ENTITY wappalyzer.interface "Interface"> <!ENTITY wappalyzer.interface "Interface">

@ -1,6 +1,6 @@
wappalyzer.name = Wappalyzer wappalyzer.name = Wappalyzer
wappalyzer.noAppsDetected = Pas d'applications détectées wappalyzer.noAppsDetected = Pas d'applications détectées
wappalyzer.addonBar = Wappalyzer a été placé dans la barre des modules.\n\n Pour voir la barre des modules pressez Ctrl+/. wappalyzer.addonBar = Wappalyzer a été placé dans la barre des modules.\n\n Pour voir la barre des modules pressez Ctrl+/ ou Cmd+/.
wappalyzer.cat1 = CMS wappalyzer.cat1 = CMS
wappalyzer.cat2 = Forum wappalyzer.cat2 = Forum

@ -3,7 +3,7 @@
<!ENTITY wappalyzer.showIcons "Iconen zichtbaar"> <!ENTITY wappalyzer.showIcons "Iconen zichtbaar">
<!ENTITY wappalyzer.preferences "Meer opties..."> <!ENTITY wappalyzer.preferences "Meer opties...">
<!ENTITY wappalyzer.addonBar "Plaats in addon-bar (klik Ctrl+/)"> <!ENTITY wappalyzer.addonBar "Plaats in addon-bar (klik Ctrl+/ of Cmd+/)">
<!ENTITY wappalyzer.categories "Beheer categorien"> <!ENTITY wappalyzer.categories "Beheer categorien">
<!ENTITY wappalyzer.performance "Performance"> <!ENTITY wappalyzer.performance "Performance">
<!ENTITY wappalyzer.interface "Interface"> <!ENTITY wappalyzer.interface "Interface">

Loading…
Cancel
Save