AndroidLocalizePlugin Versions Save

:earth_asia: Android localization plugin. supports multiple languages and multiple translators.

v3.0.0

1 year ago

Added

  • Supported OpenAI ChatGPT translator. #118

Other

  • Delayed error throwing to avoid losing successfully translated text.

v2.9.0

1 year ago

Added

  • Supported DeepLPro translator. #92

Fixed

  • Fix xliff:g attribute does not work. #91

v2.8.0

1 year ago

Added

  • Supported DeepL translator.

v2.7.0

1 year ago

Changed

  • Improve plugin description information.
  • Relax translation file name boundaries.

v2.6.1

1 year ago

Added

  • Added rich text supported.
  • Added signature configuration.

Changed

  • Upgrade Gradle Wrapper to 7.5.1.
  • Upgrade Intellij Gradle Plugin to 1.8.1.
  • Plugin description changed to be taken from the README.md file.

v2.6.0

1 year ago
  • Support Ali translator.
  • Support new IDE version.
  • Minimum version support modified from 193 to 203.
  • Fix google translator translation instability.
  • Fix single quote character must be escaped in strings.xml. #54
  • Fix target folder naming issue. #61

v2.5.0

2 years ago
  • Support for preserving comments, blank lines and other characters.

v2.4.0

2 years ago
  • Supported custom google api key.
  • Supported plurals&string-array tags.
  • Changed maximum number of cacheable items to 1000.
  • Added baidu icon of light mode.

v2.3.0

2 years ago
  • Add translation interval time setting.
  • Replace plugin logo.

v2.2.1

2 years ago
  • Fix translation error when source text is in chinese #33.