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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
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.
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
ExtensionManagerViewfor the following properties:title- may not be applicable for trademarked names? e.g. Photoshop Expressdescriptionkeywords- for translated searchThis is not to be confused with the current
i18nproperty which describes which languages the extension has been localized in.