You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,13 @@ You can download the plugin [here](https://github.com/westlinkin/AndroidLocaliza
43
43
To Install the plugin, please check [IntelliJ IDEA Web Help](https://www.jetbrains.com/idea/help/installing-updating-and-uninstalling-repository-plugins.html#d1282549e185).
44
44
45
45
##ChangeLog
46
+
Version 0.1.3
47
+
48
+
* Fix bug: translation fails when there are too many string resources
49
+
* Fix bug: translation fails when there are special symbols, like `€`
50
+
* Fix bug: translation fails when there are special tags, like `<u>`
51
+
* Fix Java escape problems in MS Translator
52
+
46
53
Version 0.1.2
47
54
48
55
* Add Google Translation API support. Please **NOTE** that this is a [paid service](https://cloud.google.com/translate/v2/pricing).
0 commit comments