/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: Tim Marston
  • Date: 2013-05-10 12:16:15 UTC
  • Revision ID: tim@ed.am-20130510121615-g8qhsu0h3t0ymrt6
Tags: 1.3.2
fix spacing in NEWS

Show diffs side-by-side

added added

removed removed

6
6
 * Copyright (C) 2009 to 2012 Tim Marston <tim@ed.am>
7
7
 *
8
8
 * This file is part of the Import Contacts program (hereafter referred
9
 
 * to as "this program").  For more information, see
 
9
 * to as "this program"). For more information, see
10
10
 * http://ed.am/dev/android/import-contacts
11
11
 *
12
12
 * This program is free software: you can redistribute it and/or modify
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.3</small></string>
 
35
        <string name="intro_version"><small>version 1.3.2</small></string>
36
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
37
        <string name="intro_help">For help using this application or to report bugs to the author, please visit:</string>
38
38
        <string name="intro_link">The Import Contacts webpage</string>