cleanup
[andGMXsms.git] / connectors / innosend / res / values / connector_innosend_strings.xml
blobe71f676fc50e84c23b6de9e1c4aa3c87430b7a51
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: innosend</string>
21         <string name="app_version">0.3</string>
22         <string name="connector_innosend_name">innosend</string>
23         <string name="connector_innosend_author">Felix Bechstein &lt;f@ub0r.de&gt;</string>
24         <string name="innosend_next_free">next free:</string>
25         <string name="enable_innosend">Enable innosend</string>
26         <string name="connector_innosend_preferences">Preferences - innosend</string>
27         <string name="partner_innosend_hint">Create new innosend.de account</string>
28         <string name="partner_innosend_url">http://www.innosend.de/index.php?seite=anmeld&amp;gutschein=4d703626-1323</string>
29         <string name="free">free</string>
30         <string name="w_sender">w/ sender</string>
31         <string name="wo_sender">w/o sender</string>
33         <string name="error_innosend_111">IP-blocking active</string>
34         <string name="error_innosend_120">Sender missing</string>
35         <string name="error_innosend_121">Parameter is missing: missing type</string>
36         <string name="error_innosend_122">Parameter is missing: missing text</string>
37         <string name="error_innosend_123">Parameter is missing: Recipients missing</string>
38         <string name="error_innosend_129">Wrong Sender</string>
39         <string name="error_innosend_130">Gateway problem: blocked phone number</string>
40         <string name="error_innosend_140">No more credit! Recharge account!</string>
41         <string name="error_innosend_150">SMS bomber protection</string>
42         <string name="error_innosend_161">Next free SMS available at:</string>
43         <string name="error_innosend_170">Wrong date</string>
44         <string name="error_innosend_171">Date in past</string>
45         <string name="error_innosend_172">Too many phone numbers</string>
46         <string name="error_innosend_173">Wrong number format</string>
47 </resources>