Translator icon indicating copy to clipboard operation
Translator copied to clipboard

Suggetions by @Lennoard

Open sunilpaulmathew opened this issue 5 years ago • 0 comments

  • As you can see, the translated string line are being appended an extra "" at the end , sometimes twice - [Fixed]
  • If you're translating the last strings, i.e the recycler view is scrolled to bottom, when you're done translating it hard-scrolls back to top (maybe you're calling notifyDatasetChanged() instead of itemChanged?) - [Fixed]
  • I'd like an option to see what was the original string even after I hit OK when translating, so that I can know that I didn't messed up - [In progress]
  • Translation progress is very welcome - [To-do]
  • You can consume Google Translate API for some advanced stuff too - [To-do]

sunilpaulmathew avatar Sep 30 '20 06:09 sunilpaulmathew