res/values/strings.xml
changeset 996 476e8690b0ea
parent 995 6318bee856fd
child 1009 c76a6e4b37cf
--- a/res/values/strings.xml	Sat Sep 29 04:47:42 2012 +0200
+++ b/res/values/strings.xml	Sat Sep 29 05:22:11 2012 +0200
@@ -199,6 +199,8 @@
 
 	<!-- Create an account Activity -->
 	<string name="create_account_text">Enter the required informations to create your account</string>
+	<string name="create_account_progress_title">Account creation</string>
+	<string name="create_account_progress_message">Please wait</string>
 	<string name="create_account_err_username">Bad JabberID</string>
 	<string name="create_account_err_passwords">Passwords do not match.</string>
 	<string name="create_account_username">Username</string>