equal
deleted
inserted
replaced
117 |
117 |
118 <!-- BeemChatManager --> |
118 <!-- BeemChatManager --> |
119 <string name="BeemChatManagerNewMessage">You\'ve a new message</string> |
119 <string name="BeemChatManagerNewMessage">You\'ve a new message</string> |
120 |
120 |
121 <!-- BeemBroadcastReceiver class --> |
121 <!-- BeemBroadcastReceiver class --> |
122 <string name="BeemBroadcastReceiverDisconnect">You have been disconnected</string> |
122 <string name="BeemBroadcastReceiverDisconnect">BEEM: You have been disconnected</string> |
123 |
123 |
124 <!-- XmppConnectionAdapter class --> |
124 <!-- XmppConnectionAdapter class --> |
125 <string name="AcceptContactRequest">%s has just added you to his/her buddy list.</string> |
125 <string name="AcceptContactRequest">%s has just added you to his/her buddy list.</string> |
126 <string name="AcceptContactRequestFrom">Authorize %s to contact you.</string> |
126 <string name="AcceptContactRequestFrom">Authorize %s to contact you.</string> |
127 |
127 |