-
Notifications
You must be signed in to change notification settings - Fork 1
Reduce compatibility breakage #14
Copy link
Copy link
Open
Labels
Description
Once strings will be cleaned and divided into multiple files, some add-ons may not work anymore (giving yellow pages for an unfound .dtd or .properties file).
We should :
- Fix base add-ons
- Communicate to add-ons developers (blog post/mail)
- Create an article on bests practices on how to make add-ons localizable.
Since we are not changing strings ID, the developer will have to use songbird.dtd on Songbird, and feature.dtd on Nightingale. (Possible to detect if X software then use X .dtd ?)
What do you think @rsjtdrjgfuzkfg ?
Reactions are currently unavailable