dotnet / ResXResourceManager

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

Trim translations command #596

Closed etherfield closed 8 months ago

etherfield commented 8 months ago

Trim button has been added to the controls ribbon. Trims both leading and trailing whitespace characters. To start trimming, a row or set of cells should be selected first. Ctrl+T shortcut is supported as an alternative to the button.

Untitled

etherfield commented 8 months ago

Resolves #429