For 1.5.1 - dev6
***** Found 27 missing translations for language pl
<!-- res/values/strings__global.xml -->
<string name="aw_there_are_more">Swipe left to view more messages</string>
<!-- res/values/strings_account_setup.xml -->
<string name="account_type_label_gmail">Gmail or Google Apps</string>
<string name="account_type_summary_gmail">AquaMail will use Google recommended "more secure" authentication, and will not see, store, or transmit the account's password.</string>
<string name="oauth_gmail_auth_progress">Authenticating with Google…</string>
<string name="oauth_gmail_auth_needed">Please grant permission to access email in the account</string>
<string name="oauth_gmail_upgrade_notice">This Gmail account can be upgraded to use Google's latest security standards (OAUTH2).</string>
<string name="oauth_gmail_upgrade_confirm_title">Information</string>
<string name="oauth_gmail_upgrade_confirm_message">Google's latest security standard, OAUTH2, is a way for AquaMail to access your mailbox without knowing, storing, or transmitting the password.\n\nThe app will ask for your permission to authenticate via Google's account services.\n\nYou can upgrade right now, later, or not at all.</string>
<string name="oauth_gmail_upgrade_confirm_now">Now</string>
<string name="oauth_gmail_upgrade_confirm_later">Later</string>
<string name="oauth_gmail_upgrade_confirm_never">Never</string>
<string name="oauth_gmail_web_view_loading">Loading Google's authentication page…</string>
<string name="oauth_gmail_error_title">Error</string>
<string name="oauth_gmail_error_invalid_data">Google's OAUTH2 server returned something strange…</string>
<string name="oauth_gmail_error_changed_account">Please sign into %1$s, not %2$s.</string>
<string name="account_setup_gmail_other">Other…</string>
<string name="account_setup_gmail_other_arg">Other (%s)</string>
<string name="account_setup_gmail_web_activity_title">Please log into a Gmail or Google Apps account</string>
<string name="account_setup_gmail_web_activity_title_arg">Please log into %s</string>
<string name="account_setup_gmail_email_prompt">Select a system account or choose Other…</string>
<string name="account_setup_gmail_title">Gmail or Google Apps</string>
<!-- res/values/strings_message_list.xml -->
<string name="message_list_menu_sort_unread_starred_first">Unread + Starred first</string>
<!-- res/values/strings_prefs.xml -->
<string name="prefs_ui_theme_material">Festive colors</string>
<string name="aquamail_ui_theme_accent">Title bar and icon bar color</string>
<string name="prefs_network_ssl_hardening_no_sslv3">Do not use SSLv3</string>
<string name="prefs_network_ssl_hardening_no_sslv3_summary">Do not use the SSLv3 protocol, known to be insecure</string>
<string name="prefs_network_ssl_reboot_required">Please reboot the phone / tablet for this change to go into effect</string>