mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-01 01:38:39 +00:00
Update the localization files
This commit is contained in:
parent
77a2d27f13
commit
7a23c89b8f
7 changed files with 26 additions and 26 deletions
|
@ -18,13 +18,13 @@
|
|||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="username_invalid" xml:space="preserve">
|
||||
<value>The username field is blank.</value>
|
||||
<value>The username field be blank.</value>
|
||||
</data>
|
||||
<data name="username_taken" xml:space="preserve">
|
||||
<value>The username you've chosen is already taken.</value>
|
||||
<value>The username ye've chosen be already taken.</value>
|
||||
</data>
|
||||
<data name="password_invalid" xml:space="preserve">
|
||||
<value>Password field is required.</value>
|
||||
<value>Password field be required.</value>
|
||||
</data>
|
||||
<data name="password_doesnt_match" xml:space="preserve">
|
||||
<value>Passwords do not match!</value>
|
||||
|
@ -33,15 +33,15 @@
|
|||
<value>Invalid Token</value>
|
||||
</data>
|
||||
<data name="captcha_failed" xml:space="preserve">
|
||||
<value>You must complete the captcha correctly.</value>
|
||||
<value>Ye must complete the captcha correctly.</value>
|
||||
</data>
|
||||
<data name="email_taken" xml:space="preserve">
|
||||
<value>The email address you've chosen is already taken.</value>
|
||||
<value>The email address ye've chosen be already taken.</value>
|
||||
</data>
|
||||
<data name="email_invalid" xml:space="preserve">
|
||||
<value>Email address field is required.</value>
|
||||
<value>Email address field be required.</value>
|
||||
</data>
|
||||
<data name="user_banned" xml:space="preserve">
|
||||
<value>You have been banned. Please contact an administrator for more information.\nReason: {0}</value>
|
||||
<value>Ye 'ave been banned. Please contact an administrator fer more information.\nreason: {0}</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Add table
Add a link
Reference in a new issue