Releases: Asana/locheck
Releases · Asana/locheck
0.9.1
- Fix a bug with how implicitly-positioned arguments have their positions assigned. Formerly, the second argument in
%2$@ %@
would have been assigned a position of 2, but it should be position 1 because it is the first implicitly-positioned argument. - Fix a couple bugs related to how variables are expanded and checked in stringsdict files.
0.9.0
The initial release of Locheck, supporting .strings
and .stringsdict
files on iOS, and strings.xml
files on Android.