Skip to content

Implemented "Generate Key Reference String Table" functionality#37

Closed
Crezetique wants to merge 1 commit into
zompi2:mainfrom
Crezetique:feature/stringtablereference
Closed

Implemented "Generate Key Reference String Table" functionality#37
Crezetique wants to merge 1 commit into
zompi2:mainfrom
Crezetique:feature/stringtablereference

Conversation

@Crezetique
Copy link
Copy Markdown
Collaborator

Goal & Purpose

There is unnecessary friction in manually inputting Localization Keys to the text field, namespace and key. ELT already works with String Table, this PR aims to seamlessly generate a String Table filled with Localization Keys. This also greatly reduces human error in manual key input.

Upon CSV Import, a String Table filled with Key References will be generated PER namespace.
The String Table will be generated in the Localization Folder path and is overridden if it already exists.

Changelog

  • Added a new checkbox to the ELT Widget: "Generate Key Reference String Table on Import.
  • Updated GenerateLocFilesImpl() to generate String Tables if aforementioned bool is true.

Compatibility

Fair notice that these changes have only tested this in UE5.7 so far.

image image image

@zompi2
Copy link
Copy Markdown
Owner

zompi2 commented May 17, 2026

Let's move the conversation to the #38

@Crezetique Crezetique closed this May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants