From 2224607fa805d7134342b2cdc3b12cdf75a29b82 Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Tue, 5 Jan 2021 15:26:08 +0200 Subject: [PATCH] Running gen-i18n.js seems to be the right way sync i18n string --- src/i18n/strings/en_EN.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index fd7b988dc6..337c91e5bb 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -2059,6 +2059,13 @@ "Please view existing bugs on Github first. No match? Start a new one.": "Please view existing bugs on Github first. No match? Start a new one.", "PRO TIP: If you start a bug, please submit debug logs to help us track down the problem.": "PRO TIP: If you start a bug, please submit debug logs to help us track down the problem.", "Send feedback": "Send feedback", + "Confirm Account Data Transfer": "Confirm Account Data Transfer", + "Please accept transfer of data to the host signup wizard to continue. The setup wizard will be able to access your account for the duration of the setup process.": "Please accept transfer of data to the host signup wizard to continue. The setup wizard will be able to access your account for the duration of the setup process.", + "Confirm Abort Of Host Creation": "Confirm Abort Of Host Creation", + "Are you sure you wish to abort creation of the host? The process cannot be continued.": "Are you sure you wish to abort creation of the host? The process cannot be continued.", + "Abort": "Abort", + "Failed to connect to your homeserver. Please close this dialog and try again.": "Failed to connect to your homeserver. Please close this dialog and try again.", + "Set up your own personal Element host": "Set up your own personal Element host", "Verify this user to mark them as trusted. Trusting users gives you extra peace of mind when using end-to-end encrypted messages.": "Verify this user to mark them as trusted. Trusting users gives you extra peace of mind when using end-to-end encrypted messages.", "Verifying this user will mark their session as trusted, and also mark your session as trusted to them.": "Verifying this user will mark their session as trusted, and also mark your session as trusted to them.", "Verify this device to mark it as trusted. Trusting this device gives you and other users extra peace of mind when using end-to-end encrypted messages.": "Verify this device to mark it as trusted. Trusting this device gives you and other users extra peace of mind when using end-to-end encrypted messages.", @@ -2406,6 +2413,7 @@ "Send a Direct Message": "Send a Direct Message", "Explore Public Rooms": "Explore Public Rooms", "Create a Group Chat": "Create a Group Chat", + "Get your own Element!": "Get your own Element!", "Explore rooms": "Explore rooms", "Failed to reject invitation": "Failed to reject invitation", "Cannot create rooms in this community": "Cannot create rooms in this community", @@ -2484,14 +2492,6 @@ "Got an account? Sign in": "Got an account? Sign in", "New here? Create an account": "New here? Create an account", "Notification settings": "Notification settings", - "Get your own Element!": "Get your own Element!", - "Confirm Abort Of Host Creation": "Confirm Abort Of Host Creation", - "Are you sure you wish to abort creation of the host? The process cannot be continued.": "Are you sure you wish to abort creation of the host? The process cannot be continued.", - "Abort": "Abort", - "Failed to connect to your homeserver. Please close this dialog and try again.": "Failed to connect to your homeserver. Please close this dialog and try again.", - "Set up your own personal Element host": "Set up your own personal Element host", - "Please accept transfer of data to the host signup wizard to continue. The setup wizard will be able to access your account for the duration of the setup process.": "Please accept transfer of data to the host signup wizard to continue. The setup wizard will be able to access your account for the duration of the setup process.", - "Confirm Account Data Transfer": "Confirm Account Data Transfer", "Security & privacy": "Security & privacy", "All settings": "All settings", "Community settings": "Community settings",