pull/1/head
yflory 7 years ago
parent 3f8b6d3b8a
commit 2e15d59081

@ -1152,7 +1152,7 @@ define(function () {
out.creation_newPadModalAdvanced = "Display the pad creation screen"; out.creation_newPadModalAdvanced = "Display the pad creation screen";
// Password prompt on the loadind screen // Password prompt on the loadind screen
out.password_info = "The pad you're tyring to open is protected with a password. Enter the correct password to access its content."; out.password_info = "The pad you're trying to open is protected with a password. Enter the correct password to access its content.";
out.password_error = "Pad not found!<br>This error can be caused by two factors: either the password in invalid, or the pad has been deleted from the server."; out.password_error = "Pad not found!<br>This error can be caused by two factors: either the password in invalid, or the pad has been deleted from the server.";
out.password_placeholder = "Type the password here..."; out.password_placeholder = "Type the password here...";
out.password_submit = "Submit"; out.password_submit = "Submit";

Loading…
Cancel
Save