Author Topic: 1.4.1-58-beta8.16  (Read 44636 times)

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: 1.4.1-58-beta8.12
« Reply #45 on: August 21, 2014, 08:27:40 pm »

...

Oh, and to anyone reading this:

I also need a new help prompt, since message swiping will be enabled by default:

<string name="help_hint_message_header_disable">You can disable message swiping in app settings.</string>

German right here:
http://www.aqua-mail.com/forum/index.php?topic=2214.msg11730#msg11730

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: 1.4.1-58-beta8.12
« Reply #46 on: August 21, 2014, 08:32:17 pm »
Translations for the "from" part please :)

French, Italian, German, Slovak, Czech, Portuguese, Japanese, Polish, Ukrainian, Russian

...

@Kostya,
Could you please mention the complete (new) text of the pop-up message "confirm before sending" -english version-
Thank you.

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.4.1-58-beta8.12
« Reply #47 on: August 21, 2014, 08:53:40 pm »
Right now it's these:

    <string name="confirm_send_title">Please confirm</string>
    <string name="confirm_send_message">Should the message be sent now?</string>


The first it the window caption, the second is shown inside the dialog. I would imagine it something like:

    <string name="confirm_send_message_from">Should the message be sent now?\n\nAccount/alias: %1$s</string>
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/

Fcasoli

  • Hero Member
  • *****
  • Posts: 541
Re: 1.4.1-58-beta8.12
« Reply #48 on: August 21, 2014, 09:06:31 pm »

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.4.1-58-beta8.12
« Reply #49 on: August 21, 2014, 09:11:44 pm »
Yes, you're right -- it's "identity" throughout, not "alias".
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/

Fcasoli

  • Hero Member
  • *****
  • Posts: 541
Re: 1.4.1-58-beta8.12
« Reply #50 on: August 21, 2014, 09:12:41 pm »
Instead of account/alias, put From. "alias" never appears in the app as a word... And "account/alias" takes too much place.

yes, for me the best is:



Should the message be sent now

from Account name: fcasoli123@gmail.com ?


Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.4.1-58-beta8.12
« Reply #51 on: August 21, 2014, 09:14:11 pm »
Fine with me:

<string name="confirm_send_message_from">Should the message be sent now, from: %1$s?</string>
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/

Fcasoli

  • Hero Member
  • *****
  • Posts: 541
Re: 1.4.1-58-beta8.12
« Reply #52 on: August 21, 2014, 09:15:56 pm »
Italian

<string name="confirm_send_message_from">Vuoi inviare il messaggio adesso, da: %1$s?</string>

NO ACCOUNT NAME?  :'( :'( :'(
« Last Edit: August 21, 2014, 09:31:49 pm by Fcasoli »

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.4.1-58-beta8.12
« Reply #53 on: August 21, 2014, 09:37:33 pm »
Um, what?

The strange looking %1$s is the account (identity) placeholder.
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: 1.4.1-58-beta8.12
« Reply #54 on: August 21, 2014, 09:46:04 pm »
Right now it's these:

    <string name="confirm_send_title">Please confirm</string>
    <string name="confirm_send_message">Should the message be sent now?</string>


The first it the window caption, the second is shown inside the dialog. I would imagine it something like:

    <string name="confirm_send_message_from">Should the message be sent now?\n\nAccount/alias: %1$s</string>

German translation:

<string name="confirm_send_title">Butte bestätigen</string>
    <string name="confirm_send_message">Soll die Nachricht jetzt gesendet werden?</string>


The new second is:

    <string name="confirm_send_message_from">Soll die Nachricht jetzt von folgendem E-Mail Konto gesendet werden: %1$s?</string>
« Last Edit: August 21, 2014, 10:43:22 pm by mikeone »

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.4.1-58-beta8.16
« Reply #55 on: August 21, 2014, 10:22:32 pm »
Thank you.

Aside - I noticed that some German translations use "Mail" and some use "Nachricht"... ???

28:    <string name="account_list_menu_diag_message_dates">Diag: Datum der Mails</string>
32:    <string name="account_list_new_message">Neue Mail</string>
39:    <string name="account_list_menu_new_message">Neue Mail</string>

vs

34:    <string name="new_messages_message_one">Eine neue Nachricht</string>
37:        <item quantity="one">%1$d neue Nachricht</item>
120:    <string name="prefs_ui_theme_dark_dark">dunkel, inkl. Nachrichten</string>
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: 1.4.1-58-beta8.16
« Reply #56 on: August 21, 2014, 10:49:53 pm »
To get it more consistent please make the following changes:

28:    <string name="account_list_menu_diag_message_dates">Diag: Datum der Nachrichten</string>
32:    <string name="account_list_new_message">Neue Nachricht</string>
39:    <string name="account_list_menu_new_message">Neue Nachricht</string>

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.4.1-58-beta8.16
« Reply #57 on: August 22, 2014, 12:10:20 am »
@mikeone - there are many, many more like this.

I've attached source XMLs (both English and German) in the "Translations" section.
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: 1.4.1-58-beta8.16
« Reply #58 on: August 22, 2014, 12:29:35 am »
i will response in the "Translations" section -> German
« Last Edit: August 22, 2014, 12:46:40 am by mikeone »

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.4.1-58-beta8.16
« Reply #59 on: August 22, 2014, 01:35:16 am »
Great, thanks in advance!

Just email me the changed files (.zip is probably easier) and I'll merge your changes: kmansoft / gmail
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/