/android/import-contacts

To get this branch, use:
bzr branch http://bzr.ed.am/android/import-contacts

« back to all changes in this revision

Viewing changes to res/values/strings.xml

  • Committer: edam
  • Date: 2010-10-28 15:49:21 UTC
  • Revision ID: edam@waxworlds.org-20101028154921-98svlxlpno3cpzb8
- added file chooser
- changed file/dir entry box for a button that opens the file chooser
- added dialog to ask if you want to select a dir to scan or a file
- fixed bug where you could abort as dialog opened and the dialog wasn't cancelled
- fixed crash where you could abort as the merge prompt opened and it would try to use the just-destroyed importer
- fixed bug where closing the application at the end would show "aborted!" erroniously

Show diffs side-by-side

added added

removed removed

3
3
<!--
4
4
 * strings.xml
5
5
 *
6
 
 * Copyright (C) 2009 to 2012 Tim Marston <tim@ed.am>
 
6
 * Copyright (C) 2009 Tim Marston <edam@waxworlds.org>
7
7
 *
8
8
 * This file is part of the Import Contacts program (hereafter referred
9
 
 * to as "this program").  For more information, see
10
 
 * http://ed.am/dev/android/import-contacts
 
9
 * to as "this program"). For more information, see
 
10
 * http://www.waxworlds.org/edam/software/android/import-contacts
11
11
 *
12
12
 * This program is free software: you can redistribute it and/or modify
13
13
 * it under the terms of the GNU General Public License as published by
32
32
        <string name="abort">Abort</string>
33
33
 
34
34
        <string name="intro_title">Welcome</string>
35
 
        <string name="intro_version"><small>version 1.3.4</small></string>
36
 
        <string name="intro_summary"><b>Import Contacts is an application to help you import your contacts directly to your Android device without the need to upload them to Google first. Contacts (vCard ".vcf" files) are imported from your SD card directly in to the phones contact list.</b></string>
37
 
        <string name="intro_help">For help using this application or to report bugs to the author, please visit:</string>
38
 
        <string name="intro_link">The Import Contacts webpage</string>
39
 
        <string name="intro_thanks">If you purchased this app, you are helping to support an independent developer and his family. We\'d like to say thank you!</string>
40
 
        <string name="intro_licence">Import Contacts is licensed under the terms of the GNU General Public License version 3 or, at your option, any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</string>
 
35
        <string name="intro_help"><b>Import Contacts is an application to help you import your contacts directly to your Android device without the need to upload them to Google first. Contacts (vCard ".vcf" files) are imported from your SD card directly in to the phones contact list.</b></string>
 
36
        <string name="intro_author">For help using this application or more information, click the link below. Import Contacts is free software, licensed under the GPL version 3. To report bugs to the author or get hold of the source code to this application, visit:</string>
 
37
        <string name="intro_link">The Import Contacts homepage</string>
 
38
        <string name="intro_disclaimer">This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</string>
41
39
 
42
40
        <string name="fileordir_file">Import contacts from a single vCard file</string>
43
41
        <string name="fileordir_filehelp">You will be asked to select a \".vcf\" file which will be scanned for contacts (vCard files can contain multiple contacts in one file).</string>
44
 
        <string name="fileordir_dir">Select a folder to scan for vCard files and import any contacts found</string>
 
42
        <string name="fileordir_dir">Scan a folder to scan for vCard files and import any contacts found</string>
45
43
        <string name="fileordir_dirhelp">You will be asked to select a folder on your SD card and any contacts in any \".vcf\" files found will be imported. This is useful when you have a lot of vCard files.</string>
46
44
 
47
45
        <string name="filechooser_title_dir">Choose Directory</string>
48
46
        <string name="filechooser_title_file">Choose File</string>
49
47
        <string name="filechooser_current_dir"><b>Selected Directory:</b></string>
50
48
        <string name="filechooser_current_file"><b>Selected File:</b></string>
51
 
        <string name="filechooser_ok">OK</string>
 
49
        <string name="filechooser_ok">Ok</string>
52
50
        <string name="filechooser_path_sdcard">SD Card</string>
53
51
 
54
52
        <string name="vcf_title">Import vCard Files</string>
70
68
        <string name="doit_overwrites">Replaced:</string>
71
69
        <string name="doit_merges">Merged:</string>
72
70
        <string name="doit_skips">Skipped:</string>
73
 
        <string name="doit_caching">Caching&#8230;</string>
74
 
        <string name="doit_scanning">Scanning&#8230;</string>
 
71
        <string name="doit_caching">Caching...</string>
 
72
        <string name="doit_scanning">Scanning...</string>
75
73
        <string name="doit_alldone">All done!</string>
76
74
        <string name="doit_aborted">Aborted!</string>
77
75
        <string name="doit_close">Close</string>
83
81
        <string name="mergeprompt_help">This contact already exists:</string>
84
82
        <string name="mergeprompt_always">Always do this, stop asking!</string>
85
83
 
86
 
        <string name="error_title">An error occurred!</string>
87
 
        <string name="error_ok">OK</string>
 
84
        <string name="error_title">An error occured!</string>
 
85
        <string name="error_ok">Ok</string>
88
86
        <string name="error_continue">Continue</string>
89
87
        <string name="error_abort">Abort</string>
90
88
 
91
 
        <string name="error_nosdcard">Your device\'s SD card could not be found or used.  Is your SD card inserted properly?  Is your device still connected to a computer?</string>
92
89
        <string name="error_locationnotfound">The location you have specified to import vCards from does not exist! Check you have specified a valid directory or file.</string>
93
90
        <string name="error_locationpermissions">We don\'t have permission to scan for files in the specified location!</string>
94
91
        <string name="error_locationnofiles">There are no files to import at the specified location! Check you have specified the right location and that the files from which you want to import contacts are there.</string>
95
92
        <string name="error_filenotfound">"Can't open file: "</string>
96
 
        <string name="error_fileisempty">"File is empty: "</string>
97
93
        <string name="error_ioerror">"Can\'t read file: "</string>
98
 
        <string name="error_outofmemory">Out of memory</string>
99
 
        <string name="error_unabletoaddcontact">Unable to add contact to device!</string>
100
 
        <string name="error_vcf_parse">"Error parsing vCard in "</string>
101
 
        <string name="error_vcf_parse_line">", line "</string>
 
94
        <string name="error_vcf_parse">"Error parsing vCard in: "</string>
102
95
        <string name="error_vcf_malformed">vCard is malformed</string>
103
 
        <string name="error_vcf_notenoughinfo">"vCard doesn't contain enough identifyable information to be used as a contact!"</string>
 
96
        <string name="error_vcf_noname">vCard has no entries that can be used as a contact name!</string>
104
97
        <string name="error_vcf_version">vCard uses an invalid version</string>
105
98
        <string name="error_vcf_charset">vCard uses unsupported charset</string>
106
99
        <string name="error_vcf_encoding">vCard uses unsupported encoding</string>
107
 
        <string name="error_vcf_vmsgfile">"The file appears to be a Nokia vMsg file, and not a vCard file: "</string>
108
100
 
109
101
</resources>