mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-07 09:05:24 +02:00
Bug 414624. Removed unused externalized strings.
This commit is contained in:
parent
19d14aa167
commit
c9a53b072d
1 changed files with 1 additions and 7 deletions
|
@ -16,16 +16,10 @@
|
||||||
# Alvaro Sanchez-Leon (Ericsson)
|
# Alvaro Sanchez-Leon (Ericsson)
|
||||||
#########################################
|
#########################################
|
||||||
|
|
||||||
AddIncludeOnSelection_label=Add Include
|
|
||||||
AddIncludeOnSelection_description=Add include statement for selected name
|
|
||||||
AddIncludeOnSelection_error_title=Error Adding Include
|
|
||||||
AddIncludeOnSelection_insertion_failed=Adding include statements failed
|
|
||||||
AddIncludeOnSelection_help_provider_error=Help provider error
|
|
||||||
AddIncludesOperation_description=Adding include statement
|
|
||||||
AddInclude_label=Add Include
|
AddInclude_label=Add Include
|
||||||
AddInclude_description=Add include statement for selected name
|
AddInclude_description=Add include statement for selected name
|
||||||
AddInclude_action=Adding include statement
|
AddInclude_action=Adding include statement
|
||||||
ADdInclude_error_title=Error Adding Include Statement
|
AddInclude_error_title=Error Adding Include Statement
|
||||||
AddInclude_insertion_failed=Adding include statement failed
|
AddInclude_insertion_failed=Adding include statement failed
|
||||||
|
|
||||||
OrganizeIncludes_label=Organize Includes
|
OrganizeIncludes_label=Organize Includes
|
||||||
|
|
Loading…
Add table
Reference in a new issue