Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 683171cd authored by Mathew Smith's avatar Mathew Smith
Browse files

Renamed app name to Mail

parent d55e158a
Loading
Loading
Loading
Loading
+13 −13
Original line number Diff line number Diff line
@@ -5,10 +5,10 @@
    <!-- This should make it easier for forks to change the branding -->

    <!-- Used in AndroidManifest.xml -->
    <string name="app_name">K-9 Mail</string>
    <string name="app_name">Mail</string>

    <string name="shortcuts_title">K-9 Accounts</string>
    <string name="unread_widget_label">K-9 Unread</string>
    <string name="shortcuts_title">Mail Accounts</string>
    <string name="unread_widget_label">Mail Unread</string>


    <!-- Used in the about dialog -->
@@ -29,10 +29,10 @@


    <!-- Welcome message -->
    <string name="welcome_message_title">Welcome to K-9 Mail</string>
    <string name="welcome_message_title">Welcome to Mail</string>
    <string name="accounts_welcome"><![CDATA[
<p>
K-9 Mail is a powerful free email client for Android.
Mail is a powerful free email client for Android.
</p><p>
Its improved features include:
</p>
@@ -53,7 +53,7 @@ Its improved features include:
  <li>…and more</li>
</ul>
<p>
Please note that K-9 does not support most free Hotmail accounts and, like many mail clients, has
Please note that Mail does not support most free Hotmail accounts and, like many mail clients, has
some quirks when talking to Microsoft Exchange.
</p><p>
Please submit bug reports, contribute new features and ask questions at
@@ -63,11 +63,11 @@ Please submit bug reports, contribute new features and ask questions at


    <!-- Default signature -->
    <string name="default_signature">-- \nSent from my Android device with K-9 Mail. Please excuse my brevity.</string>
    <string name="default_signature">-- \nSent from my Android device with /e/ Mail. Please excuse my brevity.</string>


    <!-- General strings that include the app name -->
    <string name="account_delete_dlg_instructions_fmt">The account \"<xliff:g id="account">%s</xliff:g>\" will be removed from K-9 Mail.</string>
    <string name="account_delete_dlg_instructions_fmt">The account \"<xliff:g id="account">%s</xliff:g>\" will be removed from Mail.</string>



@@ -81,7 +81,7 @@ Please submit bug reports, contribute new features and ask questions at
    <string name="delete_messages_label">Delete Emails</string>
    <string name="delete_messages_desc">Allows this application to delete your Emails.</string>

    <string name="about_title">About K-9 Mail</string>
    <string name="about_title">About Mail</string>
    <string name="accounts_title">Accounts</string>
    <string name="folders_title">Folders</string>
    <string name="advanced">Advanced</string>
@@ -317,7 +317,7 @@ Please submit bug reports, contribute new features and ask questions at
    <string name="global_settings_confirm_action_delete_notif">Delete (from notification)</string>

    <string name="global_settings_privacy_hide_useragent">Hide mail client</string>
    <string name="global_settings_privacy_hide_useragent_detail">Remove K-9 User-Agent from mail headers</string>
    <string name="global_settings_privacy_hide_useragent_detail">Remove Mail User-Agent from mail headers</string>
    <string name="global_settings_privacy_hide_timezone">Hide timezone</string>
    <string name="global_settings_privacy_hide_timezone_detail">Use UTC instead of local timezone in mail headers and reply header</string>
    <string name="global_settings_notification_hide_subject_title">Hide subject in notifications</string>
@@ -1185,7 +1185,7 @@ Please submit bug reports, contribute new features and ask questions at
    <string name="unsigned_text_divider_label">Unsigned Text</string>
    <string name="apg_deprecated_title">APG Deprecation Warning</string>
    <string name="apg_deprecated_1">APG is no longer maintained!</string>
    <string name="apg_deprecated_2">Because of this, support for APG has been removed from K-9 Mail.</string>
    <string name="apg_deprecated_2">Because of this, support for APG has been removed from Mail.</string>
    <string name="apg_deprecated_bullet_1">Development stopped in early 2014</string>
    <string name="apg_deprecated_bullet_2">Contains unfixed security issues</string>
    <string name="apg_learn_more">You can <a href="https://k9mail.github.io/2017/01/13/Why-APG-is-no-longer-supported.html">click here</a> to learn more.</string>
@@ -1195,7 +1195,7 @@ Please submit bug reports, contribute new features and ask questions at
    <string name="crypto_no_provider_message">This email has been encrypted with OpenPGP.\nTo read it, you need to install and configure a compatible OpenPGP App.</string>
    <string name="crypto_no_provider_button">Go to Settings</string>

    <string name="mail_list_widget_text">K-9 Message List</string>
    <string name="mail_list_widget_text">Mail Message List</string>
    <string name="mail_list_widget_loading">Loading messages…</string>
    <string name="fetching_folders_failed">Fetching folder list failed</string>
    <string name="error_recipient_crypto_retrieve">Error retrieving recipient status from OpenPGP provider!</string>
@@ -1222,7 +1222,7 @@ Please submit bug reports, contribute new features and ask questions at

    <string name="dialog_openkeychain_info_title">No OpenPGP app installed</string>
    <string name="dialog_openkeychain_info_install">Install</string>
    <string name="dialog_openkeychain_info_text">K-9 Mail requires OpenKeychain for end-to-end encryption.</string>
    <string name="dialog_openkeychain_info_text">Mail requires OpenKeychain for end-to-end encryption.</string>

    <string name="encrypted_subject">"Encrypted Message"</string>
    <string name="account_settings_crypto_encrypt_subject">Encrypt message subjects</string>