Releases: michaelrsweet/stringsutil
Releases · michaelrsweet/stringsutil
v1.2
StringsUtil v1.2 is now available and is a bug fix release. Changes include:
- Added
-voption tostringsutil reportsub-command to show unlocalized strings. - Added Windows API support to the
sfSetLocalefunction. - Updated the output from
stringsutil translateto better show progress. - Updated code to work with latest CUPS 2.5/3.0.
- Fixed a crash bug in
stringsutil reportwhen checking format strings.
Enjoy!
v1.1
StringsUtil v1.1 is now available and is a bug fix release. Changes include:
- Now support building against CUPS 2.x or libcups 3.x.
- When exporting a C header/source file, the variable name no longer includes directory information.
- Fixed decoding of JSON Unicode escapes ("\uXXXX").
- Fixed exporting of quotes in ".strings" files in C header/source files.
- Now preserve formatting strings when translating.
Enjoy!
v1.0
StringsUtil v1.0 is now available for download. StringsUtil provides a library for using Apple ".strings" localization files and a utility for managing those files.