mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 10:18:38 +09:00
parent
2d167f91a8
commit
c3a7fd56e7
11 changed files with 241 additions and 3 deletions
|
|
@ -154,6 +154,12 @@ inspectorCopyOuterHTML.accesskey=O
|
|||
inspectorCopyCSSSelector.label=CSS Selector
|
||||
inspectorCopyCSSSelector.accesskey=S
|
||||
|
||||
# LOCALIZATION NOTE (inspectorCopyCSSPath.label): This is the label
|
||||
# shown in the inspector contextual-menu for the item that lets users copy
|
||||
# the full CSS path of the current node
|
||||
inspectorCopyCSSPath.label=CSS Path
|
||||
inspectorCopyCSSPath.accesskey=P
|
||||
|
||||
# LOCALIZATION NOTE (inspectorPasteOuterHTML.label): This is the label shown
|
||||
# in the inspector contextual-menu for the item that lets users paste outer
|
||||
# HTML in the current node
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue