/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-07-19 15:57:39 UTC
  • Revision ID: tim@ed.am-20130719155739-50w182nof760psos
Tags: 1.3.3
bump version no. to 1.3.3

Show diffs side-by-side

added added

removed removed

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.2</small></string>
 
35
        <string name="intro_version"><small>version 1.3.3</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>