1 <?xml version="1.0" encoding="utf-8"?>
3 Copyright (C) 2010 Felix Bechstein
6 This file is part of TravelLog. 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.
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/>.
20 <string name="app_version">0.3.3</string>
21 <string name="app_name">TravelLog</string>
22 <string name="author_">Author:</string>
23 <string name="version_">Version:</string>
24 <string name="license_">License:</string>
25 <string name="author">Felix Bechstein <f@ub0r.de></string>
26 <string name="license">GPLv3 - see http://www.gnu.org/licenses/gpl-3.0.txt</string>
27 <string name="source_">Sourcescode:</string>
28 <string name="source">http://github.com/felixb/travellog</string>
29 <string name="website_">Website:</string>
30 <string name="website">http://code.google.com/p/travellogdroid/</string>
31 <string name="donate_url">https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9284303</string>
32 <string name="donate_mail">f@ub0r.de</string>
33 <string name="donate_subject">I\'m the donator. My IMEI hash is...</string>
34 <string name="donate_">Donate</string>
35 <string name="donate_remove_ads_">Donate/remove ads</string>
36 <string name="remove_ads_">Remove ads</string>
37 <string name="predonate">This is an open-source application released under the GPLv3 license. It is free and will remain free. If you really like it or if you are annoyed by the ads, please consider donating (via paypal). I\'ll remove the ads for you with the next release.\nThank you!</string>
38 <string name="postdonate">To remove ads, you need to send me the MD5 hash of your IMEI (unique id of your phone). This hash is a one-way-function. It is not traceable back to you.</string>
39 <string name="send_">Send</string>
40 <string name="settings">Preferences</string>
41 <string name="about_">About TravelLog</string>
42 <string name="more_">More Apps..</string>
43 <string name="changelog_">Changelog</string>
44 <string name="about">TravelLog is a one-click-app to log your business trips for later accounting.</string>
46 <string name="start_work">Start work</string>
47 <string name="stop_work">Stop work</string>
48 <string name="start_travel">Start travel</string>
49 <string name="stop_travel">Stop travel</string>
50 <string name="start_pause">Start pause</string>
51 <string name="stop_pause">Stop pause</string>
52 <string name="add_row">Add row</string>
53 <string name="clear_">Clear</string>
54 <string name="export_">Send as mail</string>
55 <string name="export_subject">TravelLog export</string>
56 <string name="export_footer">Check out TravelLog -</string>
57 <string name="export_flip">Flip export upside down</string>
58 <string name="mail_">Mail address</string>
59 <string name="mail__">Mail address to export data</string>
60 <string name="for_">for</string>
61 <string name="round_">Round time</string>
62 <string-array name="state">
68 <string-array name="action">
69 <item>Change date</item>
70 <item>Change start time</item>
71 <item>Change end time</item>
72 <item>Change type</item>