diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-07-18 08:24:24 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-07-18 08:24:24 +0200 |
commit | fc61780b35af913801d72086456f493f63197da6 (patch) | |
tree | f85891288a7bd988da9f0f15ae64e5c63f00d493 /devtools/client/locales/en-US/memory.properties | |
parent | 69f7f9e5f1475891ce11cc4f431692f965b0cd30 (diff) | |
parent | 50d3e596bbe89c95615f96eb71f6bc5be737a1db (diff) | |
download | UXP-9ccb235f04529c1ec345d87dad6521cb567d20bb.tar UXP-9ccb235f04529c1ec345d87dad6521cb567d20bb.tar.gz UXP-9ccb235f04529c1ec345d87dad6521cb567d20bb.tar.lz UXP-9ccb235f04529c1ec345d87dad6521cb567d20bb.tar.xz UXP-9ccb235f04529c1ec345d87dad6521cb567d20bb.zip |
Merge commit '50d3e596bbe89c95615f96eb71f6bc5be737a1db' into Basilisk-releasev2018.07.18
# Conflicts:
# browser/app/profile/firefox.js
# browser/components/preferences/jar.mn
Diffstat (limited to 'devtools/client/locales/en-US/memory.properties')
-rw-r--r-- | devtools/client/locales/en-US/memory.properties | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/devtools/client/locales/en-US/memory.properties b/devtools/client/locales/en-US/memory.properties index e271a8a7d..5dcc77375 100644 --- a/devtools/client/locales/en-US/memory.properties +++ b/devtools/client/locales/en-US/memory.properties @@ -96,7 +96,7 @@ censusDisplays.internalType.tooltip=Group items by their internal C++ type # options of the label options. toolbar.labelBy=Label by: -# LOCALIZATION NOTE (toolbar.labelBy): The tooltip for the label describing the +# LOCALIZATION NOTE (toolbar.labelBy.tooltip): The tooltip for the label describing the # select menu options of the label options. toolbar.labelBy.tooltip=Change how objects are labeled @@ -250,7 +250,7 @@ diffing.state.selecting.full=Select two snapshots to compare # dominator tree state COMPUTING. dominatorTree.state.computing=Generating dominators report… -# LOCALIZATION NOTE (dominatorTree.state.computing): The label describing the +# LOCALIZATION NOTE (dominatorTree.state.computing.full): The label describing the # dominator tree state COMPUTING, used in the dominator tree view. dominatorTree.state.computing.full=Generating dominators report… @@ -258,7 +258,7 @@ dominatorTree.state.computing.full=Generating dominators report… # dominator tree state FETCHING. dominatorTree.state.fetching=Computing sizes… -# LOCALIZATION NOTE (dominatorTree.state.fetching): The label describing the +# LOCALIZATION NOTE (dominatorTree.state.fetching.full): The label describing the # dominator tree state FETCHING, used in the dominator tree view. dominatorTree.state.fetching.full=Computing dominator’s retained sizes… @@ -266,7 +266,7 @@ dominatorTree.state.fetching.full=Computing dominator’s retained sizes… # describing the dominator tree state INCREMENTAL_FETCHING. dominatorTree.state.incrementalFetching=Fetching… -# LOCALIZATION NOTE (dominatorTree.state.incrementalFetching): The label describing the +# LOCALIZATION NOTE (dominatorTree.state.incrementalFetching.full): The label describing the # dominator tree state INCREMENTAL_FETCHING, used in the dominator tree view. dominatorTree.state.incrementalFetching.full=Fetching more… @@ -274,7 +274,7 @@ dominatorTree.state.incrementalFetching.full=Fetching more… # dominator tree state ERROR. dominatorTree.state.error=Error -# LOCALIZATION NOTE (dominatorTree.state.error): The label describing the +# LOCALIZATION NOTE (dominatorTree.state.error.full): The label describing the # dominator tree state ERROR, used in the dominator tree view. dominatorTree.state.error.full=There was an error while processing the dominator tree |