Cleanup (move messages to corresponding bundle)

This commit is contained in:
Roman Shevchenko
2012-05-11 21:09:41 +04:00
parent 7115bb9787
commit 0e08b57164
3 changed files with 8 additions and 11 deletions
@@ -258,8 +258,6 @@ private.inner.interface.is.not.used=Private inner interface ''{0}'' is never use
type.parameter.is.not.used=Type parameter ''{0}'' is never used
local.class.is.not.used=Local class ''{0}'' is never used
class.is.not.used=Class ''{0}'' is never used
uidesigned.field.is.overwritten.by.generated.code=Field ''{0}'' is overwritten by generated code
uidesigner.bound.field.type.mismatch=Types of GUI component (''{0}'') and bound field (''{1}'') do not match
hexadecimal.numbers.must.contain.at.least.one.hexadecimal.digit=Hexadecimal numbers must contain at least one hexadecimal digit
binary.numbers.must.contain.at.least.one.hexadecimal.digit=Binary numbers must contain at least one binary digit