Skip to content

Commit 015ba8f

Browse files
committed
Enhance test email functionality by adding destination field to test mail sent
1 parent faff9af commit 015ba8f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+168
-97
lines changed

assets/locales/ar.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,5 +622,6 @@
622622
"Installer data is missing.": "Installer data is missing.",
623623
"Test email sent successfully": "Test email sent successfully",
624624
"Test email failed: ": "Test email failed: ",
625-
"Error during test email: ": "Error during test email: "
625+
"Error during test email: ": "Error during test email: ",
626+
"Destination of test e-mail": "Destination of test e-mail"
626627
}

assets/locales/ast_ES.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,5 +522,6 @@
522522
"Installer data is missing.": "Installer data is missing.",
523523
"Test email sent successfully": "Test email sent successfully",
524524
"Test email failed: ": "Test email failed: ",
525-
"Error during test email: ": "Error during test email: "
525+
"Error during test email: ": "Error during test email: ",
526+
"Destination of test e-mail": "Destination of test e-mail"
526527
}

assets/locales/bg.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,5 +539,6 @@
539539
"Installer data is missing.": "Installer data is missing.",
540540
"Test email sent successfully": "Test email sent successfully",
541541
"Test email failed: ": "Test email failed: ",
542-
"Error during test email: ": "Error during test email: "
542+
"Error during test email: ": "Error during test email: ",
543+
"Destination of test e-mail": "Destination of test e-mail"
543544
}

assets/locales/bn_BD.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,5 +308,6 @@
308308
"Installer data is missing.": "Installer data is missing.",
309309
"Test email sent successfully": "Test email sent successfully",
310310
"Test email failed: ": "Test email failed: ",
311-
"Error during test email: ": "Error during test email: "
311+
"Error during test email: ": "Error during test email: ",
312+
"Destination of test e-mail": "Destination of test e-mail"
312313
}

assets/locales/bo_CN.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,5 +308,6 @@
308308
"Installer data is missing.": "Installer data is missing.",
309309
"Test email sent successfully": "Test email sent successfully",
310310
"Test email failed: ": "Test email failed: ",
311-
"Error during test email: ": "Error during test email: "
311+
"Error during test email: ": "Error during test email: ",
312+
"Destination of test e-mail": "Destination of test e-mail"
312313
}

assets/locales/bs_BA.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,5 +308,6 @@
308308
"Installer data is missing.": "Installer data is missing.",
309309
"Test email sent successfully": "Test email sent successfully",
310310
"Test email failed: ": "Test email failed: ",
311-
"Error during test email: ": "Error during test email: "
311+
"Error during test email: ": "Error during test email: ",
312+
"Destination of test e-mail": "Destination of test e-mail"
312313
}

assets/locales/ca_ES.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,5 +599,6 @@
599599
"Installer data is missing.": "Installer data is missing.",
600600
"Test email sent successfully": "Test email sent successfully",
601601
"Test email failed: ": "Test email failed: ",
602-
"Error during test email: ": "Error during test email: "
602+
"Error during test email: ": "Error during test email: ",
603+
"Destination of test e-mail": "Destination of test e-mail"
603604
}

assets/locales/cs_CZ.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,5 +392,6 @@
392392
"Installer data is missing.": "Installer data is missing.",
393393
"Test email sent successfully": "Test email sent successfully",
394394
"Test email failed: ": "Test email failed: ",
395-
"Error during test email: ": "Error during test email: "
395+
"Error during test email: ": "Error during test email: ",
396+
"Destination of test e-mail": "Destination of test e-mail"
396397
}

assets/locales/da.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,5 +450,6 @@
450450
"Installer data is missing.": "Installer data is missing.",
451451
"Test email sent successfully": "Test email sent successfully",
452452
"Test email failed: ": "Test email failed: ",
453-
"Error during test email: ": "Error during test email: "
453+
"Error during test email: ": "Error during test email: ",
454+
"Destination of test e-mail": "Destination of test e-mail"
454455
}

assets/locales/de.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,5 +625,6 @@
625625
"Installer data is missing.": "Installer data is missing.",
626626
"Test email sent successfully": "Test email sent successfully",
627627
"Test email failed: ": "Test email failed: ",
628-
"Error during test email: ": "Error during test email: "
628+
"Error during test email: ": "Error during test email: ",
629+
"Destination of test e-mail": "Destination of test e-mail"
629630
}

0 commit comments

Comments
 (0)