From e21763dfcda369e1ab3b86c7dcd4ac0791537c9f Mon Sep 17 00:00:00 2001 From: dkanada Date: Mon, 10 Jun 2019 15:25:07 -0700 Subject: [PATCH] remove redundant advanced label --- src/{serversecurity.html => apikeys.html} | 2 +- .../playbacksettings.template.html | 4 +- .../{serversecurity.js => apikeys.js} | 43 +++++++++---------- .../{dashboardhosting.js => networking.js} | 22 ++++------ ...{dashboardhosting.html => networking.html} | 8 +--- src/scripts/librarymenu.js | 23 +++++----- src/scripts/routes.js | 8 ++-- src/strings/ar.json | 4 -- src/strings/bg-bg.json | 4 -- src/strings/ca.json | 2 - src/strings/cs.json | 4 -- src/strings/da.json | 4 -- src/strings/de.json | 4 -- src/strings/el.json | 4 -- src/strings/en-gb.json | 1 - src/strings/en-us.json | 5 +-- src/strings/es-ar.json | 1 - src/strings/es-mx.json | 4 -- src/strings/es.json | 4 -- src/strings/fa.json | 2 - src/strings/fi.json | 2 - src/strings/fr-ca.json | 1 - src/strings/fr.json | 4 -- src/strings/gsw.json | 1 - src/strings/he.json | 2 - src/strings/hr.json | 4 -- src/strings/hu.json | 4 -- src/strings/is-is.json | 1 - src/strings/it.json | 3 -- src/strings/ja.json | 1 - src/strings/kk.json | 4 -- src/strings/ko.json | 2 - src/strings/lt-lt.json | 2 - src/strings/ms.json | 1 - src/strings/nb.json | 4 -- src/strings/nl.json | 2 - src/strings/pl.json | 4 -- src/strings/pt-br.json | 4 -- src/strings/pt-pt.json | 3 -- src/strings/ro.json | 1 - src/strings/ru.json | 4 -- src/strings/sk.json | 2 - src/strings/sl-si.json | 2 - src/strings/sv.json | 3 -- src/strings/tr.json | 2 - src/strings/uk.json | 1 - src/strings/vi.json | 1 - src/strings/zh-cn.json | 4 -- src/strings/zh-hk.json | 1 - src/strings/zh-tw.json | 2 - 50 files changed, 50 insertions(+), 175 deletions(-) rename src/{serversecurity.html => apikeys.html} (89%) rename src/controllers/{serversecurity.js => apikeys.js} (74%) rename src/controllers/{dashboardhosting.js => networking.js} (92%) rename src/{dashboardhosting.html => networking.html} (97%) diff --git a/src/serversecurity.html b/src/apikeys.html similarity index 89% rename from src/serversecurity.html rename to src/apikeys.html index 4df33acc60..43cfae5b13 100644 --- a/src/serversecurity.html +++ b/src/apikeys.html @@ -1,4 +1,4 @@ -
+
diff --git a/src/components/playbacksettings/playbacksettings.template.html b/src/components/playbacksettings/playbacksettings.template.html index 046c9da5d1..06cfe3f3d6 100644 --- a/src/components/playbacksettings/playbacksettings.template.html +++ b/src/components/playbacksettings/playbacksettings.template.html @@ -12,7 +12,7 @@ ${LabelPlayDefaultAudioTrack}
- +

@@ -41,7 +41,7 @@

- ${Advanced} + ${TabAdvanced}