bump to v0.2
[andGMXsms.git] / connectors / cherrysms / res / values / connector_cherrysms_strings.xml
bloba9f1346d2e7a34277c7632698efb91d55273336b
1 <?xml version="1.0" encoding="utf-8"?>
2         <!--                                                                                                                                          
3                 Copyright (C) 2010 Felix Bechstein 
4         --> 
5         <!-- 
6                 This file is part of WebSMS. This program is free software; you can 
7                 redistribute it and/or modify it under the terms of the GNU General 
8                 Public License as published by the Free Software Foundation; either 
9                 version 3 of the License, or (at your option) any later version. 
10         --> 
11         <!-- 
12                 This program is distributed in the hope that it will be useful, but 
13                 WITHOUT ANY WARRANTY; without even the implied warranty of 
14                 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
15                 General Public License for more details. You should have received a 
16                 copy of the GNU General Public License along with this program; If 
17                 not, see <http://www.gnu.org/licenses/>. 
18         --> 
19 <resources>
20         <string name="app_name">WebSMS Connector: Cherry-SMS</string>
21         <string name="app_version">0.2</string>
22         <string name="connector_cherrysms_author">Felix Bechstein &lt;f@ub0r.de&gt;</string>
23         <string name="connector_cherrysms_name">CherrySMS</string>
24         <string name="connector_cherrysms_preferences">Preferences - CherrySMS</string>
25         <string name="enable_cherrysms">Enable CherrySMS</string>
26         <string name="password_cherrysms_">CherrySMS Password</string>
27         <string name="settings_cherrysms">Preferences - CherrySMS</string>
28         <string name="partner_cherrysms_hint">Create new cherry-sms.com account</string>
29         <string name="partner_cherrysms_url">http://www.cherry-sms.com/?ref=DWNWAAAU</string>
30         <string name="wo_sender">w/o sender</string>
31         <string name="w_sender">w/ sender</string>
32         
33         <string name="error_cherry_10">Wrong reciepient!</string>
34         <string name="error_cherry_20">Sender incorrect!</string>
35         <string name="error_cherry_30">Messagetext incorrect!</string>
36         <string name="error_cherry_31">Messagetype incorrect!</string>
37         <string name="error_cherry_40">SMS route incorrect!</string>
38         <string name="error_cherry_50">Authentification failed!</string>
39         <string name="error_cherry_60">Not enough credits!</string>
40         <string name="error_cherry_70">Target net is not covered by this route!</string>
41         <string name="error_cherry_71">A feature is impossible via this route!</string>
42         <string name="error_cherry_80">Handing out SMS failed!</string>
43         <string name="error_cherry_90">Sending impossible!</string>
44         <string name="error_cherry_100">SMS sent</string>
45 </resources>