StringsEditor Changelog

What's new in StringsEditor 1.2.0

Mar 30, 2013
  • Add side panel for edinting long string cell

New in StringsEditor 1.1.1 (Jan 5, 2013)

  • Fix a bug when open .strings contains multiple lines comment will cause crash
  • Fix import from code does not include the comments

New in StringsEditor 1.1.0 (Dec 7, 2012)

  • Import from .strings file, merge another .strings is easy now
  • Now auto detect all .strings in a folder and its subfolder
  • Support sort string keys
  • Support plist format .strings file
  • Shift+Tab move to previous cell
  • Fix new file cannot be saved

New in StringsEditor 1.0.1 (Jul 4, 2012)

  • Add Tab key for editing navigation
  • Add comment support
  • Add additional new line at end of file
  • Add open project directory support, does not require open directory contains .lproj now
  • Fix multiple NSLocalizedString in one line does not imported
  • Fix import duplicated keys when import from code