mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-27 19:05:38 +02:00
Bug 421263 - Change externalized names for Copy and Paste commands
This commit is contained in:
parent
b9c96a81c2
commit
4d0781c588
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