Skip to content

Commit a363ecc

Browse files
author
Tom James Holub
committed
update strings
1 parent 94d2f83 commit a363ecc

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

FlowCrypt/src/main/res/values/strings.xml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
<string name="error_some_email_is_not_valid">Error: invalid email \"%1$s\"</string>
2020
<string name="internet_connection_is_not_available">Error: no internet</string>
2121
<string name="unknown_error">Unknown error</string>
22-
<string name="message_was_sent">Your message was sent.</string>
22+
<string name="message_was_sent">Your message was sent</string>
2323
<string name="application_crashed">Application has crashed. You can send a report to the developer.</string>
2424
<string name="title_activity_splash">SplashActivity</string>
2525
<string name="action_settings">Settings</string>
2626
<string name="signed_in_fmt">We received access for %1$s</string>
27-
<string name="access_denied">Access denied.</string>
27+
<string name="access_denied">Access denied</string>
2828
<string name="privacy">Privacy</string>
2929
<string name="terms">Terms</string>
3030
<string name="security">Security</string>
@@ -45,17 +45,17 @@
4545
<string name="loading_account">Loading account</string>
4646
<string name="no_backups_found">No backups found on this account</string>
4747
<string name="refresh">Refresh</string>
48-
<string name="passphrase_must_be_non_empty">Passphrase must be non-empty.</string>
49-
<string name="your_message_must_be_non_empty">Message should not be empty.</string>
50-
<string name="password_is_incorrect">Incorrect pass phrase, please try again.</string>
48+
<string name="passphrase_must_be_non_empty">Pass phrase cannot be empty</string>
49+
<string name="your_message_must_be_non_empty">Message should not be empty</string>
50+
<string name="password_is_incorrect">Incorrect pass phrase, please try again</string>
5151
<string name="use_another_account">Use another account</string>
5252
<string name="reply_all">Reply all</string>
5353
<string name="lock">Lock</string>
5454
<string name="something_wrong_with_receiving_message">Error: could not receive message</string>
5555
<string name="title_activity_test">TestActivity</string>
5656
<string name="title_activity_login">Sign in</string>
57-
<string name="please_wait_while_message_will_be_sent">Sending message, please wait.</string>
58-
<string name="please_wait_while_information_about_contacts_will_be_updated">Loading information about contacts, please wait.</string>
57+
<string name="please_wait_while_message_will_be_sent">Sending message, please wait</string>
58+
<string name="please_wait_while_information_about_contacts_will_be_updated">Loading information about contacts, please wait</string>
5959
<string name="create_a_new_key">Create a new key</string>
6060
<string name="import_my_key">Import my key</string>
6161
<string name="access_to_read_the_sdcard_id_denied">File access denied</string>
@@ -91,10 +91,10 @@
9191
<string name="backups_found_message">Backups found: %1$d.\n\n Your account is backed up correctly in your Email Inbox.</string>
9292
<string name="key_successfully_saved">Key successfully saved</string>
9393
<string name="your_key_backup">Your %1$s Backup</string>
94-
<string name="backup_was_sent_successfully">Backed up successfully.</string>
95-
<string name="backup_was_not_sent">Error backing up, please try again.</string>
94+
<string name="backup_was_sent_successfully">Backed up successfully</string>
95+
<string name="backup_was_not_sent">Error backing up, please try again</string>
9696
<string name="message_was_deleted">The message was deleted</string>
97-
<string name="please_wait_while_action_will_be_completed">Still working, please wait.</string>
97+
<string name="please_wait_while_action_will_be_completed">Still working, please wait</string>
9898
<string name="message_was_archived">Message archived</string>
9999
<string name="retry">Retry</string>
100100
<string name="warning">Warning</string>
@@ -111,7 +111,7 @@
111111
<string name="error_occurred_while_this_action_running">Error: could not complete action</string>
112112
<string name="error_occurred_while_receiving_private_keys">Could not retrieve your private key</string>
113113
<string name="no_subject">(no subject)</string>
114-
<string name="error_occurred_please_try_again">Error occurred. Please try again.</string>
114+
<string name="error_occurred_please_try_again">Error occurred, please try again</string>
115115
<string name="user_photo">The user photo</string>
116116
<string name="template_message_part_public_key_owner">Public Key for %1$s</string>
117117
<string name="template_message_part_public_key_key_words" formatted="false"><![CDATA[KeyWords: <font color=\'#088447\'>%1$s</font>]]></string>
@@ -143,7 +143,7 @@
143143
<string name="switch_to_standard_email">Switch to standard email</string>
144144
<string name="switch_to_secure_email">Switch to secure email</string>
145145
<string name="this_message_will_not_be_encrypted">This message will not be encrypted</string>
146-
<string name="please_update_information_about_contacts">Please update information about the contacts.</string>
146+
<string name="please_update_information_about_contacts">Need to update recipient information</string>
147147
<string name="import_their_public_key">Import their Public Key</string>
148148
<string name="template_remove_recipient">Remove %1$s</string>
149149
<string name="recipient_does_not_use_pgp">Recipient doesn\'t use PGP</string>
@@ -154,11 +154,11 @@
154154
<string name="public_">Public</string>
155155
<string name="message_was_moved_to_inbox">The message was moved to inbox</string>
156156
<string name="attachment">Attachment</string>
157-
<string name="can_not_connect_to_the_imap_server">Can not connect to the IMAP server</string>
158-
<string name="failed_load_message_from_email_server">Failed to load a message from the email server</string>
157+
<string name="can_not_connect_to_the_imap_server">Cannot connect to the IMAP server</string>
158+
<string name="failed_load_message_from_email_server">Failed to load message from email server</string>
159159
<string name="cancel">Cancel</string>
160160
<string name="waiting_to_load">Waiting to load</string>
161-
<string name="download_complete">Download complete.</string>
161+
<string name="download_complete">Download complete</string>
162162
<string name="template_attachment_already_loading">Attachment \"%1$s\" already loading </string>
163163
<string name="cannot_save_attachment_without_permission">The attachment cannot be saved without the write external
164164
storage permission</string>

0 commit comments

Comments
 (0)