--- a/res/values/strings.xml Sat Mar 06 07:12:53 2010 +0100
+++ b/res/values/strings.xml Sat Mar 06 07:38:45 2010 +0100
@@ -1,11 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
+ <!-- Generic terms -->
<string name="app_name">Beem</string>
<string name="OkButton">Ok</string>
<string name="ClearButton">Clear</string>
<string name="CancelButton">Cancel</string>
<string name="AcceptButton">Authorize</string>
<string name="RefuseButton">Deny</string>
+ <string name="JabberID">Jabber ID</string>
+ <string name="Password">Password</string>
<!-- Beem class -->
<string name="BeemJabberID">Jabber ID</string>
@@ -220,11 +223,11 @@
<string name="settings_tab_tag_proxy">edit_settings_tab_proxy</string>
<string name="settings_tab_label_proxy">Proxy</string>
- <!-- EditSettings Activity General Preferences Tabs -->
-
-
-
+ <!-- wizard activities -->
+ <string name="account_wizard_text1"><b>Welcome on BEEM.</b>\n\nYou have not configured an XMPPP (Jabber) account yet.\nChoose one of the following options :</string>
+ <string name="account_wizard_configure_account">I already have an account I want to use</string>
+ <string name="account_wizard_create_account">I want to register for a new account</string>
<!-- Create an account Activity -->
<string name="create_account_instr_dialog_title">Create an account - Instructions</string>