Bug 1487581 - Move l10n strings for page title to aboutdebugging.ftl;r=flod

Depends on D23875

Differential Revision: https://phabricator.services.mozilla.com/D23876

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Julian Descottes 2019-03-20 18:02:54 +00:00
parent 0f15a32735
commit 2464c9c1b1
2 changed files with 9 additions and 10 deletions

View File

@ -172,16 +172,6 @@ about-debugging-connection-prompt-enable-button = Enable connection prompt
# "devtools.debugger.prompt-connection" is true on the target runtime.
about-debugging-connection-prompt-disable-button = Disable connection prompt
# Title of the application displayed in the tab
-application-title = Debugging
# Page title (ie tab title) for the Setup page
about-debugging-page-title-setup-page = { -application-title } - Setup
# Page title (ie tab title) for the Runtime page
# { $selectedRuntimeId } is the id of the current runtime, such as "this-firefox", "localhost:6080", ...
about-debugging-page-title-runtime-page = { -application-title } - Runtime / { $selectedRuntimeId }
# Title of a modal dialog displayed on remote runtime pages after clicking on the Profile Runtime button.
about-debugging-profiler-dialog-title = Performance Profiler

View File

@ -4,6 +4,15 @@
### These strings are used inside the about:debugging UI.
# Page Title strings
# Page title (ie tab title) for the Setup page
about-debugging-page-title-setup-page = Debugging - Setup
# Page title (ie tab title) for the Runtime page
# { $selectedRuntimeId } is the id of the current runtime, such as "this-firefox", "localhost:6080", ...
about-debugging-page-title-runtime-page = Debugging - Runtime / { $selectedRuntimeId }
# Sidebar strings
# Display name of the runtime "This Firefox". Reused as the sidebar name for This Firefox