Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Firefox OS 2.0: upcoming changes to ringtones

11 views
Skip to first unread message

Francesco Lodolo [:flod]

unread,
May 30, 2014, 4:09:43 AM5/30/14
to Mozilla l10n Mailing List
Bug 960329 is going to introduce quite a few changes in strings for
ringtones
https://bugzilla.mozilla.org/show_bug.cgi?id=960329

apps/ringtones/manifest.properties
name is changing from "System Ringtones" to "Ringtones". I don't think
this name is displayed anywhere, but it's worth noting since the
dashboard can't catch this change.

apps/setringtone
This one is completely gone

apps/ringtones/ringtones.properties
All ringtone names are moved from apps/ringtones/ringtones.properties to
shared/sounds/sounds.properties
The key name is changing, losing the _format part

For example: ringer_bitbounce_opus becomes ringer_bitbounce
I think a lot of locales kept those in English, but if you have
translated them it's probably useful to know.

In this same file, there are two strings using \u000A\u000A, which is
equivalent to "\n\n" (two new line characters).

delete-desc-default-ringtone = "{{tone}}" is the current default
ringtone.\u000A\u000AAre you sure you want to delete it?
delete-desc-default-alerttone = "{{tone}}" is the current default
alert.\u000A\u000AAre you sure you want to delete it?

Not sure if they'll be changed before the strings appear on gaia-l10n.

Francesco
0 new messages