Last modified: 2013-01-18 03:41:21 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T41876, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 39876 - i18n updates should be fetched periodically
i18n updates should be fetched periodically
Status: RESOLVED WONTFIX
Product: WikiLoves Monuments Mobile
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Low enhancement
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-01 01:27 UTC by Phil Chang
Modified: 2013-01-18 03:41 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Phil Chang 2012-09-01 01:27:16 UTC
Let's grab the translation updates on a periodic basis such as every day or on app launch. Possibly related to 39872
Comment 1 Brion Vibber 2012-09-01 03:02:35 UTC
Not really related other than that it'd be fetching something. :)

In theory we could probably fetch the files from github on app launch, and possibly cache them locally in case you later launch while offline.

eg:

https://raw.github.com/wikimedia/WLMMobile/master/assets/www/messages/messages-es.properties

I'm not sure what kind of performance hit this would entail; either it would delay app initialization a bit or the 'net translations could be loaded asynchronously (in which case you might get some things not updated).

I'd rather that we just get the translations done and updated in a reasonable timeframe, but that means we have to stop changing strings around at the last minute. ;)
Comment 2 Jon 2012-09-11 23:06:57 UTC
Talked about this with Siebrand
We should fetch the latest update from the live git repository

The problem to think about is if this introduces is what if messages get deleted or changed.

For example if "Press the red button" changes to "Press the green button" and the button in an old version of the app is still red this is a problem.
Comment 4 Brion Vibber 2013-01-18 03:41:21 UTC
Mass-closing WLM app issues as WONTFIX since we won't be maintaining the same client app in future (will migrate these things to the Commons app).

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links