Skip to content

Releases: igorkulman/iOSLocalizationEditor

2.1

14 Mar 13:53
4a5547c

Choose a tag to compare

2.1
  • Ability to add new key via #45
  • Properly handling quotes in translations via #47

2.0

08 Mar 08:03
e0fecaf

Choose a tag to compare

2.0
  • Better single line comments handling via #44
  • More standard main menu via #43
  • More reliable way to show flags for languages via #40

1.9

06 Mar 09:02
b16e113

Choose a tag to compare

1.9
  • ability to delete keys via #33
  • new UI with Toolbar via #34

1.8.1

21 Feb 08:57
287d1c7

Choose a tag to compare

  • Fixed flag display for English localization by @wacumov via #31

1.8

08 Feb 14:19
b78234d

Choose a tag to compare

1.8
  • Ability to show only missing translations via #30

1.7

05 Feb 16:37
2424d6c

Choose a tag to compare

1.7
  • Searching by key or translations via #29

1.6

01 Feb 10:13
1fa7d30

Choose a tag to compare

1.6
  • Fixed copy & paste issues
  • Getting rid of external depedencies

1.5

06 Jan 18:57
1aea989

Choose a tag to compare

1.5
  • Support for localization comments by @Tantalum73 via #8
  • Better language flag recognition via #25
  • Better UI for getting into the text fields in cells via #26

1.4

20 Dec 15:17
c1dd99a

Choose a tag to compare

1.4
  • Fix for edited values reverting back to original after scrolling via #15
  • Code quality improvement by @ranunez via #18, #17, #16 and #14
  • Fix for README typos by @ranunez via #13

1.3

17 Dec 15:16
556203f

Choose a tag to compare

1.3
  • Highlighting missing translations
  • Fix for missing translations not actually saved after being added
  • Fix for broken string table switching
  • Adding unit tests