/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 gen/am/ed/exportcontacts/R.java

  • Committer: Tim Marston
  • Date: 2014-03-02 11:03:07 UTC
  • Revision ID: tim@ed.am-20140302110307-nnrn9dhfnjg06lve
removed some unused code, fixed locale warnings and made showContinueOrAbort()
abort implicitly (rather than return false); added check for unidentifiable
contacts; fixed spelling mistake

Show diffs side-by-side

added added

removed removed

71
71
        public static final int error_ok=0x7f040021;
72
72
        public static final int error_title=0x7f040020;
73
73
        public static final int error_vcf_exists=0x7f040028;
 
74
        public static final int error_vcf_noname=0x7f040029;
74
75
        public static final int filechooser_current_dir=0x7f040012;
75
76
        public static final int filechooser_current_file=0x7f040013;
76
77
        public static final int filechooser_ok=0x7f040014;