You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
includes jdiel's "language switching" pull request Added Language Switching adobe/brackets#1285 which includes DE translations, a menu and UI for switching languages, and string lookup support through i18n.js
added new module htmlContentLoad.js that dynamically loads main-view.html, localizes it using i18n.js + mustache.js, and injects it into the body of index.html
body of index.html moved to main-view.html
modified SideBarView.js to depend on htmlContentLoad since this module modifies HTML on load.
Friday Aug 10, 2012 at 00:04 GMT
Originally opened as adobe/brackets#1358
3rd Party Code Notice: Mustache.js uses an MIT license: https://github.com/janl/mustache.js/blob/master/LICENSE. I will need to complete the Brackets third party check list before this pull request can be merged.
tvoliter included the following code: https://github.com/adobe/brackets/pull/1358/commits