i18n: fix tests
This commit is contained in:
@@ -1621,8 +1621,8 @@ make.primary.constructor.0=Make primary constructor {0}
|
||||
change.visibility.modifier=Change visibility modifier
|
||||
0.may.break.code={0} (may break code)
|
||||
convert.to.vararg.parameter=Convert to vararg parameter
|
||||
replace.with=Replace '||' with '&&'
|
||||
replace.with2=Replace '&&' with '||'
|
||||
replace.with=Replace '||' with '\\&\\&'
|
||||
replace.with2=Replace '\\&\\&' with '||'
|
||||
can.t.modify.0=Can''t modify {0}
|
||||
0.already.exists={0} already exists
|
||||
type.arguments.will.be.lost.after.conversion.0=Type arguments will be lost after conversion: {0}
|
||||
|
||||
Reference in New Issue
Block a user