1
Fork 0

make "invalid fragment specifier" translatable

This commit is contained in:
Tshepang Mbambo 2024-02-14 05:25:57 +02:00
parent a84bb95a1f
commit 3a917cdfcb
3 changed files with 24 additions and 9 deletions

View file

@ -61,6 +61,11 @@ expand_invalid_cfg_multiple_predicates = multiple `cfg` predicates are specified
expand_invalid_cfg_no_parens = `cfg` is not followed by parentheses
expand_invalid_cfg_no_predicate = `cfg` predicate is not specified
expand_invalid_cfg_predicate_literal = `cfg` predicate key cannot be a literal
expand_invalid_fragment_specifier =
invalid fragment specifier `{$fragment}`
.help = {$help}
expand_macro_body_stability =
macros cannot have body stability attributes
.label = invalid body stability attribute