Stringz Versions Save

A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.

v0.3.2

3 years ago

Good day, Everyone! 👋 In this release I fixed some bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting issues about bugs you encounter.

⚠️ Warning:

  • Stringz is still in its early phases. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.

🐛 Bug fixes:

  • Fixed a critical bug causing the app to crash while loading.
  • Fixed a bug in editor where sometimes updates aren't being submitted.

v0.3.1

3 years ago

Good day, Everyone! 👋 In this release I fixed some bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting issues about bugs you encounter.

⚠️ Warning:

  • Stringz is still in its early phases. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.

This is a version bump just to test auto update feature.

✨ What's new:

  • Implemented support for pushing updates over the air, So you can quickly receive latest features and bug fixes.
  • Added support for macOS Catalina.
  • Added support for comments in *.strings files.
  • Dramatically improved project loading time by asynchronously loading localizable files.
  • Added new pane to preferences to provides options related to exporting *.strings files.
  • Added option in preferences to hide unlocalized files from sidebar.

🐛 Bug fixes:

  • Fixed a bug in editor where sometimes missing values aren't highlighted.
  • Sidebar now displays files correctly in alphabetical order.
  • Fix a bug in importer where unlocalizable files would sometimes be imported.

v0.3.0

3 years ago

Good day, Everyone! 👋 In this release I fixed some bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting issues about bugs you encounter.

⚠️ Warning:

  • Stringz is still in its early phases. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.

✨ What's new:

  • Implemented support for pushing updates over the air, So you can quickly receive latest features and bug fixes.
  • Added support for macOS Catalina.
  • Added support for comments in *.strings files.
  • Dramatically improved project loading time by asynchronously loading localizable files.
  • Added new pane to preferences to provides options related to exporting *.strings files.
  • Added option in preferences to hide unlocalized files from sidebar.

🐛 Bug fixes:

  • Fixed a bug in editor where sometimes missing values aren't highlighted.
  • Sidebar now displays files correctly in alphabetical order.
  • Fix a bug in importer where unlocalizable files would sometimes be imported.

v0.2.8

3 years ago

Good day, Everyone! 👋 In this release I fixed some bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting issues about bugs you encounter.

⚠️ Warning:

  • Stringz is still in its early phases. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.

✨ What's new:

  • Implemented undo/redo feature to make translating a lot easier.
  • Added support sorting values in table by any column.
  • Implemented new settings for exporting strings in original order/alphabetically/base order.

🐛 Bug fixes:

  • Fixed a bug where the table wouldn't reorder when some of its values get changed.
  • Fixed a bug table columns where sometimes the order of the columns is randomly changed.

v0.2.7

3 years ago

Good day, Everyone! 👋 In this release I fixed some bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting issues about bugs you encounter.

⚠️ Warning:

  • Stringz is still in its early phases. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.

✨ What's new:

  • Added support for more languages like "en-in", "ms", "pl" and more.
  • Implemented an option to ignore automatically generated comment in storyboards.
  • Displayed the flag of the country where the language is mostly used.

🐛 Bug fixes:

  • Fixed a bug where the app wouldn't import strings in base language.
  • Fixed a bug in the file localizer where the app wouldn't identify strings files sometimes.

v0.2.6

3 years ago

Good day, Everyone! 👋 This is the first release of Stringz application. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting issues about bugs you encounter.

⚠️ Warning:

  • Stringz is still in its early phases. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.

✨ What's new:

  • The entire application.
  • The ability to automatically crawl the project and find localizable files.
  • Support for localizing .strings, .storyboard, .xib and .plist files.