res/values/strings.xml
changeset 224 d8e2cb1eb895
parent 213 9bdff6cbd120
parent 219 79ccbe331695
child 233 3e59c9dd8929
--- a/res/values/strings.xml	Thu May 28 15:01:49 2009 +0200
+++ b/res/values/strings.xml	Fri May 29 20:34:30 2009 +0200
@@ -78,7 +78,7 @@
 	
 	<!--  SendIM class -->
 
-	<string name="SendIMSays"> says :\n</string>
+	<string name="SendIMSays"> %s says :\n</string>
 	<string name="SendIMYouSay">You say :\n</string>
 	<string name="SendIMToSendHint">Tip text here</string>
 	<string name="SendIMState">Is : </string>
@@ -103,6 +103,7 @@
 	<string name="SubscriptAccept">Subscription accepted</string>
 	<string name="SubscriptError">Subscription error</string>
 	<string name="SubscriptRefused">Subscription refused</string>
+	<string name="SubscriptText">You have received a request for add by %s. Do you want to accept it ?</string>
 	
 	<!-- ContactList class -->
 	<string name="ConListNotConnected">Not connected</string>