added translation for empty.statement
This commit is contained in:
parent
4c1197e35d
commit
545d94fdce
|
|
@ -81,3 +81,5 @@ design.forInheritance=Die Methode ''{0}'' ist nicht f
|
|||
|
||||
final.class=Die Klasse {0} sollte als final declariert sein, da alle ihre Konstruktoren private sind.
|
||||
missing.switch.default=switch ohne \"default\".
|
||||
|
||||
empty.statement=Leere Anweisung.
|
||||
|
|
|
|||
Loading…
Reference in New Issue