Minor: Fix message in JetBundle

This commit is contained in:
Pavel V. Talanov
2013-10-21 13:52:48 +04:00
parent 97532f68c6
commit 967030e7c1
@@ -260,7 +260,7 @@ usageType.delegate = Delegate
x.in.y={0} in {1}
x.implements.y={0} in {1} implements {2} in {3}.
x.overrides.y.in.class.list={0} in {1} overrides functions in the following classes/traits: {2} Do you want to {3} the base methods?
x.overrides.y.in.class.list={0} in {1} overrides functions in the following classes/traits: {2} Do you want to {3} the base functions?
unused.overriding.methods.title=Unused Overriding Members
there.are.unused.methods.that.override.methods.you.delete=There are unused members that override methods you delete.