зеркало из https://github.com/mozilla/pjs.git
Bug 262325 - Fix some help strings for UI commands (undo/redo).
ChatZilla only. r=silver@warwickcompsoc.co.uk p=gk1987@gmail.com (Gijs Kruitbosch)
This commit is contained in:
Родитель
0364e138d7
Коммит
c8281cbec9
|
@ -93,12 +93,12 @@ cmd.cmd-docommand.help =
|
|||
cmd.cmd-undo.label = &Undo
|
||||
cmd.cmd-undo.key = accel Z
|
||||
cmd.cmd-undo.params =
|
||||
cmd.cmd-undo.help = Copies the currently-selected text to clipboard.
|
||||
cmd.cmd-undo.help = Undoes the last change made to text in the input box.
|
||||
|
||||
cmd.cmd-redo.label = &Redo
|
||||
cmd.cmd-redo.key = accel Y
|
||||
cmd.cmd-redo.params =
|
||||
cmd.cmd-redo.help = Copies the currently-selected text to clipboard.
|
||||
cmd.cmd-redo.help = Redoes the last change to the text in the input box which you undid.
|
||||
|
||||
cmd.cmd-cut.label = Cu&t
|
||||
cmd.cmd-cut.key = accel X
|
||||
|
|
Загрузка…
Ссылка в новой задаче