Backed out changeset fa280c8a55f0 (bug 892185)

This commit is contained in:
Tim Taubert 2013-08-05 06:11:17 +02:00
parent 4746857d2d
commit 15c0a882e2
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ Tools.options = {
Tools.webConsole = {
id: "webconsole",
key: l10n("webConsole.commandkey", webConsoleStrings),
key: l10n("cmd.commandkey", webConsoleStrings),
accesskey: l10n("webConsoleCmd.accesskey", webConsoleStrings),
modifiers: Services.appinfo.OS == "Darwin" ? "accel,alt" : "accel,shift",
ordinal: 1,

View File

@ -32,7 +32,7 @@ close.button=Close
close.accesskey=C
update.button=Update
update.accesskey=U
webConsole.commandkey=j
cmd.commandkey=k
webConsoleCmd.accesskey=W
# LOCALIZATION NOTE (timestampFormat): %1$02S = hours (24-hour clock),