Skip to content

Releases: owenzhao/Xliff-Tool

1.5.2 released

15 May 02:04
Compare
Choose a tag to compare
  • updated to clean databases.
  • made source in SwiftUI selectable.
  • updated 3rd-party frameworks to latest.

1.5.0 released

20 Apr 13:34
Compare
Choose a tag to compare
  • Added usage method of Apple translation.
  • Added Apple translation.
  • Fixed an issue where the progress was not updated in time.

1.4.0

28 Dec 05:29
Compare
Choose a tag to compare
  • fixed an issue of escape characters.

1.3.1

23 Apr 05:43
Compare
Choose a tag to compare
  • Added code to deal with escaping characters in XML.
  • Allow empty target each by each as in Xcode some human readable copyright info is empty by default.
  • Updated Chinese translations.

Further more, for me own experience, Xcode 13.x had issues on export and import translations. Sometimes, it couldn't even import the xcloc file it just exported. You can tested this by just exporting xcloc file from your project and import the english(assuming English was your development language) right away. If there are many warnings, more than the common empty copyright warnings. Then your exported file was corrupted.

The workaround I found was to remove the target language in Xcode, and added it again. Then export another time. Some times, the issue would be resolved.

1.2.5

12 Nov 08:29
Compare
Choose a tag to compare
  • Register Xliff Tool as second editor for .xcloc file.

1.2.4

11 Oct 13:07
Compare
Choose a tag to compare
  • Supported xliff files created since Xcode 9.

1.2.3

11 Oct 07:19
Compare
Choose a tag to compare
  1. Updated UI.
  2. Added Sidebar.
  3. Added Search.
  4. Added Support Page.
  5. Added requirement for macOS 11 or later.

1.0.2

05 Jun 08:41
Compare
Choose a tag to compare
  • Removed menu item "Skip Translated Results".
  • Added a new menu item "Verify Translated Results First" with on state by default.

1.0.1

05 Jun 06:57
Compare
Choose a tag to compare
  • Fixed a UI issue that note is not shown completely when note is very long.
  • Fixed an issue when save a file, from menu or window close, the current unverified editing was not saved.
  • Whenever you changes the translation, the isEdit state changes.
  • Added Undo to target textview.
  • Input indicator will keep consistent size while using input method.
  • When editing in the middle of the string in target textview, input indicator will no longer be moved to the end.
  • Removed unused xliff file.
  • The app has been already notarized by Apple.

1.0

02 Jun 08:47
Compare
Choose a tag to compare
1.0

First release of Xliff Tool.