1 completion.smart.type.generate.anonymous.body=generate anonymous body
2 completion.smarttype.select.methods.to.override=Select Methods to Override
3 completion.no.suggestions.of.type=No suggestions of type {0}
4 completion.unknown.type=Unknown type {0}
5 completion.smart.hint=Press {0} to show only variants that are suitable by type
6 completion.smart.chain.hint=Press {0} once more to search across chained method calls
7 completion.smart.toar.hint=Press {0} once more to find collections of {1}
8 completion.smart.aslist.hint=Press {0} once more to find arrays of {1}
9 completion.class.name.hint=Press {0} to view all accessible classes
10 completion.class.name.hint.2=Press {0} once more to ignore module dependencies while searching