Skip to content

Add way to set ID for a localization string? #193738

Open
@jruales

Description

Currently, each string is assigned an ID based on a hash of the English string and the comment. The problem with this is that any small change to a string or its comment will change the ID, requiring a new translation from scratch. It might be good to allow the user to specify an ID to use for a given English string. That way, if the user makes a small change to the English string, the ID will remain the same, and the translator will be able to use the old translation as a basis for the new translation, only changing the small part that was modified in the English string.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

feature-requestRequest for new features or functionalityl10n-platformLocalization platform issues (not wrong translations)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions