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
In order to meet specific translation needs per country, we need to display localized strings in the ExtensionManagerView for the following properties:
title - may not be applicable for trademarked names? e.g. Photoshop Express
description
keywords - for translated search
This is not to be confused with the current i18n property which describes which languages the extension has been localized in.
The text was updated successfully, but these errors were encountered:
Issue by jasonsanjose
Wednesday Sep 03, 2014 at 20:21 GMT
Originally opened as adobe/brackets#8953
Extension manager and the package.json format https://github.com/adobe/brackets/wiki/Extension-package-format can't currently display locale specific metadata.
In order to meet specific translation needs per country, we need to display localized strings in the
ExtensionManagerView
for the following properties:title
- may not be applicable for trademarked names? e.g. Photoshop Expressdescription
keywords
- for translated searchThis is not to be confused with the current
i18n
property which describes which languages the extension has been localized in.The text was updated successfully, but these errors were encountered: