Skip to content

Commit b50c468

Browse files
Pontoon/Firefox Profiler: Update German (de)
Co-authored-by: Michael Köhler <[email protected]> (de)
1 parent 8383911 commit b50c468

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

locales/de/app.ftl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ AppViewRouter--error-from-localhost-url-safari = Aufgrund einer <a>spezifischen
3939
AppViewRouter--route-not-found--home =
4040
.specialMessage = Die URL, die Sie erreichen wollten, wurde nicht erkannt.
4141
42+
## Backtrace
43+
## This is used to display a backtrace (call stack) for a marker or sample.
44+
45+
# Variables:
46+
# $function (String) - Name of the function that was inlined.
47+
Backtrace--inlining-badge = (inlined)
48+
.title = { $function } wurde durch den Compiler zur Inline-Funktion ihres Aufrufers.
49+
4250
## CallNodeContextMenu
4351
## This is used as a context menu for the Call Tree, Flame Graph and Stack Chart
4452
## panels.

0 commit comments

Comments
 (0)