Open letko-dmitry opened 6 years ago
This is a good feature to add!
When I originally added support for the .stringsdict
file, I kept it out, it to keep the scope small.
Now we can add it back in. When I have time (not in the immediate future), I'll look at this.
In the mean time, pull requests are always welcome!
Right now strings from
.stringsdict
file marked asNSStringVariableWidthRuleType
are not parsed at all. Please, take a look at one of the article regarding the feature: http://szulctomasz.com/2015/07/18/ios-strings-with-length-variations.htmlSo, it'd be nice to have function for each such string which has parameter with width value and returns localized string as result.