@@ -26,6 +26,10 @@ msgstr "Authentication error. Please sign in."
2626msgid "Cannot query affiliations on organization without admin permission or higher."
2727msgstr "Cannot query affiliations on organization without admin permission or higher."
2828
29+ #: src/user/mutations/sign-up.js:105
30+ msgid "Email already in use."
31+ msgstr "Email already in use."
32+
2933#: src/auth/check-domain-ownership.js:31
3034#: src/auth/check-domain-ownership.js:45
3135#: src/auth/check-domain-ownership.js:73
@@ -227,7 +231,7 @@ msgstr "Permission Denied: Please contact organization user for help with creati
227231msgid "Permission Denied: Please contact organization user for help with retrieving this domain."
228232msgstr "Permission Denied: Please contact organization user for help with retrieving this domain."
229233
230- #: src/domain/mutations/request-scan.js:74
234+ #: src/domain/mutations/request-scan.js:67
231235msgid "Permission Denied: Please contact organization user for help with scanning this domain."
232236msgstr "Permission Denied: Please contact organization user for help with scanning this domain."
233237
@@ -350,11 +354,11 @@ msgstr "Requesting {amount} records on the `SPF` connection exceeds the `{argSet
350354msgid "Requesting {amount} records on the `SSL` connection exceeds the `{argSet}` limit of 100 records."
351355msgstr "Requesting {amount} records on the `SSL` connection exceeds the `{argSet}` limit of 100 records."
352356
353- #: src/domain/mutations/request-scan.js:134
357+ #: src/domain/mutations/request-scan.js:125
354358msgid "Successfully dispatched one time scan."
355359msgstr "Successfully dispatched one time scan."
356360
357- #: src/user/mutations/verify-account.js:122
361+ #: src/user/mutations/verify-account.js:111
358362msgid "Successfully email verified account, and set TFA send method to email."
359363msgstr "Successfully email verified account, and set TFA send method to email."
360364
@@ -429,9 +433,9 @@ msgstr "Unable to create domain, organization has already claimed it."
429433#: src/domain/mutations/create-domain.js:128
430434#: src/domain/mutations/create-domain.js:179
431435#: src/domain/mutations/create-domain.js:199
432- #: src/domain/mutations/create-domain.js:225
433- #: src/domain/mutations/create-domain.js:243
434- #: src/domain/mutations/create-domain.js:253
436+ #: src/domain/mutations/create-domain.js:229
437+ #: src/domain/mutations/create-domain.js:247
438+ #: src/domain/mutations/create-domain.js:257
435439msgid "Unable to create domain. Please try again."
436440msgstr "Unable to create domain. Please try again."
437441
@@ -441,9 +445,9 @@ msgstr "Unable to create domain. Please try again."
441445msgid "Unable to create organization. Please try again."
442446msgstr "Unable to create organization. Please try again."
443447
444- #: src/domain/mutations/request-scan.js:97
445- #: src/domain/mutations/request-scan.js:111
446- #: src/domain/mutations/request-scan.js:125
448+ #: src/domain/mutations/request-scan.js:89
449+ #: src/domain/mutations/request-scan.js:103
450+ #: src/domain/mutations/request-scan.js:117
447451msgid "Unable to dispatch one time scan. Please try again."
448452msgstr "Unable to dispatch one time scan. Please try again."
449453
@@ -657,8 +661,8 @@ msgstr "Unable to load mail summary. Please try again."
657661
658662#: src/organization/loaders/load-organization-by-key.js:33
659663#: src/organization/loaders/load-organization-by-key.js:47
660- #: src/organization/loaders/load-organization-by-slug.js:34
661- #: src/organization/loaders/load-organization-by-slug.js:48
664+ #: src/organization/loaders/load-organization-by-slug.js:36
665+ #: src/organization/loaders/load-organization-by-slug.js:51
662666#: src/organization/loaders/load-organization-connections-by-domain-id.js:516
663667#: src/organization/loaders/load-organization-connections-by-domain-id.js:528
664668#: src/organization/loaders/load-organization-connections-by-user-id.js:507
@@ -765,7 +769,7 @@ msgstr "Unable to remove user from this organization. Please try again."
765769msgid "Unable to remove user from unknown organization."
766770msgstr "Unable to remove user from unknown organization."
767771
768- #: src/domain/mutations/request-scan.js:61
772+ #: src/domain/mutations/request-scan.js:54
769773msgid "Unable to request a one time scan on an unknown domain."
770774msgstr "Unable to request a one time scan on an unknown domain."
771775
@@ -910,14 +914,13 @@ msgstr "Unable to update user's role. Please try again."
910914msgid "Unable to update your own role."
911915msgstr "Unable to update your own role."
912916
913- #: src/user/mutations/verify-account.js:80
914- #: src/user/mutations/verify-account.js:94
917+ #: src/user/mutations/verify-account.js:53
918+ #: src/user/mutations/verify-account.js:70
919+ #: src/user/mutations/verify-account.js:83
915920msgid "Unable to verify account. Please request a new email."
916921msgstr "Unable to verify account. Please request a new email."
917922
918- #: src/user/mutations/verify-account.js:46
919- #: src/user/mutations/verify-account.js:61
920- #: src/user/mutations/verify-account.js:112
923+ #: src/user/mutations/verify-account.js:101
921924msgid "Unable to verify account. Please try again."
922925msgstr "Unable to verify account. Please try again."
923926
@@ -946,14 +949,14 @@ msgstr "User could not be queried."
946949msgid "User role was updated successfully."
947950msgstr "User role was updated successfully."
948951
949- #: src/user/mutations/sign-up.js:105
950- msgid "Username already in use."
951- msgstr "Username already in use."
952-
953952#: src/user/mutations/update-user-profile.js:71
954953msgid "Username not available, please try another."
955954msgstr "Username not available, please try another."
956955
956+ #: src/auth/verified-required.js:15
957+ msgid "Verification error. Please verify your account via email to access content."
958+ msgstr "Verification error. Please verify your account via email to access content."
959+
957960#: src/email-scan/loaders/load-dkim-results-connections-by-dkim-id.js:86
958961msgid "You must provide a `first` or `last` value to properly paginate the `DKIMResults` connection."
959962msgstr "You must provide a `first` or `last` value to properly paginate the `DKIMResults` connection."
0 commit comments