fix more refs to Connector.java
[andGMXsms.git] / connectors / innosend / res / values / connector_innosend_strings.xml
blob6893a7323c76989e06c0a9b80639a0a6048b9728
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.1</string>
22         <string name="create_account_">Create account</string>
23         <string name="log_error_innosend_111">IP-blocking active</string>
24         <string name="log_error_innosend_120">Sender missing</string>
25         <string name="log_error_innosend_121">Parameter is missing: missing type</string>
26         <string name="log_error_innosend_122">Parameter is missing: missing text</string>
27         <string name="log_error_innosend_123">Parameter is missing: Recipients missing</string>
28         <string name="log_error_innosend_129">Wrong Sender</string>
29         <string name="log_error_innosend_130">Gateway problem: blocked phone number</string>
30         <string name="log_error_innosend_140">No more credit! Recharge account!</string>
31         <string name="log_error_innosend_150">SMS bomber protection</string>
32         <string name="log_error_innosend_161">Next free SMS available at:</string>
33         <string name="log_error_innosend_170">Wrong date</string>
34         <string name="log_error_innosend_171">Date in past</string>
35         <string name="log_error_innosend_172">Too many phone numbers</string>
36         <string name="log_error_innosend_173">Wrong number format</string>
37         <string name="innosend_next_free">next free:</string>
38         <string name="enable_innosend">Enable Innosend</string>
39         <string name="user_innosend_">Innosend Username</string>
40         <string name="password_innosend_">Innosend Password</string>
41         <string name="settings_innosend">Preferences - Innosend</string>
42         <string name="partner_innosend_hint">Create new Innosend.de account</string>
43         <string name="partner_innosend_url">http://www.innosend.de/index.php?seite=anmeld&amp;gutschein=4d703626-1323</string>
44 </resources>