-
-
Notifications
You must be signed in to change notification settings - Fork 205
Extend project language setting #2603
Copy link
Copy link
Open
Labels
enhancementEnhancement: New feature or improvementEnhancement: New feature or improvementproject managementComponent: Project or Project TreeComponent: Project or Project Tree
Milestone
Description
Metadata
Metadata
Assignees
Labels
enhancementEnhancement: New feature or improvementEnhancement: New feature or improvementproject managementComponent: Project or Project TreeComponent: Project or Project Tree
The current limited list of project languages is an issue when exporting to document formats. I think maybe the solution to #2328 in 2.8 RC 1 is more confusing than useful.
An alternative solution is to change the current Project Language setting text
From:
To:
And add the following setting:
The latter would be a text box that takes a language code, and previews what language the code corresponds to. That setting is already in the build settings dialog. The language code could potentially be auto-completed to make it easier to use.
Any feedback on this would be appreciated.