-
-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy patharrays.xml
444 lines (444 loc) · 21 KB
/
arrays.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
<?xml version="1.0" encoding="utf-8"?>
<resources>
<array name="preloaded_drawables">
<item>@drawable/action_bar_back_normal_dark</item>
<item>@drawable/action_bar_back_normal_light</item>
<item>@drawable/action_bar_back_pressed_dark</item>
<item>@drawable/action_bar_back_pressed_light</item>
<item>@drawable/action_button_cut_disable_light</item>
<item>@drawable/action_button_cut_normal_light</item>
<item>@drawable/action_button_cut_pressed_light</item>
<item>@drawable/action_button_delete_disable_light</item>
<item>@drawable/action_button_delete_normal_light</item>
<item>@drawable/action_button_delete_pressed_light</item>
<item>@drawable/action_button_favorite_disable_light</item>
<item>@drawable/action_button_favorite_normal_light</item>
<item>@drawable/action_button_favorite_pressed_light</item>
<item>@drawable/action_button_more_disable_dark</item>
<item>@drawable/action_button_more_disable_light</item>
<item>@drawable/action_button_more_normal_dark</item>
<item>@drawable/action_button_more_normal_light</item>
<item>@drawable/action_button_more_pressed_dark</item>
<item>@drawable/action_button_more_pressed_light</item>
<item>@drawable/action_button_more_selected_dark</item>
<item>@drawable/action_button_more_selected_light</item>
<item>@drawable/action_button_new_disable_light</item>
<item>@drawable/action_button_new_normal_light</item>
<item>@drawable/action_button_new_pressed_light</item>
<item>@drawable/action_button_send_disable_light</item>
<item>@drawable/action_button_send_normal_light</item>
<item>@drawable/action_button_send_pressed_light</item>
<item>@drawable/action_button_stick_disable_light</item>
<item>@drawable/action_button_stick_normal_light</item>
<item>@drawable/action_button_stick_pressed_light</item>
<item>@drawable/action_mode_bg_light</item>
<item>@drawable/action_mode_immersion_more_dark_n</item>
<item>@drawable/action_mode_immersion_more_dark_p</item>
<item>@drawable/action_mode_immersion_more_light_n</item>
<item>@drawable/action_mode_immersion_more_light_p</item>
<item>@drawable/action_mode_title_button_bg_disable_dark</item>
<item>@drawable/action_mode_title_button_bg_disable_light</item>
<item>@drawable/action_mode_title_button_bg_normal_dark</item>
<item>@drawable/action_mode_title_button_bg_normal_light</item>
<item>@drawable/action_mode_title_button_bg_pressed_dark</item>
<item>@drawable/action_mode_title_button_bg_pressed_light</item>
<item>@drawable/action_mode_title_default_button_bg_disable_dark</item>
<item>@drawable/action_mode_title_default_button_bg_disable_light</item>
<item>@drawable/action_mode_title_default_button_bg_normal_dark</item>
<item>@drawable/action_mode_title_default_button_bg_normal_light</item>
<item>@drawable/action_mode_title_default_button_bg_pressed_dark</item>
<item>@drawable/action_mode_title_default_button_bg_pressed_light</item>
<item>@drawable/action_mode_title_button_cancel_d_light</item>
<item>@drawable/action_mode_title_button_cancel_n_light</item>
<item>@drawable/action_mode_title_button_cancel_p_light</item>
<item>@drawable/action_mode_title_button_confirm_d_light</item>
<item>@drawable/action_mode_title_button_confirm_n_light</item>
<item>@drawable/action_mode_title_button_confirm_p_light</item>
<item>@drawable/action_mode_title_button_select_all_d_light</item>
<item>@drawable/action_mode_title_button_select_all_n_light</item>
<item>@drawable/action_mode_title_button_select_all_p_light</item>
<item>@drawable/action_mode_title_button_deselect_all_d_light</item>
<item>@drawable/action_mode_title_button_deselect_all_n_light</item>
<item>@drawable/action_mode_title_button_deselect_all_p_light</item>
<item>@drawable/action_mode_title_button_delete_d_light</item>
<item>@drawable/action_mode_title_button_delete_n_light</item>
<item>@drawable/action_mode_title_button_delete_p_light</item>
<item>@drawable/action_mode_title_button_cancel_d_dark</item>
<item>@drawable/action_mode_title_button_cancel_n_dark</item>
<item>@drawable/action_mode_title_button_cancel_p_dark</item>
<item>@drawable/action_mode_title_button_confirm_d_dark</item>
<item>@drawable/action_mode_title_button_confirm_n_dark</item>
<item>@drawable/action_mode_title_button_confirm_p_dark</item>
<item>@drawable/action_mode_title_button_select_all_d_dark</item>
<item>@drawable/action_mode_title_button_select_all_n_dark</item>
<item>@drawable/action_mode_title_button_select_all_p_dark</item>
<item>@drawable/action_mode_title_button_deselect_all_d_dark</item>
<item>@drawable/action_mode_title_button_deselect_all_n_dark</item>
<item>@drawable/action_mode_title_button_deselect_all_p_dark</item>
<item>@drawable/action_mode_title_button_delete_d_dark</item>
<item>@drawable/action_mode_title_button_delete_n_dark</item>
<item>@drawable/action_mode_title_button_delete_p_dark</item>
<item>@drawable/btn_bg_dialog_first_normal_light</item>
<item>@drawable/btn_bg_dialog_first_pressed_light</item>
<item>@drawable/btn_bg_dialog_last_normal_light</item>
<item>@drawable/btn_bg_dialog_last_pressed_light</item>
<item>@drawable/btn_bg_dialog_middle_normal_light</item>
<item>@drawable/btn_bg_dialog_middle_pressed_light</item>
<item>@drawable/btn_bg_dialog_single_normal_light</item>
<item>@drawable/btn_bg_dialog_single_pressed_light</item>
<item>@drawable/btn_bg_first_normal_light</item>
<item>@drawable/btn_bg_first_pressed_light</item>
<item>@drawable/btn_bg_last_normal_light</item>
<item>@drawable/btn_bg_last_pressed_light</item>
<item>@drawable/btn_bg_middle_normal_light</item>
<item>@drawable/btn_bg_middle_pressed_light</item>
<item>@drawable/btn_bg_single_normal_light</item>
<item>@drawable/btn_bg_single_pressed_light</item>
<item>@drawable/btn_bg_warn_single_disable_light</item>
<item>@drawable/btn_bg_warn_single_normal_light</item>
<item>@drawable/btn_bg_warn_single_pressed_light</item>
<item>@drawable/btn_checkbox_off_disabled_light</item>
<item>@drawable/btn_checkbox_off_normal_light</item>
<item>@drawable/btn_checkbox_on_disabled_dark</item>
<item>@drawable/btn_checkbox_on_disabled_light</item>
<item>@drawable/btn_checkbox_on_normal_dark</item>
<item>@drawable/btn_checkbox_on_normal_light</item>
<item>@drawable/list_item_bg_activated_dark</item>
<item>@drawable/list_item_bg_activated_light</item>
<item>@drawable/list_item_bg_normal_dark</item>
<item>@drawable/list_item_bg_normal_light</item>
<item>@drawable/list_item_bg_pressed_dark</item>
<item>@drawable/list_item_bg_pressed_light</item>
<item>@drawable/list_item_bg_selected_dark</item>
<item>@drawable/list_item_bg_selected_light</item>
<item>@drawable/list_item_overstepped_pressed_dark</item>
<item>@drawable/list_item_overstepped_pressed_light</item>
<item>@drawable/list_small_item_first_bg_normal_light</item>
<item>@drawable/list_small_item_first_bg_pressed_light</item>
<item>@drawable/list_small_item_last_bg_normal_light</item>
<item>@drawable/list_small_item_last_bg_pressed_light</item>
<item>@drawable/list_small_item_middle_bg_normal_light</item>
<item>@drawable/list_small_item_middle_bg_pressed_light</item>
<item>@drawable/list_small_item_overstepped_pressed_light</item>
<item>@drawable/list_small_item_single_bg_normal_light</item>
<item>@drawable/list_small_item_single_bg_pressed_light</item>
<item>@drawable/preference_category_background</item>
<item>@drawable/preference_first_item_bg_normal</item>
<item>@drawable/preference_first_item_bg_pressed</item>
<item>@drawable/progressbar_horizontal_indeterminate1</item>
<item>@drawable/progressbar_horizontal_indeterminate2</item>
<item>@drawable/progressbar_horizontal_indeterminate3</item>
<item>@drawable/progressbar_horizontal_indeterminate4</item>
<item>@drawable/progressbar_horizontal_indeterminate5</item>
<item>@drawable/preference_last_item_bg_normal</item>
<item>@drawable/preference_last_item_bg_pressed</item>
<item>@drawable/preference_middle_item_bg_normal</item>
<item>@drawable/preference_middle_item_bg_pressed</item>
<item>@drawable/preference_single_item_bg_normal</item>
<item>@drawable/preference_single_item_bg_pressed</item>
<item>@drawable/search_mode_bg_light</item>
<item>@drawable/seekbar_bg_dark</item>
<item>@drawable/seekbar_progress_mask_dark</item>
<item>@drawable/seekbar_progress_primary_dark</item>
<item>@drawable/seekbar_thumb_disabled_dark</item>
<item>@drawable/seekbar_thumb_focused_dark</item>
<item>@drawable/seekbar_thumb_normal_dark</item>
<item>@drawable/seekbar_thumb_pressed_dark</item>
<item>@drawable/sliding_btn_frame_light</item>
<item>@drawable/sliding_btn_mask_light</item>
<item>@drawable/sliding_btn_slider_off_normal_light</item>
<item>@drawable/sliding_btn_slider_off_pressed_light</item>
<item>@drawable/sliding_btn_slider_on_normal_light</item>
<item>@drawable/sliding_btn_slider_on_pressed_light</item>
<item>@drawable/word_photo_bg_dark</item>
<item>@drawable/word_photo_bg_light</item>
</array>
<string-array name="alphabet_table">
<item>A</item>
<item>B</item>
<item>C</item>
<item>D</item>
<item>E</item>
<item>F</item>
<item>G</item>
<item>H</item>
<item>I</item>
<item>J</item>
<item>K</item>
<item>L</item>
<item>M</item>
<item>N</item>
<item>O</item>
<item>P</item>
<item>Q</item>
<item>R</item>
<item>S</item>
<item>T</item>
<item>U</item>
<item>V</item>
<item>W</item>
<item>X</item>
<item>Y</item>
<item>Z</item>
<item>\#</item>
</string-array>
<string-array name="alphabet_table_with_starred">
<item>!</item>
<item>A</item>
<item>B</item>
<item>C</item>
<item>D</item>
<item>E</item>
<item>F</item>
<item>G</item>
<item>H</item>
<item>I</item>
<item>J</item>
<item>K</item>
<item>L</item>
<item>M</item>
<item>N</item>
<item>O</item>
<item>P</item>
<item>Q</item>
<item>R</item>
<item>S</item>
<item>T</item>
<item>U</item>
<item>V</item>
<item>W</item>
<item>X</item>
<item>Y</item>
<item>Z</item>
<item>\#</item>
</string-array>
<string-array name="solar_terms">
<item>@string/empty</item>
<item>@string/solar_term_slight_cold</item>
<item>@string/solar_term_great_cold</item>
<item>@string/solar_term_spring_begins</item>
<item>@string/solar_term_the_rains</item>
<item>@string/solar_term_insects_awaken</item>
<item>@string/solar_term_vernal_equinox</item>
<item>@string/solar_term_clear_and_bright</item>
<item>@string/solar_term_grain_rain</item>
<item>@string/solar_term_summer_begins</item>
<item>@string/solar_term_grain_buds</item>
<item>@string/solar_term_grain_in_ear</item>
<item>@string/solar_term_summer_solstice</item>
<item>@string/solar_term_slight_heat</item>
<item>@string/solar_term_great_heat</item>
<item>@string/solar_term_autumn_begins</item>
<item>@string/solar_term_stopping_the_heat</item>
<item>@string/solar_term_white_dews</item>
<item>@string/solar_term_autumn_equinox</item>
<item>@string/solar_term_cold_dews</item>
<item>@string/solar_term_hoar_frost_falls</item>
<item>@string/solar_term_winter_begins</item>
<item>@string/solar_term_light_snow</item>
<item>@string/solar_term_heavy_snow</item>
<item>@string/solar_term_winter_solstice</item>
</string-array>
<string-array name="detailed_am_pms">
<item>@string/midnight</item>
<item>@string/early_morning</item>
<item>@string/morning</item>
<item>@string/noon</item>
<item>@string/afternoon</item>
<item>@string/evening</item>
<item>@string/night</item>
</string-array>
<string-array name="am_pms">
<item>@string/am</item>
<item>@string/pm</item>
</string-array>
<string-array name="chinese_digits">
<item>@string/chinese_digit_zero</item>
<item>@string/chinese_digit_one</item>
<item>@string/chinese_digit_two</item>
<item>@string/chinese_digit_three</item>
<item>@string/chinese_digit_four</item>
<item>@string/chinese_digit_five</item>
<item>@string/chinese_digit_six</item>
<item>@string/chinese_digit_seven</item>
<item>@string/chinese_digit_eight</item>
<item>@string/chinese_digit_nine</item>
<item>@string/chinese_digit_ten</item>
</string-array>
<string-array name="chinese_days">
<item>@string/chinese_day_1</item>
<item>@string/chinese_day_2</item>
<item>@string/chinese_day_3</item>
<item>@string/chinese_day_4</item>
<item>@string/chinese_day_5</item>
<item>@string/chinese_day_6</item>
<item>@string/chinese_day_7</item>
<item>@string/chinese_day_8</item>
<item>@string/chinese_day_9</item>
<item>@string/chinese_day_10</item>
<item>@string/chinese_day_11</item>
<item>@string/chinese_day_12</item>
<item>@string/chinese_day_13</item>
<item>@string/chinese_day_14</item>
<item>@string/chinese_day_15</item>
<item>@string/chinese_day_16</item>
<item>@string/chinese_day_17</item>
<item>@string/chinese_day_18</item>
<item>@string/chinese_day_19</item>
<item>@string/chinese_day_20</item>
<item>@string/chinese_day_21</item>
<item>@string/chinese_day_22</item>
<item>@string/chinese_day_23</item>
<item>@string/chinese_day_24</item>
<item>@string/chinese_day_25</item>
<item>@string/chinese_day_26</item>
<item>@string/chinese_day_27</item>
<item>@string/chinese_day_28</item>
<item>@string/chinese_day_29</item>
<item>@string/chinese_day_30</item>
</string-array>
<string-array name="chinese_leap_months">
<item>@string/empty</item>
<item>@string/chinese_leap</item>
</string-array>
<string-array name="chinese_months">
<item>@string/chinese_month_january</item>
<item>@string/chinese_month_february</item>
<item>@string/chinese_month_march</item>
<item>@string/chinese_month_april</item>
<item>@string/chinese_month_may</item>
<item>@string/chinese_month_june</item>
<item>@string/chinese_month_july</item>
<item>@string/chinese_month_august</item>
<item>@string/chinese_month_september</item>
<item>@string/chinese_month_october</item>
<item>@string/chinese_month_november</item>
<item>@string/chinese_month_december</item>
</string-array>
<string-array name="heavenly_stems">
<item>@string/heavenly_stems_jia</item>
<item>@string/heavenly_stems_yi</item>
<item>@string/heavenly_stems_bing</item>
<item>@string/heavenly_stems_ding</item>
<item>@string/heavenly_stems_wu</item>
<item>@string/heavenly_stems_ji</item>
<item>@string/heavenly_stems_geng</item>
<item>@string/heavenly_stems_xin</item>
<item>@string/heavenly_stems_ren</item>
<item>@string/heavenly_stems_gui</item>
</string-array>
<string-array name="earthly_branches">
<item>@string/earthly_branches_zi</item>
<item>@string/earthly_branches_chou</item>
<item>@string/earthly_branches_yin</item>
<item>@string/earthly_branches_mao</item>
<item>@string/earthly_branches_chen</item>
<item>@string/earthly_branches_si</item>
<item>@string/earthly_branches_wu</item>
<item>@string/earthly_branches_wei</item>
<item>@string/earthly_branches_shen</item>
<item>@string/earthly_branches_you</item>
<item>@string/earthly_branches_xu</item>
<item>@string/earthly_branches_hai</item>
</string-array>
<string-array name="months">
<item>@string/month_january</item>
<item>@string/month_february</item>
<item>@string/month_march</item>
<item>@string/month_april</item>
<item>@string/month_may</item>
<item>@string/month_june</item>
<item>@string/month_july</item>
<item>@string/month_august</item>
<item>@string/month_september</item>
<item>@string/month_october</item>
<item>@string/month_november</item>
<item>@string/month_december</item>
</string-array>
<string-array name="months_short">
<item>@string/month_january_short</item>
<item>@string/month_february_short</item>
<item>@string/month_march_short</item>
<item>@string/month_april_short</item>
<item>@string/month_may_short</item>
<item>@string/month_june_short</item>
<item>@string/month_july_short</item>
<item>@string/month_august_short</item>
<item>@string/month_september_short</item>
<item>@string/month_october_short</item>
<item>@string/month_november_short</item>
<item>@string/month_december_short</item>
</string-array>
<string-array name="months_shortest">
<item>@string/month_january_shortest</item>
<item>@string/month_february_shortest</item>
<item>@string/month_march_shortest</item>
<item>@string/month_april_shortest</item>
<item>@string/month_may_shortest</item>
<item>@string/month_june_shortest</item>
<item>@string/month_july_shortest</item>
<item>@string/month_august_shortest</item>
<item>@string/month_september_shortest</item>
<item>@string/month_october_shortest</item>
<item>@string/month_november_shortest</item>
<item>@string/month_december_shortest</item>
</string-array>
<string-array name="chinese_symbol_animals">
<item>@string/chinese_symbol_animals_mouse</item>
<item>@string/chinese_symbol_animals_cow</item>
<item>@string/chinese_symbol_animals_tiger</item>
<item>@string/chinese_symbol_animals_rabbit</item>
<item>@string/chinese_symbol_animals_dragon</item>
<item>@string/chinese_symbol_animals_snake</item>
<item>@string/chinese_symbol_animals_horse</item>
<item>@string/chinese_symbol_animals_sheep</item>
<item>@string/chinese_symbol_animals_monkey</item>
<item>@string/chinese_symbol_animals_chicken</item>
<item>@string/chinese_symbol_animals_dog</item>
<item>@string/chinese_symbol_animals_pig</item>
</string-array>
<string-array name="eras">
<item>@string/eras_bc</item>
<item>@string/eras_ad</item>
</string-array>
<string-array name="week_days">
<item>@string/sunday</item>
<item>@string/monday</item>
<item>@string/tuesday</item>
<item>@string/wednesday</item>
<item>@string/thursday</item>
<item>@string/friday</item>
<item>@string/saturday</item>
</string-array>
<string-array name="week_days_short">
<item>@string/sunday_short</item>
<item>@string/monday_short</item>
<item>@string/tuesday_short</item>
<item>@string/wednesday_short</item>
<item>@string/thursday_short</item>
<item>@string/friday_short</item>
<item>@string/saturday_short</item>
</string-array>
<string-array name="week_days_shortest">
<item>@string/sunday_shortest</item>
<item>@string/monday_shortest</item>
<item>@string/tuesday_shortest</item>
<item>@string/wednesday_shortest</item>
<item>@string/thursday_shortest</item>
<item>@string/friday_shortest</item>
<item>@string/saturday_shortest</item>
</string-array>
<string-array name="contact_infotype_entries">
<item>@string/name</item>
<item>@string/nickname</item>
<item>@string/phone</item>
<item>@string/email</item>
<item>@string/organization</item>
<item>@string/im</item>
<item>@string/sip_phone</item>
<item>@string/birthday</item>
<item>@string/website</item>
<item>@string/address</item>
<item>@string/note</item>
</string-array>
</resources>