khanat-opennel-code/code/ryzom/tools/server/ryzom_ams/ams_lib/translations/en.ini
Quitta 79e7b18bc8 Changed register form + tried getting messages passed
--HG--
branch : quitta-gsoc-2013
2013-06-17 21:42:33 +02:00

29 lines
1.1 KiB
INI

; This is a sample configuration file
; Comments start with ';', as in php.ini
[home]
[login]
[register]
title = "RYZOM CORE INGAME REGISTRATION"
welcome_message = "Welcome! Please fill in the following fields to get your new Ryzom Core account"
username_tag = "Desired Username"
username_tooltip = "5-12 lower-case characters and numbers. The login (username) you create here will be your login name. The name of your game characters will be chosen later on."
password_tag = "Desired Password"
password_tooltip = "Pick a hard to guess password (5-20 characters)."
password_message = "Password must be 5-20 characters."
cpassword_tag = "Confirm Password"
cpassword_tooltip = "Retype your Password"
cpassword_message = "Retype your Password"
email_tag = "Email Address"
email_tooltip = "Email Address to which a confirmation email will be sent."
email_message = "Please verify that the e-mail address you enter here is valid and will remain valid in the future. It will only be used to manage your Ryzom Core account."
tac_tag = "YES, I agree to the terms of service."
tac_message = "You must accept the Terms of Service."