res/values-en/strings.xml
changeset 432 d8e79c0014f1
parent 429 aa9991b18ca8
child 433 6cf10e4b3714
--- a/res/values-en/strings.xml	Thu Oct 01 18:20:15 2009 +0200
+++ b/res/values-en/strings.xml	Thu Oct 01 18:21:16 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>