account wizard: create account before profile

Change-Id: I02959bde98ef34e037881c255bbb70540ee80fb8
diff --git a/ring-android/app/src/main/res/values/strings.xml b/ring-android/app/src/main/res/values/strings.xml
index 4117ab7..7b3e1bd 100644
--- a/ring-android/app/src/main/res/values/strings.xml
+++ b/ring-android/app/src/main/res/values/strings.xml
@@ -192,6 +192,7 @@
     <string name="help_pin_enter">Enter the PIN from another configured Ring account. Use the \"export account on Ring\" feature to obtain a PIN.</string>
     <string name="wizard_next">Next</string>
     <string name="wizard_back">Back</string>
+    <string name="wizard_skip">Skip</string>
 
     <!-- MenuHeaderView -->
     <string name="profile">My profile</string>