/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: 2013-01-06 18:12:50 UTC
  • Revision ID: tim@ed.am-20130106181250-ymz5p33p1q7o06c4
bump version no. and update NEWS

Show diffs side-by-side

added added

removed removed

104
104
        <string name="error_vcf_version">vCard uses an invalid version</string>
105
105
        <string name="error_vcf_charset">vCard uses unsupported charset</string>
106
106
        <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
107
 
109
108
</resources>