Open
Bug 1436006
Opened 7 years ago
[FTL] Warning for non existing message reference is misleading
Categories
(Localization Infrastructure and Tools :: compare-locales, enhancement)
Localization Infrastructure and Tools
compare-locales
Tracking
(Not tracked)
NEW
People
(Reporter: flod, Unassigned)
Details
When a FTL file includes a message reference to a non existing message, the warning displayed by compare-locales is a bit misleading.
> WARNING: Obsolete message reference: SOMEREFERENCE at line X, column Y for STRINGID
I think it would be clearer to have something like.
> WARNING: Reference to non existing message: SOMEREFERENCE at line X, column Y for STRINGID
You need to log in
before you can comment on or make changes to this bug.
Description
•