Author Topic: How do I change the language?  (Read 18755 times)

James

  • Newbie
  • *
  • Posts: 2
How do I change the language?
« on: April 29, 2015, 02:36:32 am »
The Aqua Mail app was installed with Portuguese, I would like that the app uses English in everything. How can I change from Portuguese to English?

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: How do I change the language?
« Reply #1 on: April 29, 2015, 10:11:58 am »
Maybe atleast force EN. ;)
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

James

  • Newbie
  • *
  • Posts: 2
Re: How do I change the language?
« Reply #2 on: April 29, 2015, 03:38:27 pm »
You cannot select a specific language. AquaMail uses the  device language (and English by default).

Sorry. Portuguese translation is not good, too many errors. I do not blame Aqua, Portuguese is awful... If I cannot use it in English, I will uninstall it, even though the app is excellent.

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: How do I change the language?
« Reply #3 on: April 29, 2015, 10:18:15 pm »
You cannot select a specific language. AquaMail uses the  device language (and English by default).

Sorry. Portuguese translation is not good, too many errors. I do not blame Aqua, Portuguese is awful... If I cannot use it in English, I will uninstall it, even though the app is excellent.

James:
The Translations are provided by normal users (like you and me).
Therefore you are cordially invited to correct some Portuguese phrases:
https://www.aqua-mail.com/forum/index.php?topic=2231.0

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: How do I change the language?
« Reply #4 on: June 15, 2015, 05:39:49 pm »
I create first version of library, which manages app languages with ease. It is not basically so hard, just we need to cover the code to make it simple to use.


Kostya, are you interested in? You would have to just add one line of code to all app activities (probably in onResume)
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

iwantcomputer

  • Newbie
  • *
  • Posts: 2
Re: How do I change the language?
« Reply #5 on: June 17, 2015, 06:44:32 pm »
As far as adding a language selector -- sorry, the app uses the Android system language, that's pretty standard actually...


This is what Kostya said today.

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: How do I change the language?
« Reply #6 on: June 17, 2015, 07:15:39 pm »
One line of code (use Helper/lib method) can't really hurt. If it were open source, I would do it myself.
« Last Edit: June 17, 2015, 08:24:19 pm by pyler »
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: How do I change the language?
« Reply #7 on: June 17, 2015, 10:20:09 pm »
>> Kostya, are you interested in? You would have to just add one line of code to all app activities (probably in onResume)

Sure, just send it to me by email.

Something like this?

http://stackoverflow.com/questions/2900023

And maybe a message saying "this may cause the app to crash at random"?
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: How do I change the language?
« Reply #8 on: June 19, 2015, 01:29:03 pm »
Sent email.
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: How do I change the language?
« Reply #9 on: June 21, 2015, 12:40:22 am »
Yes, works fine, thank you! Something for the next version bump...
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: How do I change the language?
« Reply #10 on: June 21, 2015, 10:24:14 am »
This is a great idea. I'm looking forward to the next version.

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: How do I change the language?
« Reply #11 on: June 21, 2015, 06:32:15 pm »
I'm going to put it into 1.5.9 (-dev builds), not the current "stable" 1.5.7.
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: How do I change the language?
« Reply #12 on: June 21, 2015, 06:35:12 pm »
I'm going to put it into 1.5.9 (-dev builds), not the current "stable" 1.5.7.

That's what I expected ...  8)

ggggg

  • Newbie
  • *
  • Posts: 23
Re: How do I change the language?
« Reply #13 on: June 21, 2015, 08:29:10 pm »
Thank You !!

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: How do I change the language?
« Reply #14 on: June 21, 2015, 09:59:28 pm »
It was a perfect Sunday evening project...

A big round of applause for Mr. @Pyler, please!

Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/