Automatic translation Very user friendly
I don't get the need to completely redesign the app, since the new interface is way more confusing and buggy. The worst part is the new search.
It's a great way to split concerns between product and development. It removes the need for a code update for translations and tweaking the copy on a website in general. Integrating it was easy, there was an implementation library for whatever application...
Missing seach on other languagues when doing a String search to e.g. a catch the corresponding String wrong translation by searching at the target languague. Usually need to get the main language String first and then check for the tralastion we would...
Automatic translation Very user friendly
It's a great way to split concerns between product and development. It removes the need for a code update for translations and tweaking the copy on a website in general. Integrating it was easy, there was an implementation library for whatever application...
I don't get the need to completely redesign the app, since the new interface is way more confusing and buggy. The worst part is the new search.
Missing seach on other languagues when doing a String search to e.g. a catch the corresponding String wrong translation by searching at the target languague. Usually need to get the main language String first and then check for the tralastion we would...