res/values/strings.xml
changeset 996 476e8690b0ea
parent 995 6318bee856fd
child 1009 c76a6e4b37cf
equal deleted inserted replaced
995:6318bee856fd 996:476e8690b0ea
   197 		<string name="account_wizard_configure_account">I already have an account I want to use</string>
   197 		<string name="account_wizard_configure_account">I already have an account I want to use</string>
   198 	<string name="account_wizard_create_account">I want to register for a new account</string>
   198 	<string name="account_wizard_create_account">I want to register for a new account</string>
   199 
   199 
   200 	<!-- Create an account Activity -->
   200 	<!-- Create an account Activity -->
   201 	<string name="create_account_text">Enter the required informations to create your account</string>
   201 	<string name="create_account_text">Enter the required informations to create your account</string>
       
   202 	<string name="create_account_progress_title">Account creation</string>
       
   203 	<string name="create_account_progress_message">Please wait</string>
   202 	<string name="create_account_err_username">Bad JabberID</string>
   204 	<string name="create_account_err_username">Bad JabberID</string>
   203 	<string name="create_account_err_passwords">Passwords do not match.</string>
   205 	<string name="create_account_err_passwords">Passwords do not match.</string>
   204 	<string name="create_account_username">Username</string>
   206 	<string name="create_account_username">Username</string>
   205 	<string name="create_account_password">Password</string>
   207 	<string name="create_account_password">Password</string>
   206 	<string name="create_account_confirm_password">Confirm password</string>
   208 	<string name="create_account_confirm_password">Confirm password</string>