mirror of https://github.com/gorhill/uBlock.git
info about power switch was causing popup to be larger than I want
This commit is contained in:
parent
f4acc90d12
commit
c17522a6b2
|
@ -28,7 +28,7 @@
|
||||||
"description":"appears as tab name in dashboard."
|
"description":"appears as tab name in dashboard."
|
||||||
},
|
},
|
||||||
"popupPowerSwitchInfo":{
|
"popupPowerSwitchInfo":{
|
||||||
"message":"klicke das An-\/Ausschalter-Symbol, um µBlock für diese Seite <br>permanent ein- oder auszuschalten<br>",
|
"message":"klicke das An-\/Ausschalter-Symbol, <br>um µBlock für diese Seite <br>permanent ein- oder auszuschalten",
|
||||||
"description":"English (mind the horizontal extent): 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":{
|
"popupBlockedRequestPrompt":{
|
||||||
|
|
Loading…
Reference in New Issue