/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-12-14 16:34:27 UTC
  • Revision ID: edam@waxworlds.org-20101214163427-kyheottqtxolgbgb
- typo

Show diffs side-by-side

added added

removed removed

39
39
 
40
40
        <string name="fileordir_file">Import contacts from a single vCard file</string>
41
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>
42
 
        <string name="fileordir_dir">Scan a folder to scan for vCard files and import any contacts found</string>
 
42
        <string name="fileordir_dir">Select a folder to scan for vCard files and import any contacts found</string>
43
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>
44
44
 
45
45
        <string name="filechooser_title_dir">Choose Directory</string>