/android/export-contacts

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

« back to all changes in this revision

Viewing changes to res/values/strings.xml

  • Committer: Tim Marston
  • Date: 2013-03-04 16:29:21 UTC
  • Revision ID: tim@ed.am-20130304162921-0b456wmqs00zrjp2
corrected typo

Show diffs side-by-side

added added

removed removed

39
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
40
        <string name="intro_licence">Export 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>
41
41
 
42
 
        <string name="vcf_title">Export vCard Files</string>
 
42
        <string name="vcf_title">Export vCard File</string>
43
43
        <string name="vcf_help">To export all your contacts to a single vCard file, you must specify where to store that vCard on SD Card and the name of the file to store them in.</string>
44
44
        <string name="vcf_help2">If you are unsure, just click "Next".</string>
45
45
        <string name="vcf_path">Directory to save vCard file to:</string>