diff --git a/Ring/Ring/Resources/en.lproj/Localizable.strings b/Ring/Ring/Resources/en.lproj/Localizable.strings index f7cdc58bde4ba958d608f05e7522f1acccc5b764..1adc0aa836e83b9f0743c059362c2e1d9103cd03 100644 --- a/Ring/Ring/Resources/en.lproj/Localizable.strings +++ b/Ring/Ring/Resources/en.lproj/Localizable.strings @@ -131,14 +131,14 @@ "conversation.messagePlaceholder" = "Write to"; "conversation.explanationSendingLocationTo" = "You are currently sharing your location with "; "conversation.explanationReceivingLocationFrom" = "You are currently receiving a live location from "; -"conversation.errorSavingImage" = "An error occurred while saving image to gallery."; +"conversation.errorSavingImage" = "An error occurred while saving the image to the gallery."; "conversation.receivedRequest" = "%@ sent you a conversation invitation."; -"conversation.incomingRequest" = "Sent you a conversation invitation."; -"conversation.requestMessage" = "Hello,\nWould you like to join the conversation?"; +"conversation.incomingRequest" = "sent you a conversation invitation."; +"conversation.requestMessage" = "Hello,\nDo you want to join the conversation?"; "conversation.sendRequest" = "Send them an invitation to be able converse."; "conversation.sendRequestTitle" = "Send conversation invitation"; "conversation.synchronizationTitle" = "You have accepted the conversation invitation."; -"conversation.synchronizationMessage" = "We are waiting for %@ connects to synchronize the conversation."; +"conversation.synchronizationMessage" = "Waiting for %@ to connect to synchronize the conversation…"; "conversation.inReplyTo" = "In reply to"; "conversation.repliedTo" = "replied to"; "conversation.yourself" = "yourself";