res/values/strings.xml
changeset 868 6c2c4bfa43d0
parent 839 0e5b95573614
parent 858 176d2f9d2ebf
child 988 d7ddcccdff8a
equal deleted inserted replaced
843:237157f79737 868:6c2c4bfa43d0
    84 	<string name="CLP_hide_groups">Hide groups</string>	
    84 	<string name="CLP_hide_groups">Hide groups</string>	
    85 	<string name="CLP_hide_groups_sum">Check this option to hide groups</string>
    85 	<string name="CLP_hide_groups_sum">Check this option to hide groups</string>
    86 	<string name="CLP_hidden_contact">Hide buddies</string>
    86 	<string name="CLP_hidden_contact">Hide buddies</string>
    87 	<string name="CLP_hidden_contact_sum">Check this option to hide unconnected buddies
    87 	<string name="CLP_hidden_contact_sum">Check this option to hide unconnected buddies
    88 	</string>
    88 	</string>
    89 	<string name="settings_account_username">Username</string>
    89 	<string name="settings_account_username">Username (JID)</string>
    90 	<string name="login_username_info_default">beem@beem-project.com</string>
    90 	<string name="login_username_info_default">beem@beem-project.com</string>
    91 	<string name="settings_account_password">Password</string>
    91 	<string name="settings_account_password">Password</string>
    92 	<string name="settings_account_server">Server</string>
    92 	<string name="settings_account_server">Server</string>
    93 	<string name="settings_account_port">Port</string>
    93 	<string name="settings_account_port">Port</string>
    94 	<string name="settings_advanced_service_behaviour">Service behaviour</string>
    94 	<string name="settings_advanced_service_behaviour">Service behaviour</string>
   115 	<string name="notification_preferences">Notification settings</string>
   115 	<string name="notification_preferences">Notification settings</string>
   116 	<string name="notification_enable_vibrate_title">Enable vibrate</string>
   116 	<string name="notification_enable_vibrate_title">Enable vibrate</string>
   117 	<string name="notification_enable_vibrate_sum">Enable vibrate on incoming messages</string>
   117 	<string name="notification_enable_vibrate_sum">Enable vibrate on incoming messages</string>
   118 	<string name="notification_snd_title">Message ringtone</string>
   118 	<string name="notification_snd_title">Message ringtone</string>
   119 	<string name="notification_snd_sum">Set your incoming message ringtone</string>
   119 	<string name="notification_snd_sum">Set your incoming message ringtone</string>
   120 
   120 	<string name="settings_chat_compact">Chat compact</string>
   121 	
   121 	<string name="settings_chat_compact_sum">Set the chat windows compact</string>
       
   122 	<string name="history">History</string>
       
   123 	<string name="history_mount">You need to have SDcard mounted and writable to enable history</string>
       
   124 	<string name="history_on_off">Enable history messages</string>
       
   125 	<string name="settings_smack_debug">Enable XMPPP debug</string>
       
   126 	<string name="settings_full_jid_login">Use my full JID as username</string>
       
   127 	<string name="settings_full_jid_login_sum">Need by some server such as Google Talk</string>
       
   128 
   122 	<!-- Subscription class -->
   129 	<!-- Subscription class -->
   123 	<string name="SubscriptAccept">Subscription accepted</string>
   130 	<string name="SubscriptAccept">Subscription accepted</string>
   124 	<string name="SubscriptError">Subscription error</string>
   131 	<string name="SubscriptError">Subscription error</string>
   125 	<string name="SubscriptRefused">Subscription refused</string>
   132 	<string name="SubscriptRefused">Subscription refused</string>
   126 	<string name="SubscriptText">%s wants to add you to his/her buddy list. Do you want to authorize him/her ?</string>
   133 	<string name="SubscriptText">%s wants to add you to his/her buddy list. Do you want to authorize him/her ?</string>