mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
shorter export
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
diff --git a/toolkit/components/pictureinpicture/content/player.xhtml b/toolkit/components/pictureinpicture/content/player.xhtml
|
||||
index 440ce51e8e67e4d3a7bdcb78f38f2fb6684c9848..3db687ff753c47faf2dac63183f025c5ff456250 100644
|
||||
index 440ce51e8e67e4d3a7bdcb78f38f2fb6684c9848..38912579310314a13d516328ec770db6b589d243 100644
|
||||
--- a/toolkit/components/pictureinpicture/content/player.xhtml
|
||||
+++ b/toolkit/components/pictureinpicture/content/player.xhtml
|
||||
@@ -14,6 +14,7 @@
|
||||
<meta charset="utf-8"/>
|
||||
<link rel="stylesheet" href="chrome://global/skin/pictureinpicture/player.css"/>
|
||||
<link rel="localization" href="toolkit/pictureinpicture/pictureinpicture.ftl"/>
|
||||
+ <link rel="localization" href="browser/zen-general.ftl"/>
|
||||
@@ -17,6 +17,7 @@
|
||||
<link rel="localization" href="browser/browserSets.ftl"/>
|
||||
<script src="chrome://global/content/pictureinpicture/player.js"></script>
|
||||
<title data-l10n-id="pictureinpicture-player-title"></title>
|
||||
+ <link rel="localization" href="browser/zen-general.ftl"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -52,13 +53,22 @@
|
||||
tabindex="10"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user