Contacts, thread animation and image preview control improvements.
This commit is contained in:
@@ -137,13 +137,6 @@
|
||||
"CalendarShowAs_Busy": "Busy",
|
||||
"CalendarShowAs_OutOfOffice": "Out of Office",
|
||||
"CalendarShowAs_WorkingElsewhere": "Working Elsewhere",
|
||||
"CalendarEventResponse_Accept": "Accept",
|
||||
"CalendarEventResponse_AcceptedResponse": "Accepted",
|
||||
"CalendarEventResponse_Decline": "Decline",
|
||||
"CalendarEventResponse_DeclinedResponse": "Declined",
|
||||
"CalendarEventResponse_NotResponded": "Not Responded",
|
||||
"CalendarEventResponse_Tentative": "Tentative",
|
||||
"CalendarEventResponse_TentativeResponse": "Tentatively Accepted",
|
||||
"CalendarItem_DetailsPopup_JoinOnline": "Join online",
|
||||
"CalendarItem_DetailsPopup_ViewEventButton": "View event",
|
||||
"CalendarItem_DetailsPopup_ViewSeriesButton": "View series",
|
||||
@@ -153,6 +146,9 @@
|
||||
"ClipboardTextCopied_Message": "{0} copied to clipboard.",
|
||||
"ClipboardTextCopied_Title": "Copied",
|
||||
"ClipboardTextCopyFailed_Message": "Failed to copy {0} to clipboard.",
|
||||
"ContactInfoBar_ErrorTitle": "Failed to load contact information",
|
||||
"ContactInfoBar_SuccessTitle": "Contact information loaded",
|
||||
"ContactInfoBar_WarningTitle": "Contact information might be incomplete",
|
||||
"ComingSoon": "Coming soon...",
|
||||
"ComposerAttachmentsDragDropAttach_Message": "Attach",
|
||||
"ComposerAttachmentsDropZone_Message": "Drop your files here",
|
||||
@@ -833,6 +829,7 @@
|
||||
"Smime_CertificatePassword_Placeholder": "Certificate password for {0} (optional)",
|
||||
"Smime_Confirm_Title": "Confirm",
|
||||
"Buttons_OK": "OK",
|
||||
"Buttons_Refresh": "Refresh",
|
||||
"SettingsSignatureAndEncryption_Title": "Signature and Encryption",
|
||||
"SettingsSignatureAndEncryption_Description": "Manage S/MIME certificates for signing and encrypting emails.",
|
||||
"SettingsSignatureAndEncryption_MyCertificatesHeader": "My certificates",
|
||||
@@ -909,6 +906,22 @@
|
||||
"ContactSelection_Clear": "Clear Selection",
|
||||
"ContactsPage_EmptyState": "No contacts to display",
|
||||
"ContactsPage_AddFirstContact": "Add your first contact",
|
||||
"ContactsPage_ContactsCountSuffix": "contacts",
|
||||
"ContactEditDialog_AddTitle": "Add Contact",
|
||||
"ContactInfoBar_ContactAdded": "Contact added successfully.",
|
||||
"ContactInfoBar_ContactUpdated": "Contact updated successfully.",
|
||||
"ContactInfoBar_ContactsDeleted": "Contacts deleted successfully.",
|
||||
"ContactInfoBar_ContactPhotoUpdated": "Contact photo updated successfully.",
|
||||
"ContactInfoBar_FailedToLoadContacts": "Failed to load contacts: {0}",
|
||||
"ContactInfoBar_FailedToAddContact": "Failed to add contact: {0}",
|
||||
"ContactInfoBar_FailedToUpdateContact": "Failed to update contact: {0}",
|
||||
"ContactInfoBar_FailedToDeleteContacts": "Failed to delete contacts: {0}",
|
||||
"ContactInfoBar_FailedToUpdatePhoto": "Failed to update photo: {0}",
|
||||
"ContactInfoBar_CannotDeleteRoot": "Root contacts cannot be deleted.",
|
||||
"ContactConfirmDialog_DeleteTitle": "Delete Contact",
|
||||
"ContactConfirmDialog_DeleteMessage": "Are you sure you want to delete the contact '{0}'?",
|
||||
"ContactConfirmDialog_DeleteMultipleMessage": "Are you sure you want to delete {0} contact(s)?",
|
||||
"ContactConfirmDialog_DeleteButton": "Delete",
|
||||
"CalendarAccountSettings_Title": "Calendar Account Settings",
|
||||
"CalendarAccountSettings_Description": "Manage calendar settings for {0}",
|
||||
"CalendarAccountSettings_AccountColor": "Account Color",
|
||||
|
||||
Reference in New Issue
Block a user