microsoft / TouchDevelop

TouchDevelop is a touch-friendly app creation environment for iPad, iPhone, Android, Windows, Mac, Linux. Our mobile-friendly editor makes coding fun, even on your phone or tablet!
Other
1.36k stars 185 forks source link

CCGA: Localization of "loading..." and "{0} of {1} done" not appearing on the web app itself #481

Closed millerv closed 7 years ago

millerv commented 8 years ago

Steps to reproduce:

  1. Go to http://www.touchdevelop.com/app
  2. Change your language to another by adding ?lang=xx (xx being the two-letter country code).
  3. Select Coding Jetpack Jumper or another tutorial from the hub.
  4. Watch for the localized version of the "loading..." screen.

Result: The strings "loading..." and "{0} of {1} done" are English only, but the strings are translated.

Expected: The site/web app should use the strings that were localized instead of defaulting to English.

ara_run_unlocalize_loading_global