res/values/strings.xml
changeset 220 2b8bebb95bbd
parent 219 79ccbe331695
child 224 d8e2cb1eb895
equal deleted inserted replaced
206:e707f2adc40a 220:2b8bebb95bbd
    69 	<string name="AddCContactAdded">Contact added</string>
    69 	<string name="AddCContactAdded">Contact added</string>
    70 	<string name="AddCBadForm">Bad form</string>
    70 	<string name="AddCBadForm">Bad form</string>
    71 	
    71 	
    72 	<!--  SendIM class -->
    72 	<!--  SendIM class -->
    73 
    73 
    74 	<string name="SendIMSays"> says :\n</string>
    74 	<string name="SendIMSays"> %s says :\n</string>
    75 	<string name="SendIMYouSay">You say :\n</string>
    75 	<string name="SendIMYouSay">You say :\n</string>
    76 	<string name="SendIMToSendHint">Tip text here</string>
    76 	<string name="SendIMToSendHint">Tip text here</string>
    77 	<string name="SendIMState">Is : </string>
    77 	<string name="SendIMState">Is : </string>
    78 	<string name="SendIMFrom">and is speaking from : </string>
    78 	<string name="SendIMFrom">and is speaking from : </string>
    79 	<string name="SendIMSmiley">Insert a smiley</string>
    79 	<string name="SendIMSmiley">Insert a smiley</string>
    94 	
    94 	
    95 	<!-- Subscription class -->
    95 	<!-- Subscription class -->
    96 	<string name="SubscriptAccept">Subscription accepted</string>
    96 	<string name="SubscriptAccept">Subscription accepted</string>
    97 	<string name="SubscriptError">Subscription error</string>
    97 	<string name="SubscriptError">Subscription error</string>
    98 	<string name="SubscriptRefused">Subscription refused</string>
    98 	<string name="SubscriptRefused">Subscription refused</string>
       
    99 	<string name="SubscriptText">You have received a request for add by %s. Do you want to accept it ?</string>
    99 	
   100 	
   100 	<!-- ContactList class -->
   101 	<!-- ContactList class -->
   101 	<string name="ConListNotConnected">Not connected</string>
   102 	<string name="ConListNotConnected">Not connected</string>
   102 
   103 
   103 	<!--  BeemChatManager -->
   104 	<!--  BeemChatManager -->