res/values-en/strings.xml
changeset 428 5d938ead9dd2
parent 415 164c96b9e98b
child 429 aa9991b18ca8
--- a/res/values-en/strings.xml	Thu Oct 01 12:56:53 2009 +0200
+++ b/res/values-en/strings.xml	Thu Oct 01 18:05:38 2009 +0200
@@ -81,6 +81,26 @@
 	<string name="ChangeStatusOk">Updating status</string>
 	<string name="ChangeStatusNoChange">Nothing to change</string>
 	
+	<!-- Settings class -->
+	<string name="SettingsText">Allow to modify your username</string>
+	<string name="SettingsPassword">Allow to modify your password</string>
+	<string name="SettingsCheckboxText">Using Gmail</string>
+	<string name="SettingsGmail">Check this box if you want to use your Gmail account</string>
+	<string name="SettingsProxy">Use of a proxy</string>
+	<string name="SettingsProxySummary">Check this box if you want to use a proxy server</string>
+	<string name="SettingsProxyType">protocol of the proxy server</string>
+	<string name="SettingsProxyTypeSummary">Allow to choose the proxy server type</string>
+	<string name="SettingsProxyServer">Address definition of the proxy server</string>
+	<string name="SettingsProxyPort">Port definition of 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 option</string>
+	<string name="SettingsAdvancedOptions">Use specific proxy specific option</string>
+	<string name="SettingsAdvancedSpecOpt">Check this box if you want to use different option for your connection</string>
+	<string name="SettingsAdvancedAddOpt">Allow to edit the server address</string>
+	<string name="SettingsAdvancedPortOpt">Allow to edit the server port</string>
+	
+	
 	<!-- Subscription class -->
 	<string name="SubscriptAccept">Subscription accepted</string>
 	<string name="SubscriptError">Subscription error</string>