bzr branch
http://bzr.ed.am/android/import-contacts
1
by edam
Initial import |
1 |
/* AUTO-GENERATED FILE. DO NOT MODIFY. |
2 |
* |
|
3 |
* This class was automatically generated by the |
|
4 |
* aapt tool from the resource data it found. It |
|
5 |
* should not be modified by hand. |
|
6 |
*/ |
|
7 |
||
14
by edam
- got rid of the pretend ImportContacts activity alltogether (and made the Intro activity the startup one) |
8 |
package org.waxworlds.edam.importcontacts; |
1
by edam
Initial import |
9 |
|
10 |
public final class R { |
|
11 |
public static final class attr { |
|
12 |
} |
|
13 |
public static final class drawable { |
|
14 |
public static final int alert_dialog_icon=0x7f020000; |
|
15 |
public static final int icon=0x7f020001; |
|
16 |
} |
|
17 |
public static final class id { |
|
11
by edam
- renamed ImportVCF class to ConfigureVCF |
18 |
public static final int abort=0x7f05000d; |
19 |
public static final int back=0x7f050001; |
|
20 |
public static final int doit_abort_disp=0x7f05000c; |
|
14
by edam
- got rid of the pretend ImportContacts activity alltogether (and made the Intro activity the startup one) |
21 |
public static final int doit_aborted=0x7f05000f; |
11
by edam
- renamed ImportVCF class to ConfigureVCF |
22 |
public static final int doit_alldone=0x7f05000e; |
23 |
public static final int doit_creates=0x7f050008; |
|
24 |
public static final int doit_merges=0x7f05000a; |
|
25 |
public static final int doit_outof=0x7f050007; |
|
26 |
public static final int doit_overwrites=0x7f050009; |
|
27 |
public static final int doit_page_1=0x7f050003; |
|
28 |
public static final int doit_page_2=0x7f050004; |
|
29 |
public static final int doit_percentage=0x7f050006; |
|
30 |
public static final int doit_progress=0x7f050005; |
|
31 |
public static final int doit_skips=0x7f05000b; |
|
14
by edam
- got rid of the pretend ImportContacts activity alltogether (and made the Intro activity the startup one) |
32 |
public static final int intro_link=0x7f050010; |
11
by edam
- renamed ImportVCF class to ConfigureVCF |
33 |
public static final int location=0x7f050000; |
14
by edam
- got rid of the pretend ImportContacts activity alltogether (and made the Intro activity the startup one) |
34 |
public static final int merge_keep=0x7f050013; |
35 |
public static final int merge_merge=0x7f050014; |
|
36 |
public static final int merge_overwrite=0x7f050015; |
|
37 |
public static final int merge_prompt=0x7f050012; |
|
38 |
public static final int merge_setting=0x7f050011; |
|
39 |
public static final int mergeprompt_always=0x7f050017; |
|
40 |
public static final int mergeprompt_name=0x7f050016; |
|
11
by edam
- renamed ImportVCF class to ConfigureVCF |
41 |
public static final int next=0x7f050002; |
1
by edam
Initial import |
42 |
} |
43 |
public static final class layout { |
|
11
by edam
- renamed ImportVCF class to ConfigureVCF |
44 |
public static final int configure_vcf=0x7f030000; |
45 |
public static final int doit=0x7f030001; |
|
9
by edam
- added scroll view to all layouts |
46 |
public static final int intro=0x7f030002; |
47 |
public static final int merge=0x7f030003; |
|
48 |
public static final int mergeprompt=0x7f030004; |
|
1
by edam
Initial import |
49 |
} |
50 |
public static final class string { |
|
10
by edam
- made behaviour of next button overridable |
51 |
public static final int abort=0x7f040003; |
1
by edam
Initial import |
52 |
public static final int app_name=0x7f040000; |
53 |
public static final int back=0x7f040001; |
|
15
by edam
- added facility to enter a filename (instead of a directory to scan) and just use that |
54 |
public static final int doit_aborted=0x7f04001d; |
55 |
public static final int doit_alldone=0x7f04001c; |
|
56 |
public static final int doit_begin=0x7f040015; |
|
57 |
public static final int doit_caching=0x7f04001a; |
|
58 |
public static final int doit_close=0x7f04001e; |
|
59 |
public static final int doit_creates=0x7f040016; |
|
60 |
public static final int doit_importaborted=0x7f040021; |
|
61 |
public static final int doit_mergeask1=0x7f04001f; |
|
62 |
public static final int doit_mergeask2=0x7f040020; |
|
63 |
public static final int doit_merges=0x7f040018; |
|
64 |
public static final int doit_overwrites=0x7f040017; |
|
65 |
public static final int doit_ready=0x7f040014; |
|
66 |
public static final int doit_scanning=0x7f04001b; |
|
67 |
public static final int doit_skips=0x7f040019; |
|
68 |
public static final int doit_title=0x7f040013; |
|
69 |
public static final int error_abort=0x7f040028; |
|
70 |
public static final int error_continue=0x7f040027; |
|
71 |
public static final int error_filenotfound=0x7f04002c; |
|
72 |
public static final int error_ioerror=0x7f04002d; |
|
73 |
public static final int error_locationnofiles=0x7f04002b; |
|
74 |
public static final int error_locationnotfound=0x7f040029; |
|
75 |
public static final int error_locationpermissions=0x7f04002a; |
|
76 |
public static final int error_ok=0x7f040026; |
|
77 |
public static final int error_title=0x7f040025; |
|
78 |
public static final int error_vcf_charset=0x7f040032; |
|
79 |
public static final int error_vcf_encoding=0x7f040033; |
|
80 |
public static final int error_vcf_malformed=0x7f04002f; |
|
81 |
public static final int error_vcf_noname=0x7f040030; |
|
82 |
public static final int error_vcf_parse=0x7f04002e; |
|
83 |
public static final int error_vcf_version=0x7f040031; |
|
10
by edam
- made behaviour of next button overridable |
84 |
public static final int intro_author=0x7f040006; |
85 |
public static final int intro_disclaimer=0x7f040008; |
|
86 |
public static final int intro_help=0x7f040005; |
|
87 |
public static final int intro_link=0x7f040007; |
|
88 |
public static final int intro_title=0x7f040004; |
|
15
by edam
- added facility to enter a filename (instead of a directory to scan) and just use that |
89 |
public static final int merge_help=0x7f04000e; |
90 |
public static final int merge_keep=0x7f040010; |
|
91 |
public static final int merge_merge=0x7f040011; |
|
92 |
public static final int merge_overwrite=0x7f040012; |
|
93 |
public static final int merge_prompt=0x7f04000f; |
|
94 |
public static final int merge_title=0x7f04000d; |
|
95 |
public static final int mergeprompt_always=0x7f040024; |
|
96 |
public static final int mergeprompt_help=0x7f040023; |
|
97 |
public static final int mergeprompt_title=0x7f040022; |
|
1
by edam
Initial import |
98 |
public static final int next=0x7f040002; |
10
by edam
- made behaviour of next button overridable |
99 |
public static final int vcf_help=0x7f04000a; |
15
by edam
- added facility to enter a filename (instead of a directory to scan) and just use that |
100 |
public static final int vcf_help2=0x7f04000b; |
101 |
public static final int vcf_location=0x7f04000c; |
|
10
by edam
- made behaviour of next button overridable |
102 |
public static final int vcf_title=0x7f040009; |
1
by edam
Initial import |
103 |
} |
104 |
} |