Skip to content

Releases: lvsti/Ilion

Localization tools

21 Oct 12:11
2acf412
Compare
Choose a tag to compare
Localization tools Pre-release
Pre-release
  • new tools: Start/end markers, Pseudo-localization, Simulated expansion
  • Swift 4.2 migration

Swift 4.1

29 Jul 20:40
Compare
Choose a tag to compare
Swift 4.1 Pre-release
Pre-release
  • Swift 4.1
  • bugfixes

Format string tokens

17 Jun 21:26
Compare
Choose a tag to compare
Format string tokens Pre-release
Pre-release

Features:

  • format string tokens are presented as draggable entities

Baseline export

17 Jun 21:26
Compare
Choose a tag to compare
Baseline export Pre-release
Pre-release

Features:

  • export string resources with changes to file
  • show string entry comments in edit panel
  • Carthage support

Plurals - first contact

26 May 21:35
Compare
Choose a tag to compare
Pre-release

Features:

  • .stringsdict parsing
  • support for one level deep plural rule configuration dictionaries (base format -> variable)
  • edit panel improvements:
    • show plurals for original copies, when applicable
    • plural-rule aware override editor

First release

26 May 21:36
Compare
Choose a tag to compare
First release Pre-release
Pre-release

Features:

  • NSLocalizedString hijacking
  • parsing all bundled string resources (nested bundles as well)
  • string browser UI with search and basic filters
  • adding/removing run-time overrides for any string
  • easy setup: automatic menu item injection at host application launch (with opt-out)