|
47 | 47 | "message":"Click: disable\/enable uBlock₀ for this site.\n\nCtrl+click: disable uBlock₀ only on this page.", |
48 | 48 | "description":"English: Click: disable\/enable uBlock₀ for this site.\n\nCtrl+click: disable uBlock₀ only on this page." |
49 | 49 | }, |
50 | | - "popupPowerSwitchOffInfo":{ |
| 50 | + "popupPowerSwitchInfo1":{ |
51 | 51 | "message":"Click to disable uBO for this site.\n\nCtrl+click to disable uBO only on this page.", |
52 | 52 | "description":"Message to be read by screen readers" |
53 | 53 | }, |
54 | | - "popupPowerSwitchOnInfo":{ |
| 54 | + "popupPowerSwitchInfo2":{ |
55 | 55 | "message":"Click to enable uBO for this site.", |
56 | 56 | "description":"Message to be read by screen readers" |
57 | 57 | }, |
|
95 | 95 | "message":"Toggle the blocking of all popups for this site", |
96 | 96 | "description":"Tooltip for the no-popups per-site switch" |
97 | 97 | }, |
| 98 | + "popupTipNoPopups1":{ |
| 99 | + "message":"Click to block all popups on this site", |
| 100 | + "description":"Tooltip for the no-popups per-site switch" |
| 101 | + }, |
| 102 | + "popupTipNoPopups2":{ |
| 103 | + "message":"Click to no longer block all popups on this site", |
| 104 | + "description":"Tooltip for the no-popups per-site switch" |
| 105 | + }, |
98 | 106 | "popupTipNoLargeMedia":{ |
99 | 107 | "message":"Toggle the blocking of large media elements for this site", |
100 | 108 | "description":"Tooltip for the no-large-media per-site switch" |
101 | 109 | }, |
| 110 | + "popupTipNoLargeMedia1":{ |
| 111 | + "message":"Click to block large media elements on this site", |
| 112 | + "description":"Tooltip for the no-large-media per-site switch" |
| 113 | + }, |
| 114 | + "popupTipNoLargeMedia2":{ |
| 115 | + "message":"Click to no longer block large media elements on this site", |
| 116 | + "description":"Tooltip for the no-large-media per-site switch" |
| 117 | + }, |
102 | 118 | "popupTipNoCosmeticFiltering":{ |
103 | 119 | "message":"Toggle cosmetic filtering for this site", |
104 | 120 | "description":"Tooltip for the no-cosmetic-filtering per-site switch" |
105 | 121 | }, |
| 122 | + "popupTipNoCosmeticFiltering1":{ |
| 123 | + "message":"Click to disable cosmetic filtering on this site", |
| 124 | + "description":"Tooltip for the no-cosmetic-filtering per-site switch" |
| 125 | + }, |
| 126 | + "popupTipNoCosmeticFiltering2":{ |
| 127 | + "message":"Click to enable cosmetic filtering on this site", |
| 128 | + "description":"Tooltip for the no-cosmetic-filtering per-site switch" |
| 129 | + }, |
106 | 130 | "popupTipNoRemoteFonts":{ |
107 | 131 | "message":"Toggle the blocking of remote fonts for this site", |
108 | 132 | "description":"Tooltip for the no-remote-fonts per-site switch" |
109 | 133 | }, |
| 134 | + "popupTipNoRemoteFonts1":{ |
| 135 | + "message":"Click to block remote fonts on this site", |
| 136 | + "description":"Tooltip for the no-remote-fonts per-site switch" |
| 137 | + }, |
| 138 | + "popupTipNoRemoteFonts2":{ |
| 139 | + "message":"Click to no longer block remote fonts on this site", |
| 140 | + "description":"Tooltip for the no-remote-fonts per-site switch" |
| 141 | + }, |
110 | 142 | "popupTipGlobalRules":{ |
111 | 143 | "message":"Global rules: this column is for rules which apply to all sites.", |
112 | 144 | "description":"Tooltip when hovering the top-most cell of the global-rules column." |
|
0 commit comments