Skip to content

Releases: igorkulman/iOSLocalizationEditor

2.1

2.1

Choose a tag to compare

@igorkulman igorkulman released this 14 Mar 13:53
4a5547c
  • Ability to add new key via #45
  • Properly handling quotes in translations via #47

2.0

2.0

Choose a tag to compare

@igorkulman igorkulman released this 08 Mar 08:03
e0fecaf
  • 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

1.9

Choose a tag to compare

@igorkulman igorkulman released this 06 Mar 09:02
b16e113
  • ability to delete keys via #33
  • new UI with Toolbar via #34

1.8.1

Choose a tag to compare

@igorkulman igorkulman released this 21 Feb 08:57
287d1c7
  • Fixed flag display for English localization by @wacumov via #31

1.8

1.8

Choose a tag to compare

@igorkulman igorkulman released this 08 Feb 14:19
b78234d
  • Ability to show only missing translations via #30

1.7

1.7

Choose a tag to compare

@igorkulman igorkulman released this 05 Feb 16:37
2424d6c
  • Searching by key or translations via #29

1.6

1.6

Choose a tag to compare

@igorkulman igorkulman released this 01 Feb 10:13
1fa7d30
  • Fixed copy & paste issues
  • Getting rid of external depedencies

1.5

1.5

Choose a tag to compare

@igorkulman igorkulman released this 06 Jan 18:57
1aea989
  • 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

1.4

Choose a tag to compare

@igorkulman igorkulman released this 20 Dec 15:17
c1dd99a
  • 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

1.3

Choose a tag to compare

@igorkulman igorkulman released this 17 Dec 15:16
556203f
  • Highlighting missing translations
  • Fix for missing translations not actually saved after being added
  • Fix for broken string table switching
  • Adding unit tests