Create From Usage: Remove "from usage" words from action text

This commit is contained in:
Alexey Sedunov
2014-10-29 16:49:24 +03:00
parent d343bb4dc3
commit 42a74f55da
253 changed files with 254 additions and 254 deletions
@@ -184,7 +184,7 @@ map.platform.class.to.kotlin.multiple=Change all usages of ''{0}'' in this file
map.platform.class.to.kotlin.advertisement=Choose an appropriate Kotlin class
map.platform.class.to.kotlin.family=Change to Kotlin class
create.from.usage.family=Create from usage
create.0.from.usage=Create {0} from usage
create.0.from.usage=Create {0}
create.local.variable.from.usage=Create local variable ''{0}''
create.parameter.from.usage=Create parameter ''{0}''
choose.target.class.or.trait.title=Choose target class or trait