WinUI3Localizer icon indicating copy to clipboard operation
WinUI3Localizer copied to clipboard

Add support for auto populate external string resources files (Resoures.resw)

Open AndrewKeepCoding opened this issue 2 years ago • 0 comments

When a resource doesn't exist in the string resources file, the localizer can add the string resource using the key (Uid) as the default string. This should make Resources.resw editing easier.

AndrewKeepCoding avatar Oct 13 '23 02:10 AndrewKeepCoding