windingwind/zotero-plugin-template

[Announcement] Change to Localization System: dtd to ftl

windingwind opened this issue · 0 comments

Hi,

Zotero is getting rid of dtd files and introducing ftl (Fluent[1]). See what you should do in this PR: #48

All dtd and properties are replaced with ftl now. You may still use properties, but I don't want multiple locale systems, so they are replaced as well.

[1] https://firefox-source-docs.mozilla.org/l10n/fluent/tutorial.html#