Changes

Jump to: navigation, search

Platform/Projects/BuddyUp/Push to Marketplace

490 bytes added, 20:17, 12 October 2015
Add localization steps
* Delete your temporary files, like .DS_Store (with zsh, rm **/.DS_Store)
* Delete the test directory: rm -rf test
* Compile template files: grunt nunjucks
* Do localization dance (see below)
* zip -r foo.zip *
* Submit to marketplace via https://marketplace.firefox.com/developers/app/buddyup/status
* We need an IARC certificate (International Age Rating Coalition)
* Update list of countries where it is available
 
= Localization Dance =
* Get a copy of the Sumo l10n svn repo at ./locale
* Extract strings from BuddyUp: grunt extract
* Perform a full extract+merge+sync for Sumo (see Sumo docs)
* Wait some time for localizers to localize any new strings (for example: https://localize.mozilla.org/es/sumo/LC_MESSAGES/buddyup.po)
* Deploy Sumo (see Sumo docs)
* Pull localizations from Sumo to BuddyUp: grunt get_localization
Confirm
67
edits

Navigation menu