https://bugzilla.wikimedia.org/show_bug.cgi?id=32897
--- Comment #1 from Brion Vibber <[email protected]> 2011-12-09 14:58:46 UTC --- I don't see a specific 'settings changed' sort of event in PhoneGap docs, but 'resume' should do the job: http://docs.phonegap.com/en/1.0.0/phonegap_events_events.md.html#resume we should check a few things including whether the locale changed, and if so then reinitialize and, if necessary, reapply the current page's localized text replacements. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
