adobe-photoshop / spaces-design

Adobe Photoshop Design Space
http://adobe-photoshop.github.io/
Other
848 stars 81 forks source link

Localize designspace help and adobe_xd go urls #3829

Closed baaygun closed 8 years ago

baaygun commented 8 years ago

This PR localizes the two dynamic links we have to Design Space help page and Experience Design page. To achieve one of these, I've added a localize parameter to url payload in those menu items so DS knows to localize the string instead of directly trying to go to the provided URL. I couldn't do a string matching here, because we use this with libraries panel for certain actions as well.

@iwehrman please review.

iwehrman commented 8 years ago

LGTM.