Account: redesign account summary

Change-Id: I8cc747828edc93fad8d386a859ff96f0f2a4e058
diff --git a/ring-android/app/src/main/res/values/strings_account.xml b/ring-android/app/src/main/res/values/strings_account.xml
index c48d665..0436df6 100644
--- a/ring-android/app/src/main/res/values/strings_account.xml
+++ b/ring-android/app/src/main/res/values/strings_account.xml
@@ -64,7 +64,7 @@
     <!-- AccountManagementFragment -->
     <string name="empty_account_list">No account registered</string>
     <string name="normal_accounts_titles">Accounts</string>
-    <string name="normal_devices_titles">Known devices linked to this Jami account</string>
+    <string name="normal_devices_titles">Linked Devices</string>
     <string name="account_device_revoke">Revoke device</string>
     <string name="account_device_revocation_success_title">Success</string>
     <string name="account_device_revocation_success">Device is now revoked!</string>
@@ -72,8 +72,8 @@
     <string name="account_device_revocation_wrong_password">Wrong password.</string>
     <string name="account_device_revocation_unknown_device">Unknown device.</string>
     <string name="account_device_revocation_error_unknown">Unknown error.</string>
-    <string name="account_password_change">Change password</string>
-    <string name="account_password_set">Set password</string>
+    <string name="account_password_change">Change Password</string>
+    <string name="account_password_set">Set Password</string>
     <string name="account_password_change_wait_message">Changing account password</string>
 
     <!-- Basic Details -->
@@ -178,7 +178,7 @@
     <string name="error_passwords_not_equals">Passwords do not match</string>
     <string name="export_account_wait_title">Please wait…</string>
     <string name="export_account_wait_message">Exporting account information</string>
-    <string name="account_export_file">Backup account</string>
+    <string name="account_export_file">Backup Account</string>
     <string name="account_export_end_decryption_message">Couldn\'t unlock your account using the provided password.</string>
     <string name="account_export_end_network_title">Network error</string>
     <string name="account_export_end_network_message">Couldn\'t export account on the network. Check your connectivity.</string>
@@ -232,7 +232,7 @@
     <string name="error_username_empty">Enter a username</string>
     <string name="no_registered_name_for_account">No registered name found for this account</string>
     <string name="username_available">Username available !</string>
-    <string name="register_name">Register name</string>
+    <string name="register_name">Register Name</string>
     <string name="trying_to_register_name">Trying to register name</string>
     <string name="registered_username">Registered username</string>
     <string name="register_username">Register public username</string>