Bug 843559 - Followup patch to rename string. r=anton

This commit is contained in:
Gavin Sharp 2013-04-01 13:17:24 -07:00
Родитель 2a7efce97b
Коммит cb8bfa08c9
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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):