зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1517349 - [release 115] Tooltip to add XHR breakpoint should use correct l10n string (#7626) (#7627). r=dwalsh
This commit is contained in:
Родитель
f8ebccd0d1
Коммит
7e23ef4dde
|
@ -194,7 +194,7 @@ class SecondaryPanes extends Component<Props, State> {
|
|||
},
|
||||
"plus",
|
||||
"plus",
|
||||
L10N.getStr("xhrBreakpoints.placeholder")
|
||||
L10N.getStr("xhrBreakpoints.label")
|
||||
)
|
||||
);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче