Strsync Versions Save

A CLI tool for localization resource management on Xcode. Built with Google Translator.

1.7

3 years ago

Add a second positional argument "only for keys"

Some specified keys for exclusive work. All operations will work for only that keys, therefore, other keys will be ignored. Not specified by default. (default=None)

1.8

3 years ago

Fixed a bug for an argument only for keys

1.6.1

5 years ago
  • Fix for encoded apostrophe
  • Some minor fixes

1.6

5 years ago

1.6 - Xcode10 .intentdefinition file format support.

1.5

5 years ago

1.5 - Deprecated existed unofficial py-googletrans client. Replace it into official google cloud API client.

1.4.9

5 years ago
  • zh-CN, zh-TW -> zh-Hans, zh-Hant
  • zh-HK -> Remained.
  • add support for Norway Bokmål (nb)

1.4.8

5 years ago
  • For automatically filling values with Base values.

1.4.7

5 years ago
  • Support property literal replacement for example XCode 10's Intents strings.

14.6

5 years ago

e.g.

strsync ......... -l 1.5 

It means that if the absolute Unicode character length of the translated l10n string is longer than Base.lproj's 1.5 times or more, it will be replaced(reverted) with the string of Base's

1.4.5

5 years ago
  • Resolved huge memory consumption via global instance