# HG changeset patch # User Nikita Kozlov # Date 1257526849 -3600 # Node ID dd9ad5fec728f63c099b920fa2ed0d2e4280e50c # Parent b64155c6d0f3f239dd602510e08930842402e2c0# Parent 56af5554a081ec0418928ca5f2b65de4fa204e56 merge diff -r 56af5554a081 -r dd9ad5fec728 res/layout/preferences.xml --- a/res/layout/preferences.xml Fri Nov 06 17:51:22 2009 +0100 +++ b/res/layout/preferences.xml Fri Nov 06 18:00:49 2009 +0100 @@ -3,7 +3,8 @@ android:shouldDisableView="true" android:selectable="true"> + android:title="@string/settings_account_username" android:key="settings_key_account_username" + /> + android:title="@string/settings_proxy_port" android:key="settings_key_proxy_port" + android:numeric="integer" /> \ No newline at end of file diff -r 56af5554a081 -r dd9ad5fec728 res/values/strings.xml --- a/res/values/strings.xml Fri Nov 06 17:51:22 2009 +0100 +++ b/res/values/strings.xml Fri Nov 06 18:00:49 2009 +0100 @@ -162,6 +162,7 @@ Settings Log in Connecting. Please wait... + Max retry Unfortunately, an error occured.\n\nError detail:\n%s