Bug 1760013 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Francesco Lodolo [:flod] from comment #1)
> This is a weird file, and more often than not, I think it shouldn't be a localizable file at all (it should be configurations centrally stored).
> https://searchfox.org/mozilla-central/source/toolkit/locales/en-US/chrome/global/intl.properties

Is there an existing alternative for storing locale-specific data/configuration than, well, localisation?

> Is migration going to cope well with empty values?

Yes, an empty string maps to an empty string.
(In reply to Francesco Lodolo [:flod] from comment #1)
> This is a weird file, and more often than not, I think it shouldn't be a localizable file at all (it should be configurations centrally stored).
> https://searchfox.org/mozilla-central/source/toolkit/locales/en-US/chrome/global/intl.properties

Is there an existing alternative for storing locale-specific data/configuration other than, well, localisation?

> Is migration going to cope well with empty values?

Yes, an empty string maps to an empty string.

Back to Bug 1760013 Comment 2