OLD | NEW |
1 command.select.key=s | 1 command.select.key=s |
2 command.select.label=select element | 2 command.select.label=select element |
3 command.wider.key=w | 3 command.wider.key=w |
4 command.wider.label=wider | 4 command.wider.label=wider |
5 command.narrower.key=n | 5 command.narrower.key=n |
6 command.narrower.label=narrower | 6 command.narrower.label=narrower |
7 command.lock.key=l | 7 command.lock.key=l |
8 command.lock.label=lock/unlock selection | 8 command.lock.label=lock/unlock selection |
9 command.quit.key=q | 9 command.quit.key=q |
10 command.quit.label=quit selection | 10 command.quit.label=quit selection |
(...skipping 13 matching lines...) Expand all Loading... |
24 command.lock.alternativeKey= | 24 command.lock.alternativeKey= |
25 command.quit.alternativeKey= | 25 command.quit.alternativeKey= |
26 command.blinkElement.alternativeKey= | 26 command.blinkElement.alternativeKey= |
27 command.viewSource.alternativeKey= | 27 command.viewSource.alternativeKey= |
28 command.viewSourceWindow.alternativeKey= | 28 command.viewSourceWindow.alternativeKey= |
29 command.showMenu.alternativeKey= | 29 command.showMenu.alternativeKey= |
30 | 30 |
31 selectelement.label=Select an element to hide | 31 selectelement.label=Select an element to hide |
32 stopselection.label=Abort element selection | 32 stopselection.label=Abort element selection |
33 | 33 |
34 inspector.button.label=Hide with ABP | |
35 inspector.button.accesskey=A | |
36 inspector.button.tooltiptext=Create an element hiding rule to hide this element
and similar ones with Adblock Plus | 34 inspector.button.tooltiptext=Create an element hiding rule to hide this element
and similar ones with Adblock Plus |
OLD | NEW |