clean some old code
[andGMXsms.git] / connectors / cherrysms / res / values / connector_cherrysms_strings.xml
blob45fa744ae9c777b95fcb8b308397e356ee9ab760
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.1</string>
22         <string name="create_account_">Create account</string>
23         <string name="log_error_cherry_10">Wrong reciepient!</string>
24         <string name="log_error_cherry_20">Sender incorrect!</string>
25         <string name="log_error_cherry_30">Messagetext incorrect!</string>
26         <string name="log_error_cherry_31">Messagetype incorrect!</string>
27         <string name="log_error_cherry_40">SMS route incorrect!</string>
28         <string name="log_error_cherry_50">Authentification failed!</string>
29         <string name="log_error_cherry_60">Not enough credits!</string>
30         <string name="log_error_cherry_70">Target net is not covered by this route!</string>
31         <string name="log_error_cherry_71">A feature is impossible via this route!</string>
32         <string name="log_error_cherry_80">Handing out SMS failed!</string>
33         <string name="log_error_cherry_90">Sending impossible!</string>
34         <string name="log_error_cherry_100">SMS sent</string>
35         <string name="enable_cherrysms">Enable CherrySMS</string>
36         <string name="password_cherrysms_">CherrySMS Password</string>
37         <string name="settings_cherrysms">Preferences - CherrySMS</string>
38         <string name="partner_cherrysms_hint">Create new cherry-sms.com account</string>
39         <string name="partner_cherrysms_url">http://www.cherry-sms.com/?ref=DWNWAAAU</string>
40 </resources>