You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/en_US.csv
+10-7Lines changed: 10 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -43,8 +43,9 @@ Failed,Failed
43
43
"Impossible to process the erasure, there is still pending orders.","Impossible to process the erasure, there is still pending orders."
44
44
"Impossible to process the erasure: %1","Impossible to process the erasure: %1"
45
45
"An export entity already exists for the entity type ""%1"" with ID ""%2"".","An export entity already exists for the entity type ""%1"" with ID ""%2""."
46
+
"GDPR Email Success","GDPR Email Success"
47
+
"GDPR Email Error: %1","GDPR Email Error: %1"
46
48
"State ""%1"" does not exists.","State ""%1"" does not exists."
47
-
"Your account have been erased and you have signed out.","Your account have been erased and you have signed out."
48
49
"* Required Fields","* Required Fields"
49
50
"Confirm password to continue","Confirm password to continue"
50
51
Password,Password
@@ -58,24 +59,23 @@ Warning,Warning
58
59
"Download Personal Data","Download Personal Data"
59
60
"Your personal data document is pending export.","Your personal data document is pending export."
60
61
Information,Information
62
+
"We use cookies to make your experience better.","We use cookies to make your experience better."
"Undo Erase Personal Data","Undo Erase Personal Data"
62
66
"Cancellation of the erase of your %store_name information","Cancellation of the erase of your %store_name information"
63
67
"%name,","%name,"
64
68
"We have received a request to cancel the erasure of the information associated with your account at %store_name.","We have received a request to cancel the erasure of the information associated with your account at %store_name."
65
69
"If you have not authorized this action, please contact us immediately at <a href=""mailto:%store_email"">%store_email</a>","If you have not authorized this action, please contact us immediately at <a href=""mailto:%store_email"">%store_email</a>"
66
-
"Thanks,<br>%store_name","Thanks,<br>%store_name"
67
70
"Erase your %store_name information","Erase your %store_name information"
68
71
"We have received a request to erase the information associated with your account at %store_name.","We have received a request to erase the information associated with your account at %store_name."
69
-
"You can cancel the erase whitin %delay hours by <a href=""%account_url"">logging into your account</a>.","You can cancel the erase whitin %delay hours by <a href=""%account_url"">logging into your account</a>."
72
+
"You can cancel the erase within %delay hours by <a href=""%account_url"">logging into your account</a>.","You can cancel the erase within %delay hours by <a href=""%account_url"">logging into your account</a>."
70
73
"Erasure of your %store_name information","Erasure of your %store_name information"
71
74
"We have successfully erased the information associated with your account at %store_name.","We have successfully erased the information associated with your account at %store_name."
72
75
"Export your %store_name information","Export your %store_name information"
73
76
"We have received a request to export the information associated with your account at %store_name.","We have received a request to export the information associated with your account at %store_name."
74
77
"We will notify you when the export will be ready. The action will be available in your account.","We will notify you when the export will be ready. The action will be available in your account."
75
78
"The export of you personal data is ready. The action is now available in your account.","The export of you personal data is ready. The action is now available in your account."
"It will allows to replace the default cookie restriction popin with content of your own. Make sure that the following configuration is enabled: ""General / Web / Default Cookie Settings / Cookie Restriction Mode"".","It will allows to replace the default cookie restriction popin with content of your own. Make sure that the following configuration is enabled: ""General / Web / Default Cookie Settings / Cookie Restriction Mode""."
Copy file name to clipboardExpand all lines: view/frontend/email/erase_pending.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@
18
18
</tr>
19
19
<trclass="email-summary">
20
20
<td>
21
-
<p>{{trans "We have received a request to cancel the erasure of the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
22
-
<p>{{trans 'You can cancel the erase whitin %delay hours by <ahref="%account_url">logging into your account</a>.' account_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}}</p>
21
+
<p>{{trans "We have received a request to erase the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
22
+
<p>{{trans 'You can cancel the erase within %delay hours by <ahref="%account_url">logging into your account</a>.' account_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}}</p>
Copy file name to clipboardExpand all lines: view/frontend/email/erase_pending_guest.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@
18
18
</tr>
19
19
<trclass="email-summary">
20
20
<td>
21
-
<p>{{trans "We have received a request to cancel the erasure of the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
22
-
<p>{{trans 'You can cancel the erase whitin %delay hours by <ahref="%account_url">logging into your account</a>.' account_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}}</p>
21
+
<p>{{trans "We have received a request to erase the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
22
+
<p>{{trans 'You can cancel the erase within %delay hours by <ahref="%account_url">logging into your account</a>.' account_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}}</p>
Copy file name to clipboardExpand all lines: view/frontend/email/erase_succeeded.html
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,7 @@
18
18
</tr>
19
19
<trclass="email-summary">
20
20
<td>
21
-
<p>{{trans "We have received a request to cancel the erasure of the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
22
-
<p>{{trans 'You can cancel the erase whitin %delay hours by <ahref="%account_url">logging into your account</a>.' account_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}}</p>
21
+
<p>{{trans "We have successfully erased the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
Copy file name to clipboardExpand all lines: view/frontend/email/erase_succeeded_guest.html
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,7 @@
18
18
</tr>
19
19
<trclass="email-summary">
20
20
<td>
21
-
<p>{{trans "We have received a request to cancel the erasure of the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
22
-
<p>{{trans 'You can cancel the erase whitin %delay hours by <ahref="%account_url">logging into your account</a>.' account_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}}</p>
21
+
<p>{{trans "We have successfully erased the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
Copy file name to clipboardExpand all lines: view/frontend/email/export_pending.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
</tr>
19
19
<trclass="email-summary">
20
20
<td>
21
-
<p>{{trans "We have received a request to cancel the erasure of the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
21
+
<p>{{trans "We have received a request to export the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
22
22
<p>{{trans "We will notify you when the export will be ready. The action will be available in your account."}}</p>
Copy file name to clipboardExpand all lines: view/frontend/email/export_pending_guest.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
</tr>
19
19
<trclass="email-summary">
20
20
<td>
21
-
<p>{{trans "We have received a request to cancel the erasure of the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
21
+
<p>{{trans "We have received a request to export the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
22
22
<p>{{trans "We will notify you when the export will be ready. The action will be available in your account."}}</p>
Copy file name to clipboardExpand all lines: view/frontend/email/export_ready.html
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
</tr>
19
19
<trclass="email-summary">
20
20
<td>
21
-
<p>{{trans "We have received a request to cancel the erasure of the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
21
+
<p>{{trans "We have received a request to export the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
22
22
<p>{{trans "The export of you personal data is ready. The action is now available in your account."}}</p>
Copy file name to clipboardExpand all lines: view/frontend/email/export_ready_guest.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
</tr>
19
19
<trclass="email-summary">
20
20
<td>
21
-
<p>{{trans "We have received a request to cancel the erasure of the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
21
+
<p>{{trans "We have received a request to export the information associated with your account at %store_name." store_name=$store.getFrontendName()}}</p>
22
22
<p>{{trans "The export of you personal data is ready. The action is now available in your account."}}</p>
0 commit comments