From 0a56653f196da2b1e6d4035efa695d934f648a9b Mon Sep 17 00:00:00 2001 From: William Grant Date: Fri, 24 May 2024 16:55:47 +1000 Subject: [PATCH] feat: sorted messages.json keys --- _locales/en/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 0df03d86f..8e283375b 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1,8 +1,8 @@ { "about": "About", "accept": "Accept", - "accountIDCopy": "Copy Account ID", "accountIDCopied": "Account ID Copied", + "accountIDCopy": "Copy Account ID", "accountIdEnter": "Enter Account ID", "accountIdErrorInvalid": "This Account ID is invalid. Please check and try again.", "accountIdOrOnsEnter": "Enter Account ID or ONS", @@ -294,7 +294,6 @@ "mediaPermissionsTitle": "Microphone", "members": "$count$ members", "message": "Message", - "messages": "Messages", "messageBody": "Message body", "messageBodyMissing": "Please enter a message body.", "messageDeletedPlaceholder": "This message has been deleted", @@ -309,6 +308,7 @@ "messageRequestPendingDescription": "You will be able to send voice messages and attachments once the recipient has approved this message request.", "messageRequests": "Message Requests", "messageRequestsAcceptDescription": "Sending a message to this user will automatically accept their message request and reveal your Account ID.", + "messages": "Messages", "messagesHeader": "Conversations", "messageWillDisappear": "Messages will disappear in $countAndUnit$", "moreInformation": "More information", @@ -381,12 +381,12 @@ "orJoinOneOfThese": "Or join one of these...", "otherPlural": "$number$ others", "otherSingular": "$number$ other", - "passwordView": "View as Password", "passwordCharacterError": "Password must only contain letters, numbers and symbols", "passwordCreate": "Create your password", "passwordLengthError": "Password must be between 6 and 64 characters long", "passwordsDoNotMatch": "Passwords do not match", "passwordTypeError": "Password must be a string", + "passwordView": "View as Password", "passwordViewTitle": "Enter Password", "permissionsSettingsTitle": "Permissions", "photo": "Photo", @@ -467,7 +467,6 @@ "serverId": "Server ID", "sessionConversations": "Conversations", "sessionInviteAFriend": "Invite a Friend", - "shareAccountIdDescription": "Invite your friend to chat with you on Session by sharing your Account ID with them.", "sessionInviteAFriendIDCopied": "Share with your friends wherever you usually speak with them — then move the conversation here.", "sessionMessenger": "Session", "sessionRecoveryPassword": "Recovery Password", @@ -482,6 +481,7 @@ "settingAppliesToEveryone": "This setting applies to everyone in this conversation.", "settingAppliesToYourMessages": "This setting applies to messages you send in this conversation.", "settingsHeader": "Settings", + "shareAccountIdDescription": "Invite your friend to chat with you on Session by sharing your Account ID with them.", "shareBugDetails": "Export your logs, then upload the file though Session's Help Desk.", "show": "Show", "showDebugLog": "Export Logs",