mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
Pale Moon: Add loop context menu to HTML5 media elements.
This commit is contained in:
parent
5f10407c8c
commit
1d02d45481
3 changed files with 12 additions and 0 deletions
|
|
@ -433,6 +433,8 @@ fast. -->
|
|||
<!-- LOCALIZATION NOTE: The access keys for "Show Controls" and
|
||||
"Hide Controls" are the same because the two context-menu
|
||||
items are mutually exclusive. -->
|
||||
<!ENTITY mediaLoop.label "Loop">
|
||||
<!ENTITY mediaLoop.accesskey "L">
|
||||
<!ENTITY mediaShowControls.label "Show Controls">
|
||||
<!ENTITY mediaShowControls.accesskey "C">
|
||||
<!ENTITY mediaHideControls.label "Hide Controls">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue