Shen Resources Tool is a free software that provides the following features:
- Merges resource files of different languages for unified processing and automatically aligns and validates
keys.
- Generates .Net standard resx format resource files, supporting the traditional GetString(string key) method
for resource lookup.
- Automatically generates code, creating an interface that different language resource classes implement,
allowing you to use resources in a strongly typed manner within your code.
- Supports the INotifyPropertyChanged interface in the generated code, enabling automatic UI language
switching in WPF applications.
- Supports exporting and importing Excel files, making localization work easier for translators.
- Supports exporting JSON files for each language.
- Supports Google automatic translation.
Supports Google automatic translation.
Generate .NET code and resource files, and use a single interface to constrain and invoke them.
Generate JSON files for referencing them in a Web project.
Export to or import from an Excel file to facilitate the work of translators.