summaryrefslogtreecommitdiff
path: root/src/application/messages/strings.mst
blob: 6f6ec385851eb6d03d3fb9909bf0af9500f39d7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
: "Log in"
= ""

: "Register"
= ""

: "Failed to connect to database!"
= ""

: "Username or password incorrect!"
= ""

: "Please activate your user account first!"
= ""

: "Public registration disabled"
= ""

: "Incorrect CAPTCHA text!"
= ""

: "Passwords do not match!"
= ""

: "Password too short! Your password must consist of 8 or more characters"
= ""

: "Username has an invalid format"
= ""

: "Invalid email address"
= ""

: "This username is already taken!"
= ""

: "This email address is already in use!"
= ""

: "Welcome to %forum_title%, %user_display_name%!\n"
  "\n"
  "Please activate your account by clicking the link below:\n"
  "%activation_link%\n"
  "\n"
  "Kind regards,\n"
  "%forum_copyright%"
= ""

: "Your account has been created!\nPlease check your emails for an activation link!"
= ""

: "Invalid token"
= ""

: "Invalid signature."
= ""

: "Failed to update user"
= ""

: "Your account has been activated!\nPlease click %link%here%/link% to log in!"
= ""

: "Too many attachments"
= ""

: "Individual file size exceeded"
= ""

: "Message too short or too long!"
= ""

: "Title too short or too long!"
= ""

: "New topic"
= ""

: "No user with name @%user_handle%"
= ""

: "No user exists with this id"
= ""

: "You can only change your username every 30 days!"
= ""

: "Invalid username!"
= ""

: "Please upload an image to change your profile picture"
= ""

: "Please upload a valid PNG or JPEG file"
= ""

: "Failed to save changes"
? "Update profile"
= ""

: "You must be logged in to view attachments"
= ""

: "No attachment exists with this id"
= ""

: "Attachment is not an image"
= ""

: "Delete post"
= ""