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
Take the hard-coded strings currently in the application and replace them with calls to chrome.i18n.getMessage() to facilitate supporting different locales.
The text was updated successfully, but these errors were encountered:
Take the hard-coded strings currently in the application and replace them with calls to
chrome.i18n.getMessage()
to facilitate supporting different locales.The text was updated successfully, but these errors were encountered: