You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: _locales/de/messages.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -184,16 +184,20 @@
184
184
"message": "No net traffic seen for this tab so far.",
185
185
"description": "..."
186
186
},
187
+
"matrixMtxButtonTip" : {
188
+
"message": "Disable/enable matrix filtering \u000a for this scope. \u000aRequests blocked through \u000a matrix filtering on this page: {{count}}.",
189
+
"description": "Tool tip for matrix button: {{}} is a placeholder for number of blocked requests."
190
+
},
187
191
"matrixABPButtonTip" : {
188
-
"message": "Requests blocked through \u000a ABP filtering on this page: {{abpCount}}.\u000a Click to turn on/off ABP \u000a filtering for this scope.",
192
+
"message": "Disable/enable ABP filtering \u000a for this scope. \u000aRequests blocked through \u000a ABP filtering on this page: {{count}}.",
189
193
"description": "Tool tip for ABP button: {{}} is a placeholder for number of blocked requests."
190
194
},
191
195
"matrixPersistButtonTip" : {
192
196
"message": "Save all temporary changes \u000a for this scope.",
193
197
"description": "Tool tip for the persist button"
194
198
},
195
199
"matrixRevertButtonTip" : {
196
-
"message": "Remove temporary \u000achanges for this\u000a scope.",
200
+
"message": "Remove temporary changes \u000a for this scope.",
197
201
"description": "Tool tip for the revert local permission button"
Copy file name to clipboardExpand all lines: _locales/en/messages.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -184,16 +184,20 @@
184
184
"message": "No net traffic seen for this tab so far.",
185
185
"description": "..."
186
186
},
187
+
"matrixMtxButtonTip" : {
188
+
"message": "Disable/enable matrix filtering \u000a for this scope. \u000aRequests blocked through \u000a matrix filtering on this page: {{count}}.",
189
+
"description": "Tool tip for matrix button: {{}} is a placeholder for number of blocked requests."
190
+
},
187
191
"matrixABPButtonTip" : {
188
-
"message": "Requests blocked through \u000a ABP filtering on this page: {{abpCount}}.\u000a Click to turn on/off ABP \u000a filtering for this scope.",
192
+
"message": "Disable/enable ABP filtering \u000a for this scope. \u000aRequests blocked through \u000a ABP filtering on this page: {{count}}.",
189
193
"description": "Tool tip for ABP button: {{}} is a placeholder for number of blocked requests."
190
194
},
191
195
"matrixPersistButtonTip" : {
192
196
"message": "Save all temporary changes \u000a for this scope.",
193
197
"description": "Tool tip for the persist button"
194
198
},
195
199
"matrixRevertButtonTip" : {
196
-
"message": "Remove temporary \u000achanges for this\u000a scope.",
200
+
"message": "Remove temporary changes \u000a for this scope.",
197
201
"description": "Tool tip for the revert local permission button"
Copy file name to clipboardExpand all lines: _locales/fr/messages.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -184,8 +184,12 @@
184
184
"message": "Aucune activité réseau observée pour cet onglet jusqu'à présent.",
185
185
"description": "..."
186
186
},
187
+
"matrixMtxButtonTip" : {
188
+
"message": "Cliquez pour activer/désactiver \u000a les filtres matriciels pour le contexte actuel. \u000aNombre de requêtes bloquées via \u000a les filtres matriciels: {{count}}.",
189
+
"description": "Tool tip for matrix button: {{}} is a placeholder for number of blocked requests."
190
+
},
187
191
"matrixABPButtonTip" : {
188
-
"message": "Nombre de requêtes bloquées via \u000a les filtres Adblock Plus: {{abpCount}}. \u000a Cliquez pour activer/désactiver \u000a les filtres ABP pour le contexte actuel.",
192
+
"message": "Cliquez pour activer/désactiver \u000a les filtres ABP pour le contexte actuel. \u000aNombre de requêtes bloquées via \u000a les filtres Adblock Plus: {{count}}.",
189
193
"description": "Tool tip for ABP button: {{}} is a placeholder for number of blocked requests."
0 commit comments