Pale Moon: Add loop context menu to HTML5 media elements.

This commit is contained in:
Ascrod 2019-02-09 14:05:34 -05:00 committed by Roy Tam
commit 1d02d45481
3 changed files with 12 additions and 0 deletions

View file

@ -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">