Francesco Lodolo [:flod]
unread,May 21, 2014, 3:28:10 AM5/21/14You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-...@lists.mozilla.org
Il 20/05/14 16:33, Axel Hecht ha scritto:
> Hi,
> I'm about to push an update to gaia, and they moved some strings.
On similar subject: it hasn't landed yet on gaia-l10n, but it will in
the next days.
FTU (First Time Experience) moves from
/apps/communications/ftu/ftu.properties to /apps/ftu/ftu.properties
You can move your file around in Mercurial. From inside the folder repo run
hg mv apps/communications/ftu apps/
Then you'll just need to create apps/ftu/manifest.properties and remove
the obsolete keys from apps/communications/manifest.properties
Pay attention that the description has changed: it used to be "FTU", now
it's "First Time Experience".
Francesco