aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/sledjchisl/sledjchisl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c
index 476c728..41cc886 100644
--- a/src/sledjchisl/sledjchisl.c
+++ b/src/sledjchisl/sledjchisl.c
@@ -5156,7 +5156,7 @@ char *checkLinky(reqData *Rd)
5156 char *t1 = qurl_encode(t0, strlen(t0)); 5156 char *t1 = qurl_encode(t0, strlen(t0));
5157 free(ret); 5157 free(ret);
5158 ret = xmprintf("<p><font color='red'><b>You have an email waiting with a validation link in it, please check your email. &nbsp; " 5158 ret = xmprintf("<p><font color='red'><b>You have an email waiting with a validation link in it, please check your email. &nbsp; "
5159 "THE FOLLOWING IS REPEATED, COZ PEOPLE JUST DON'T FOLLOW DIRECTIONS!" 5159 "THE FOLLOWING IS REPEATED, COZ PEOPLE JUST DON'T FOLLOW DIRECTIONS! &nbsp; "
5160 "It will be from %s@%s, and it might be in your spam folder, coz these sorts of emails sometimes end up there. &nbsp; " 5160 "It will be from %s@%s, and it might be in your spam folder, coz these sorts of emails sometimes end up there. &nbsp; "
5161 "You should add that email address to your contacts, or otherwise let it through your spam filter. &nbsp; " 5161 "You should add that email address to your contacts, or otherwise let it through your spam filter. &nbsp; "
5162 "It will be from %s@%s, and it might be in your spam folder, coz these sorts of emails sometimes end up there. &nbsp; " 5162 "It will be from %s@%s, and it might be in your spam folder, coz these sorts of emails sometimes end up there. &nbsp; "
@@ -5397,7 +5397,7 @@ t("Write shs %s", tnm4);
5397 "\n" 5397 "\n"
5398 "Please go to this web link to validate your new account -\n" 5398 "Please go to this web link to validate your new account -\n"
5399 "https://%s%s?hashish=%s\n" 5399 "https://%s%s?hashish=%s\n"
5400 "THE FOLLOWING IS REPEATED, COZ PEOPLE JUST DON'T FOLLOW DIRECTIONS!" 5400 "THE FOLLOWING IS REPEATED, COZ PEOPLE JUST DON'T FOLLOW DIRECTIONS!\n"
5401 "If your email client wont let you click the validation\n" 5401 "If your email client wont let you click the validation\n"
5402 "link, just copy and paste it into your web browser.\n" 5402 "link, just copy and paste it into your web browser.\n"
5403 "If your email client wont let you click the validation\n" 5403 "If your email client wont let you click the validation\n"