Procházet zdrojové kódy

Merge pull request #4899 from overleaf/jpa-dropbox-duplicate-user

[misc] emit other users email when detecting duplicate dropbox linking

GitOrigin-RevId: e2682b0d8417a0f0320d6c660bb00a9f3367ca19
Alexandre Bourdin před 5 roky
rodič
revize
46780e5144
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      services/web/locales/en.json

+ 1 - 0
services/web/locales/en.json

@@ -236,6 +236,7 @@
   "linked_collabratec_description": "Use Collabratec to manage your __appName__ projects.",
   "reset_from_sl": "Please reset your password from ShareLaTeX and login there to move your account to Overleaf",
   "dropbox_already_linked_error": "Your Dropbox account cannot be linked as it is already linked with another Overleaf account.",
+  "dropbox_already_linked_error_with_email": "Your Dropbox account cannot be linked as it is already linked with another Overleaf account using email address __otherUsersEmail__.",
   "github_too_many_files_error": "This repository cannot be imported as it exceeds the maximum number of files allowed",
   "linked_accounts": "linked accounts",
   "linked_accounts_explained": "You can link your __appName__ account with other services to enable the features described below",