res/values/strings.xml
changeset 224 d8e2cb1eb895
parent 213 9bdff6cbd120
parent 219 79ccbe331695
child 233 3e59c9dd8929
equal deleted inserted replaced
215:5db64229be69 224:d8e2cb1eb895
    76 	<string name="AddCContactAdded">Contact added</string>
    76 	<string name="AddCContactAdded">Contact added</string>
    77 	<string name="AddCBadForm">Bad form</string>
    77 	<string name="AddCBadForm">Bad form</string>
    78 	
    78 	
    79 	<!--  SendIM class -->
    79 	<!--  SendIM class -->
    80 
    80 
    81 	<string name="SendIMSays"> says :\n</string>
    81 	<string name="SendIMSays"> %s says :\n</string>
    82 	<string name="SendIMYouSay">You say :\n</string>
    82 	<string name="SendIMYouSay">You say :\n</string>
    83 	<string name="SendIMToSendHint">Tip text here</string>
    83 	<string name="SendIMToSendHint">Tip text here</string>
    84 	<string name="SendIMState">Is : </string>
    84 	<string name="SendIMState">Is : </string>
    85 	<string name="SendIMFrom">and is speaking from : </string>
    85 	<string name="SendIMFrom">and is speaking from : </string>
    86 	<string name="SendIMSmiley">Insert a smiley</string>
    86 	<string name="SendIMSmiley">Insert a smiley</string>
   101 	
   101 	
   102 	<!-- Subscription class -->
   102 	<!-- Subscription class -->
   103 	<string name="SubscriptAccept">Subscription accepted</string>
   103 	<string name="SubscriptAccept">Subscription accepted</string>
   104 	<string name="SubscriptError">Subscription error</string>
   104 	<string name="SubscriptError">Subscription error</string>
   105 	<string name="SubscriptRefused">Subscription refused</string>
   105 	<string name="SubscriptRefused">Subscription refused</string>
       
   106 	<string name="SubscriptText">You have received a request for add by %s. Do you want to accept it ?</string>
   106 	
   107 	
   107 	<!-- ContactList class -->
   108 	<!-- ContactList class -->
   108 	<string name="ConListNotConnected">Not connected</string>
   109 	<string name="ConListNotConnected">Not connected</string>
   109 
   110 
   110 	<!--  BeemChatManager -->
   111 	<!--  BeemChatManager -->