OTR: Consider to move all strings to a single file.
Categories
(Chat Core :: Security: OTR, defect)
Tracking
(Not tracked)
People
(Reporter: KaiE, Unassigned)
References
Details
Follow-up from review of bug 1518172.
Discuss if we should move all OTR strings into single dtd/properties files.
Reporter | ||
Comment 1•5 years ago
|
||
Patrick, with the conversion to fluent, each pair of {dtd, properties} was merged into a combined ftl file.
Would you be OK keeping the individual files, with some of them being directly related to dialogs?
Reporter | ||
Updated•5 years ago
|
Comment 2•5 years ago
|
||
For reference, bug 1550488 changed this code to use fluent.
Comment 3•5 years ago
|
||
(In reply to Kai Engert (:kaie:) from comment #1)
Would you be OK keeping the individual files, with some of them being directly related to dialogs?
If each dialog usually has a separate file then that's fine.
Reporter | ||
Comment 4•5 years ago
|
||
We have 7 ftl files. 4 are for OTR dialogs. 1 is for the global account prefs. So we're down to two files, and those are used by the separate OTR.jsm and OTRUI.jsm modules.
Based on Patrick's comment, IIUC this should be acceptable.
Updated•5 years ago
|
Updated•5 years ago
|
Description
•