--- a/res/values/strings.xml Mon Nov 16 21:51:34 2009 +0100
+++ b/res/values/strings.xml Tue Nov 17 00:27:43 2009 +0100
@@ -90,24 +90,24 @@
<string name="SettingsProxyTypeSummary">Choose the proxy server type</string>
<string name="SettingsProxyServer">Edit proxy server address</string>
<string name="SettingsProxyPort">Edit proxy server port</string>
- <string name="SettingsProxyUser">Optional, allow to authenticate yourself on the
- proxy server</string>
- <string name="SettingsProxyPassword">Optional, allow to authenticate yourself on the
- proxy server</string>
+ <string name="SettingsProxyUser">Optional, allow to authenticate yourself on the proxy server</string>
+ <string name="SettingsProxyPassword">Optional, allow to authenticate yourself on the proxy server</string>
<string name="SettingsAdvanced">Advanced</string>
<string name="SettingsAdvancedOptions">Specific server option</string>
<string name="SettingsAdvancedRecoDelay">Modify reconnection delay</string>
- <string name="SettingsAdvancedSpecOpt">Check this box if you want to use a specific server
- for your connection</string>
+ <string name="SettingsAdvancedSpecOpt">Check this box if you want to use a specific server for your connection</string>
<string name="SettingsAdvancedAddOpt">Edit the server address</string>
<string name="SettingsAdvancedPortOpt">Edit the server port</string>
-
+ <string name="SettingsResourceTitle">Resource</string>
+ <string name="SettingsPriorityTitle">Priority</string>
+ <string name="SettingsResourceSummary">Set the XMPP resource of your client </string>
+ <string name="SettingsPrioritySummary">Set the priority of your client</string>
+
<!-- Subscription class -->
<string name="SubscriptAccept">Subscription accepted</string>
<string name="SubscriptError">Subscription error</string>
<string name="SubscriptRefused">Subscription refused</string>
- <string name="SubscriptText">%s wants to add you to his/her buddy list. Do you
- want to authorize him/her ?</string>
+ <string name="SubscriptText">%s wants to add you to his/her buddy list. Do you want to authorize him/her ?</string>
<string name="SubscriptTitle">Authorize buddy ?</string>
<!-- ContactList class -->
@@ -120,8 +120,7 @@
<string name="BeemBroadcastReceiverDisconnect">You have been disconnected</string>
<!-- XmppConnectionAdapter class -->
- <string name="AcceptContactRequest">%s has just added you to his/her buddy list.
- </string>
+ <string name="AcceptContactRequest">%s has just added you to his/her buddy list.</string>
<string name="AcceptContactRequestFrom">Authorize %s to contact you.</string>
<!-- Activities -->
@@ -276,7 +275,7 @@
<string name="contact_status_msg_offline">Disconnected</string>
<string name="privacy_list_name">Beem - Manage my privacy lists</string>
- <string name="privacy_list_no_data">There aren't any privacy list registered.</string>
+ <string name="privacy_list_no_data">There aren\'t any privacy list registered.</string>
<string name="privacy_list_menu_create">Create a privacy list</string>
<string name="privacy_list_create_dialog_title">Create a privacy list</string>
<string name="privacy_list_create_dialog_list_name_label">Title</string>