зеркало из https://github.com/mozilla/gecko-dev.git
Bug 843559 - Followup patch to rename string. r=anton
This commit is contained in:
Родитель
2a7efce97b
Коммит
cb8bfa08c9
|
@ -147,7 +147,7 @@ let styleEditorDefinition = {
|
|||
let profilerDefinition = {
|
||||
id: "jsprofiler",
|
||||
accesskey: l10n("profiler.accesskey", profilerStrings),
|
||||
key: l10n("profiler.commandkey", profilerStrings),
|
||||
key: l10n("profiler2.commandkey", profilerStrings),
|
||||
ordinal: 4,
|
||||
modifiers: "shift",
|
||||
killswitch: "devtools.profiler.enabled",
|
||||
|
|
|
@ -15,9 +15,9 @@
|
|||
# displayed inside the developer tools window and in the Developer Tools Menu.
|
||||
profiler.label=Profiler
|
||||
|
||||
# LOCALIZATION NOTE (profiler.commandkey, profiler.accesskey)
|
||||
# LOCALIZATION NOTE (profiler2.commandkey, profiler.accesskey)
|
||||
# Used for the menuitem in the tool menu
|
||||
profiler.commandkey=VK_F5
|
||||
profiler2.commandkey=VK_F5
|
||||
profiler.accesskey=P
|
||||
|
||||
# LOCALIZATION NOTE (profiler.tooltip):
|
||||
|
|
Загрузка…
Ссылка в новой задаче