mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
Bug 421263 - Change externalized names for Copy and Paste commands
This commit is contained in:
parent
e424a5dfed
commit
ff7e6aa3fa
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ terminal.insertion.name=Terminal view insert
|
|||
terminal.insertion.category.name=Terminal view commands
|
||||
terminal.view.insertion.description = Terminal view commands
|
||||
|
||||
terminal.command.copy.name=Terminal Copy Command
|
||||
terminal.command.paste.name=Terminal Paste Command
|
||||
terminal.command.copy.name=Copy
|
||||
terminal.command.paste.name=Paste
|
||||
|
||||
terminal.preferences.name = Terminal
|
||||
terminal.font.description = The font for the terminal console.
|
||||
|
|
Loading…
Add table
Reference in a new issue