Is your feature request related to a problem? Please describe.
Today, strings that are surfaced in the editor are not centralized. This means that changing or updating a string (for example, to localize the editor into another language) many files have to be updated separately.
Describe the solution you'd like
A centralized system with a string table for editor error messages and other editor strings will be easier to make changes to text within the editor, and to localize the editor to other languages.
Is your feature request related to a problem? Please describe.
Today, strings that are surfaced in the editor are not centralized. This means that changing or updating a string (for example, to localize the editor into another language) many files have to be updated separately.
Describe the solution you'd like
A centralized system with a string table for editor error messages and other editor strings will be easier to make changes to text within the editor, and to localize the editor to other languages.