dotnet / ResXResourceManager

Manage localization of all ResX-Based resources in one central place.
MIT License
1.33k stars 216 forks source link

Feature Request - Save the selected languages for an user #286

Open wkoester opened 4 years ago

wkoester commented 4 years ago

The ResX Manager does show every used language column. We are using about 20+ languages for a small amount of texts. While development I need to deselected almost all languages, because I only need two languages and their comment columns. When I close the resx manager it does not save this setup and I have to unselect the unwanted languages again.

I would be happy about an option to save the selected columns for an user and for each project separately.

tom-englert commented 4 years ago

@wkoester BTW I could not reproduce this, the selected languages ARE preserved and restored after restart, however not across projects...