ready for translation

This commit is contained in:
gorhill 2014-06-24 20:04:34 -04:00
parent b86dbddbcf
commit a908f20fe6
6 changed files with 21 additions and 1 deletions

View file

@ -25,6 +25,10 @@
},
"popupPowerSwitchInfo": {
"message": "click the power button to <br>permanently disable or enable <br>µBlock for the current site",
"description": "English (mind the horizontal extent): click the power button to <br>permanently disable or enable <br>µBlock for the current site"
},
"popupBlockedRequestPrompt": {
"message": "requests blocked",
"description": "English: requests blocked"

View file

@ -25,6 +25,10 @@
},
"popupPowerSwitchInfo": {
"message": "click the power button to <br>permanently disable or enable <br>µBlock for the current site",
"description": "English (mind the horizontal extent): click the power button to <br>permanently disable or enable <br>µBlock for the current site"
},
"popupBlockedRequestPrompt": {
"message": "requests blocked",
"description": "English: requests blocked"

View file

@ -25,6 +25,10 @@
},
"popupPowerSwitchInfo": {
"message": "click the power button to <br>permanently disable or enable <br>µBlock for the current site",
"description": "English (mind the horizontal extent): click the power button to <br>permanently disable or enable <br>µBlock for the current site"
},
"popupBlockedRequestPrompt": {
"message": "requêtes bloquées",
"description": "English: requests blocked"

View file

@ -25,6 +25,10 @@
},
"popupPowerSwitchInfo": {
"message": "click the power button to <br>permanently disable or enable <br>µBlock for the current site",
"description": "English (mind the horizontal extent): click the power button to <br>permanently disable or enable <br>µBlock for the current site"
},
"popupBlockedRequestPrompt": {
"message": "requests blocked",
"description": "English: requests blocked"

View file

@ -25,6 +25,10 @@
},
"popupPowerSwitchInfo": {
"message": "click the power button to <br>permanently disable or enable <br>µBlock for the current site",
"description": "English (mind the horizontal extent): click the power button to <br>permanently disable or enable <br>µBlock for the current site"
},
"popupBlockedRequestPrompt": {
"message": "requests blocked",
"description": "English: requests blocked"

View file

@ -83,7 +83,7 @@ p {
<h4><a href="dashboard.html" target="_blank" title="Click to open the dashboard">µBlock<span id="version"></span></a></h4>
<div>
<p id="switch"><span class="fa">&#xf011;</span></p>
<p id="switch-hint">click the power button to <br>permanently disable or enable <br>µBlock for the current site</p>
<p id="switch-hint" data-i18n="popupPowerSwitchInfo"></p>
<p style="font-size: 16px;" data-i18n="popupBlockedRequestPrompt"></p>
<p id="stats" data-i18n="popupBlockedOnThisPagePrompt"></p>
<p id="page-blocked">?</p>