Skip to content

Commit abf8194

Browse files
Pontoon/Firefox Profiler: Update English (Great Britain) (en-GB)
Co-authored-by: Ian Neal <[email protected]> (en-GB)
1 parent 91f968a commit abf8194

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

locales/en-GB/app.ftl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,14 @@ AppViewRouter--error-from-localhost-url-safari =
4242
AppViewRouter--route-not-found--home =
4343
.specialMessage = The URL you tried to reach was not recognised.
4444
45+
## Backtrace
46+
## This is used to display a backtrace (call stack) for a marker or sample.
47+
48+
# Variables:
49+
# $function (String) - Name of the function that was inlined.
50+
Backtrace--inlining-badge = (inlined)
51+
.title = { $function } was inlined into its caller by the compiler.
52+
4553
## CallNodeContextMenu
4654
## This is used as a context menu for the Call Tree, Flame Graph and Stack Chart
4755
## panels.

0 commit comments

Comments
 (0)