Where would the strings be defined? In  the manifest or in the existing
properties files?

If the strings can be defined in the property files (either in the
respective apps, or in the shared/ folder, then perhaps you can sanitize
and use the origin as a l10n id?

Best,
Kevin

On Fri, Dec 4, 2015 at 8:33 AM, Tim Guan-tin Chien <[email protected]>
wrote:

> Hi,
>
> There is DOMApplication#getLocalizedValue() implemented in bug 1118946,
> but when working on bug 1216896 I realized what we really need is magic
> l10nIds for application names -- right now both System app and Settings app
> contain non-trivial logic monitoring locale change and application
> name/label updates -- I think it would be a lot easier if the application
> logic only cares about l10nId and let mozL10n handle the display and update
> like other locale strings.
>
> Does that make sense? If so I could file a bug and maybe implement it.
>
>
> Tim
>
> _______________________________________________
> dev-fxos mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-fxos
>
>
_______________________________________________
dev-fxos mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-fxos

Reply via email to