mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fix NLS strings
This commit is contained in:
parent
12dc80623b
commit
c7aa79d9f8
1 changed files with 2 additions and 0 deletions
|
@ -123,6 +123,8 @@ GotoPreviousMember.description=Move the caret to the previous member of the tran
|
|||
GotoMatchingBracket.label= Matching &Bracket
|
||||
GotoMatchingBracket.tooltip=Go to Matching Bracket
|
||||
GotoMatchingBracket.description=Go to Matching Bracket
|
||||
GotoMatchingBracket.error.invalidSelection=No bracket selected
|
||||
GotoMatchingBracket.error.noMatchingBracket=No matching bracket found
|
||||
|
||||
ShowToolTip.label=Show T&ooltip Description
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue