From 720475a482c3e908882fefbd8bde7a4ad9c811bd Mon Sep 17 00:00:00 2001 From: Miguel Serrano Date: Mon, 13 Mar 2023 15:11:18 +0100 Subject: [PATCH] [web] remove remaining Angular settings (#12166) * [web] remove remaining Angular settings * cleanup old settings locales GitOrigin-RevId: ff81b46b3af78c7dd9518304c224446ea7c04680 --- services/web/locales/en.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index d43896486b..9928210de2 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -29,7 +29,6 @@ "account": "Account", "account_has_been_link_to_institution_account": "Your __appName__ account on __email__ has been linked to your __institutionName__ institutional account.", "account_has_past_due_invoice_change_plan_warning": "Your account currently has a past due invoice. You will not be able to change your plan until this is resolved.", - "account_is_linked": "Account is linked", "account_linking": "Account Linking", "account_not_linked_to_dropbox": "Your account is not linked to Dropbox", "account_settings": "Account Settings", @@ -368,10 +367,8 @@ "dropbox_duplicate_project_names_suggestion": "Please make your project names unique across all your <0>active, archived and trashed projects and then re-link your Dropbox account.", "dropbox_email_not_verified": "We have been unable to retrieve updates from your Dropbox account. Dropbox reported that your email address is unverified. Please verify your email address in your Dropbox account to resolve this.", "dropbox_for_link_share_projs": "This project was accessed via link-sharing and won’t be synchronised to your Dropbox unless you are invited via e-mail by the project owner.", - "dropbox_integration": "Dropbox Integration", "dropbox_integration_info": "Work online and offline seamlessly with two-way Dropbox sync. Changes you make locally will be sent automatically to the version on Overleaf and vice versa.", "dropbox_integration_lowercase": "Dropbox integration", - "dropbox_is_premium": "Dropbox Sync is a premium feature", "dropbox_successfully_linked_description": "Thanks, we’ve successfully linked your Dropbox account to __appName__.", "dropbox_sync": "Dropbox Sync", "dropbox_sync_both": "Sending and receiving updates", @@ -593,14 +590,12 @@ "git_bridge_modal_description": "You can git clone your project using the link displayed below.", "git_integration_lowercase": "Git integration", "git_integration_lowercase_info": "You can clone your Overleaf project to a local repository, treating your Overleaf project as a remote repository that changes can be pushed to and pulled from.", - "github_account_is_linked": "Your GitHub account is successfully linked.", "github_commit_message_placeholder": "Commit message for changes made in __appName__...", "github_credentials_expired": "Your GitHub authorization credentials have expired", "github_file_name_error": "This repository cannot be imported, because it contains file(s) with an invalid filename:", "github_for_link_shared_projects": "This project was accessed via link-sharing and won’t be synchronised with your GitHub unless you are invited via e-mail by the project owner.", "github_git_and_dropbox_integrations": "<0>Github, <0>Git and <0>Dropbox integrations", "github_git_folder_error": "This project contains a .git folder at the top level, indicating that it is already a git repository. The Overleaf GitHub sync service cannot sync git histories. Please remove the .git folder and try again.", - "github_integration": "GitHub Integration", "github_integration_info": "Push and pull commits to and from GitHub or directly from Git, so you or your collaborators can work offline with Git and online with Overleaf.", "github_integration_lowercase": "Git and GitHub integration", "github_is_premium": "GitHub Sync is a premium feature", @@ -827,7 +822,6 @@ "link_sharing": "Link sharing", "link_sharing_is_off": "Link sharing is off, only invited users can view this project.", "link_sharing_is_on": "Link sharing is on", - "link_to_dropbox": "Link to Dropbox", "link_to_github": "Link to your GitHub account", "link_to_github_description": "You need to authorise __appName__ to access your GitHub account to allow us to sync your projects.", "link_to_mendeley": "Link to Mendeley", @@ -1590,10 +1584,8 @@ "unlimited_projects": "Unlimited projects", "unlimited_projects_info": "Your projects are private by default. This means that only you can view them, and only you can allow other people to access them.", "unlink": "Unlink", - "unlink_dropbox": "Unlink Dropbox", "unlink_dropbox_folder": "Unlink Dropbox Account", "unlink_dropbox_warning": "Any projects that you have synced with Dropbox will be disconnected and no longer kept in sync with Dropbox. Are you sure you want to unlink your Dropbox account?", - "unlink_github": "Unlink your GitHub account", "unlink_github_repository": "Unlink GitHub Repository", "unlink_github_warning": "Any projects that you have synced with GitHub will be disconnected and no longer kept in sync with GitHub. Are you sure you want to unlink your GitHub account?", "unlink_provider_account_title": "Unlink __provider__ Account",