/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package com.android.contacts; public final class R { public static final class anim { public static final int dummy_animation=0x7f040000; public static final int quickcontact=0x7f040001; public static final int quickcontact_above_enter=0x7f040002; public static final int quickcontact_above_exit=0x7f040003; public static final int quickcontact_below_enter=0x7f040004; public static final int quickcontact_below_exit=0x7f040005; public static final int search_bar_enter=0x7f040006; public static final int search_bar_exit=0x7f040007; } public static final class array { /** The labels that are under the otherLabelsGroup when editing a contact. */ public static final int otherLabels=0x7f0c0000; } public static final class attr { /** Column in data table to show details of this data <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int detailColumn=0x7f010004; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int edgeWidth=0x7f010005; /** Icon that should be used to represent this data <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int icon=0x7f010002; /** <p>Must be one or more (separated by '|') of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>left</code></td><td>0x01</td><td></td></tr> <tr><td><code>right</code></td><td>0x02</td><td></td></tr> </table> */ public static final int listenEdges=0x7f010006; /** Mime-type handled by this mapping <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int mimeType=0x7f010000; /** RemoteViews XML that should be used to format this data <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int remoteViews=0x7f010001; /** Column in data table to summarize this data <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int summaryColumn=0x7f010003; } public static final class bool { /** Flag indicating whether Contacts app is allowed to export contacts to SDCard */ public static final int config_allow_export_to_sdcard=0x7f090003; /** Flag indicating whether Contacts app is allowed to import contacts from SDCard */ public static final int config_allow_import_from_sdcard=0x7f090000; /** Flag indicating whether Contacts app is allowed to share contacts with devices outside */ public static final int config_allow_share_visible_contacts=0x7f090004; /** If true, vcard importer shows a dialog which asks the user whether the user wants to import all vcard files in SDCard or select one vcard file. If false, the dialog is skipped and the importer asks the user to choose one vcard file. If config_import_all_vcard_from_sdcard_automatically is set true, this configuration is ignored. */ public static final int config_allow_users_select_all_vcard_import=0x7f090002; /** If true, the default sort order is primary (i.e. by given name) If true, the default sort order is primary (i.e. by given name) If true, the default sort order is primary (i.e. by given name) If true, the default sort order is primary (i.e. by given name) If true, the default sort order is primary (i.e. by given name) */ public static final int config_default_display_order_primary=0x7f09000a; /** If true, the default sort order is primary (i.e. by given name) If true, the default sort order is primary (i.e. by given name) If true, the default sort order is primary (i.e. by given name) If true, the default sort order is primary (i.e. by given name) If true, the default sort order is primary (i.e. by given name) */ public static final int config_default_sort_order_primary=0x7f090008; /** If true, an option is shown in Display Options UI to choose a name display order If true, an option is shown in Display Options UI to choose a name display order If true, an option is shown in Display Options UI to choose a name display order If true, an option is shown in Display Options UI to choose a name display order If true, an option is shown in Display Options UI to choose a name display order */ public static final int config_display_order_user_changeable=0x7f090009; /** If true, the order of name fields in the editor is primary (i.e. given name first) If true, the order of name fields in the editor is primary (i.e. given name first) If true, the order of name fields in the editor is primary (i.e. given name first) If true, the order of name fields in the editor is primary (i.e. given name first) If true, the order of name fields in the editor is primary (i.e. given name first) */ public static final int config_editor_field_order_primary=0x7f09000b; /** If true, enable vibration (haptic feedback) for dialer key presses. The pattern is set on a per-platform basis using config_virtualKeyVibePattern. TODO: If enough users are annoyed by this, we might eventually need to make it a user preference rather than a per-platform resource. */ public static final int config_enable_dialer_key_vibration=0x7f090005; /** If true, all vcard files are imported from SDCard without asking a user. If not, dialog shows to let the user to select whether all vcard files are imported or not. If the user selects "not", then the application ask the user to select a file. */ public static final int config_import_all_vcard_from_sdcard_automatically=0x7f090001; /** If true, show an onscreen "Dial" button in the dialer. In practice this is used on all platforms even the ones with hard SEND/END keys, but for maximum flexibility it's controlled by a flag here (which can be overridden on a per-product basis.) */ public static final int config_show_onscreen_dial_button=0x7f090006; /** If true, an option is shown in Display Options UI to choose a sort order If true, an option is shown in Display Options UI to choose a sort order If true, an option is shown in Display Options UI to choose a sort order If true, an option is shown in Display Options UI to choose a sort order If true, an option is shown in Display Options UI to choose a sort order */ public static final int config_sort_order_user_changeable=0x7f090007; } public static final class color { public static final int background_secondary=0x7f070006; public static final int dialer_button_text=0x7f07000a; public static final int edit_divider=0x7f070005; public static final int kind_title=0x7f07000b; public static final int mywhite=0x7f070009; public static final int pinned_header_background=0x7f070007; public static final int quickcontact_disambig=0x7f070003; public static final int quickcontact_disambig_divider=0x7f070004; public static final int sect_secondary=0x7f070002; public static final int tab_indicator_text=0x7f07000c; public static final int textColorIconOverlay=0x7f070000; public static final int textColorIconOverlayShadow=0x7f070001; public static final int translucent_search_background=0x7f070008; } public static final class dimen { public static final int account_name_height=0x7f080005; public static final int contact_shortcut_frame_height=0x7f080007; public static final int contact_shortcut_frame_width=0x7f080006; public static final int edit_photo_size=0x7f080003; public static final int list_item_call_button_padding=0x7f08000e; public static final int list_item_gap_between_image_and_text=0x7f08000c; public static final int list_item_gap_between_label_and_data=0x7f08000d; public static final int list_item_header_text_width=0x7f080011; public static final int list_item_padding_bottom=0x7f08000a; public static final int list_item_padding_left=0x7f08000b; public static final int list_item_padding_right=0x7f080009; /** Dimensions for a list item */ public static final int list_item_padding_top=0x7f080008; public static final int list_item_presence_icon_margin=0x7f080010; public static final int list_item_vertical_divider_margin=0x7f08000f; public static final int quickcontact_shadow_horiz=0x7f080000; public static final int quickcontact_shadow_touch=0x7f080002; public static final int quickcontact_shadow_vert=0x7f080001; /** The height of the ScrollingTabWidget */ public static final int tab_height=0x7f080004; } public static final class drawable { public static final int badge_action_call=0x7f020000; public static final int badge_action_sms=0x7f020001; public static final int bg_blk_search_contact=0x7f020002; public static final int bg_button=0x7f020003; public static final int bg_button_01=0x7f020004; public static final int bg_infobar_new=0x7f020005; public static final int black_calls_list_call_type=0x7f020006; public static final int black_calls_list_callandsms_type=0x7f020007; public static final int black_calls_list_sms_type=0x7f020008; public static final int btn_button_bg=0x7f020009; public static final int btn_button_focus=0x7f02000a; public static final int btn_button_normal=0x7f02000b; public static final int btn_button_pressed=0x7f02000c; public static final int btn_cancel_bg=0x7f02000d; public static final int btn_cancel_focus=0x7f02000e; public static final int btn_cancel_normal=0x7f02000f; public static final int btn_cancel_pressed=0x7f020010; public static final int btn_circle=0x7f020011; public static final int btn_circle_disable=0x7f020012; public static final int btn_circle_disable_focused=0x7f020013; public static final int btn_circle_normal=0x7f020014; public static final int btn_circle_pressed=0x7f020015; public static final int btn_circle_selected=0x7f020016; public static final int btn_confirm_bg=0x7f020017; public static final int btn_confirm_focus=0x7f020018; public static final int btn_confirm_normal=0x7f020019; public static final int btn_confirm_pressed=0x7f02001a; public static final int btn_contact_picture=0x7f02001b; public static final int btn_dial=0x7f02001c; public static final int btn_dial_action=0x7f02001d; public static final int btn_dial_action_left_disable=0x7f02001e; public static final int btn_dial_action_left_disable_focused=0x7f02001f; public static final int btn_dial_action_left_normal=0x7f020020; public static final int btn_dial_action_left_pressed=0x7f020021; public static final int btn_dial_action_left_selected=0x7f020022; public static final int btn_dial_action_middle_disable=0x7f020023; public static final int btn_dial_action_middle_disable_focused=0x7f020024; public static final int btn_dial_action_middle_normal=0x7f020025; public static final int btn_dial_action_middle_pressed=0x7f020026; public static final int btn_dial_action_middle_selected=0x7f020027; public static final int btn_dial_action_right_disable=0x7f020028; public static final int btn_dial_action_right_disable_focused=0x7f020029; public static final int btn_dial_action_right_normal=0x7f02002a; public static final int btn_dial_action_right_pressed=0x7f02002b; public static final int btn_dial_action_right_selected=0x7f02002c; public static final int btn_dial_delete=0x7f02002d; public static final int btn_dial_normal=0x7f02002e; public static final int btn_dial_normal_blue=0x7f02002f; public static final int btn_dial_normal_green=0x7f020030; public static final int btn_dial_pressed=0x7f020031; public static final int btn_dial_selected=0x7f020032; public static final int btn_dial_textfield=0x7f020033; public static final int btn_dial_textfield_activated=0x7f020034; public static final int btn_dial_textfield_active=0x7f020035; public static final int btn_dial_textfield_normal=0x7f020036; public static final int btn_dial_textfield_pressed=0x7f020037; public static final int btn_dial_textfield_selected=0x7f020038; public static final int btn_dial_voicemail=0x7f020039; public static final int btn_search_dialog_default=0x7f02003a; public static final int btn_search_dialog_pressed=0x7f02003b; public static final int btn_search_dialog_selected=0x7f02003c; public static final int call_background=0x7f02003d; public static final int call_background_secondary=0x7f02003e; public static final int contact_phone_image_1=0x7f02003f; public static final int contact_picture_border_highlight=0x7f020040; public static final int contact_picture_border_in_list=0x7f020041; public static final int contact_picture_border_normal=0x7f020042; public static final int contact_picture_border_pressed=0x7f020043; public static final int contacts_subtab_pressed=0x7f020044; public static final int contacts_subtab_selected=0x7f020045; public static final int contacts_subtab_unselected=0x7f020046; public static final int dial_num_0=0x7f020047; public static final int dial_num_0_blk=0x7f020048; public static final int dial_num_0_wht=0x7f020049; public static final int dial_num_1_no_vm=0x7f02004a; public static final int dial_num_1_no_vm_blk=0x7f02004b; public static final int dial_num_1_no_vm_wht=0x7f02004c; public static final int dial_num_2=0x7f02004d; public static final int dial_num_2_blk=0x7f02004e; public static final int dial_num_2_wht=0x7f02004f; public static final int dial_num_3=0x7f020050; public static final int dial_num_3_blk=0x7f020051; public static final int dial_num_3_wht=0x7f020052; public static final int dial_num_4=0x7f020053; public static final int dial_num_4_blk=0x7f020054; public static final int dial_num_4_wht=0x7f020055; public static final int dial_num_5=0x7f020056; public static final int dial_num_5_blk=0x7f020057; public static final int dial_num_5_wht=0x7f020058; public static final int dial_num_6=0x7f020059; public static final int dial_num_6_blk=0x7f02005a; public static final int dial_num_6_wht=0x7f02005b; public static final int dial_num_7=0x7f02005c; public static final int dial_num_7_blk=0x7f02005d; public static final int dial_num_7_wht=0x7f02005e; public static final int dial_num_8=0x7f02005f; public static final int dial_num_8_blk=0x7f020060; public static final int dial_num_8_wht=0x7f020061; public static final int dial_num_9=0x7f020062; public static final int dial_num_9_blk=0x7f020063; public static final int dial_num_9_wht=0x7f020064; public static final int dial_num_pound=0x7f020065; public static final int dial_num_pound_blk=0x7f020066; public static final int dial_num_pound_wht=0x7f020067; public static final int dial_num_star=0x7f020068; public static final int dial_num_star_blk=0x7f020069; public static final int dial_num_star_wht=0x7f02006a; public static final int dialer_key_hide_btn_down=0x7f02006b; public static final int dialer_key_hide_btn_up=0x7f02006c; public static final int divider_vertical_dark=0x7f02006d; public static final int emergency_button_background=0x7f02006e; public static final int ic_btn_round_less=0x7f02006f; public static final int ic_btn_round_minus=0x7f020070; public static final int ic_btn_round_more=0x7f020071; public static final int ic_btn_round_plus=0x7f020072; public static final int ic_call_log_header_incoming_call=0x7f020073; public static final int ic_call_log_header_missed_call=0x7f020074; public static final int ic_call_log_header_outgoing_call=0x7f020075; public static final int ic_call_log_list_incoming_call=0x7f020076; public static final int ic_call_log_list_missed_call=0x7f020077; public static final int ic_call_log_list_outgoing_call=0x7f020078; public static final int ic_contact_list_picture=0x7f020079; public static final int ic_contact_picture=0x7f02007a; public static final int ic_contact_picture_2=0x7f02007b; public static final int ic_contact_picture_3=0x7f02007c; public static final int ic_contact_picture_sim1=0x7f02007d; public static final int ic_contact_picture_sim2=0x7f02007e; public static final int ic_contacts_details=0x7f02007f; public static final int ic_default_number=0x7f020080; public static final int ic_delete=0x7f020081; public static final int ic_dial_action_call=0x7f020082; public static final int ic_dial_action_delete=0x7f020083; public static final int ic_dial_action_voice_mail=0x7f020084; public static final int ic_dial_number_blk=0x7f020085; public static final int ic_dial_number_wht=0x7f020086; public static final int ic_dialer_fork_add_call=0x7f020087; public static final int ic_dialer_fork_current_call=0x7f020088; public static final int ic_dialer_fork_tt_keypad=0x7f020089; public static final int ic_dialer_header_incoming_call=0x7f02008a; public static final int ic_dialer_header_missed_call=0x7f02008b; public static final int ic_dialer_header_outgoing_call=0x7f02008c; public static final int ic_dialvideo_action_call=0x7f02008d; public static final int ic_emergency=0x7f02008e; public static final int ic_emergency_background=0x7f02008f; public static final int ic_emergency_background_press=0x7f020090; public static final int ic_join=0x7f020091; public static final int ic_launcher_contacts=0x7f020092; public static final int ic_launcher_folder_live_contacts=0x7f020093; public static final int ic_launcher_folder_live_contacts_phone=0x7f020094; public static final int ic_launcher_folder_live_contacts_starred=0x7f020095; public static final int ic_launcher_phone=0x7f020096; public static final int ic_launcher_shortcut_contact=0x7f020097; public static final int ic_launcher_shortcut_directdial=0x7f020098; public static final int ic_launcher_shortcut_directmessage=0x7f020099; public static final int ic_list_split=0x7f02009a; public static final int ic_menu_2sec_pause=0x7f02009b; public static final int ic_menu_account_list=0x7f02009c; public static final int ic_menu_add=0x7f02009d; public static final int ic_menu_add_picture=0x7f02009e; public static final int ic_menu_add_sim1=0x7f02009f; public static final int ic_menu_add_sim2=0x7f0200a0; public static final int ic_menu_blacklist=0x7f0200a1; public static final int ic_menu_callfirewall=0x7f0200a2; public static final int ic_menu_delete_favorite=0x7f0200a3; public static final int ic_menu_display=0x7f0200a4; public static final int ic_menu_export_contact=0x7f0200a5; public static final int ic_menu_import_contact=0x7f0200a6; public static final int ic_menu_import_export=0x7f0200a7; public static final int ic_menu_mark=0x7f0200a8; public static final int ic_menu_merge=0x7f0200a9; public static final int ic_menu_show_barcode=0x7f0200aa; public static final int ic_menu_sources=0x7f0200ab; public static final int ic_menu_split=0x7f0200ac; public static final int ic_menu_voice_mail=0x7f0200ad; public static final int ic_menu_wait=0x7f0200ae; public static final int ic_remove_frequent_contact=0x7f0200af; public static final int ic_sim_contact_list_picture=0x7f0200b0; public static final int ic_sim_contact_picture=0x7f0200b1; public static final int ic_sim_contact_picture_2=0x7f0200b2; public static final int ic_sim_contact_picture_3=0x7f0200b3; public static final int ic_tab_black=0x7f0200b4; public static final int ic_tab_black_calls_record=0x7f0200b5; public static final int ic_tab_black_calls_selected_wht=0x7f0200b6; public static final int ic_tab_black_calls_unselected_blk=0x7f0200b7; public static final int ic_tab_contacts=0x7f0200b8; public static final int ic_tab_dialer=0x7f0200b9; public static final int ic_tab_recent=0x7f0200ba; public static final int ic_tab_selected_contacts=0x7f0200bb; public static final int ic_tab_selected_dialer=0x7f0200bc; public static final int ic_tab_selected_friends_list=0x7f0200bd; public static final int ic_tab_selected_recent=0x7f0200be; public static final int ic_tab_selected_starred=0x7f0200bf; public static final int ic_tab_starred=0x7f0200c0; public static final int ic_tab_unselected_contacts=0x7f0200c1; public static final int ic_tab_unselected_dialer=0x7f0200c2; public static final int ic_tab_unselected_friends_list=0x7f0200c3; public static final int ic_tab_unselected_recent=0x7f0200c4; public static final int ic_tab_unselected_starred=0x7f0200c5; public static final int ico_list_sim1=0x7f0200c6; public static final int ico_list_sim2=0x7f0200c7; public static final int index_bg=0x7f0200c8; public static final int infobar_dark=0x7f0200c9; public static final int list_item_background_secondary=0x7f0200ca; public static final int magnifying_glass=0x7f0200cb; public static final int quickcontact_arrow_down=0x7f0200cc; public static final int quickcontact_arrow_up=0x7f0200cd; public static final int quickcontact_bottom_frame=0x7f0200ce; public static final int quickcontact_disambig_bottom_bg=0x7f0200cf; public static final int quickcontact_disambig_checkbox=0x7f0200d0; public static final int quickcontact_disambig_checkbox_off=0x7f0200d1; public static final int quickcontact_disambig_checkbox_on=0x7f0200d2; public static final int quickcontact_disambig_divider=0x7f0200d3; public static final int quickcontact_drop_shadow=0x7f0200d4; public static final int quickcontact_frame_divider_med=0x7f0200d5; public static final int quickcontact_photo_frame=0x7f0200d6; public static final int quickcontact_slider_background=0x7f0200d7; public static final int quickcontact_slider_btn=0x7f0200d8; public static final int quickcontact_slider_btn_normal=0x7f0200d9; public static final int quickcontact_slider_btn_on=0x7f0200da; public static final int quickcontact_slider_btn_pressed=0x7f0200db; public static final int quickcontact_slider_btn_selected=0x7f0200dc; public static final int quickcontact_slider_grip_left=0x7f0200dd; public static final int quickcontact_slider_grip_right=0x7f0200de; public static final int quickcontact_slider_presence_active=0x7f0200df; public static final int quickcontact_slider_presence_away=0x7f0200e0; public static final int quickcontact_slider_presence_busy=0x7f0200e1; public static final int quickcontact_slider_presence_inactive=0x7f0200e2; public static final int quickcontact_top_frame=0x7f0200e3; public static final int sim_contact=0x7f0200e4; public static final int sym_action_add=0x7f0200e5; public static final int sym_action_map=0x7f0200e6; public static final int sym_action_organization=0x7f0200e7; public static final int sym_action_sms=0x7f0200e8; public static final int sym_action_view_contact=0x7f0200e9; public static final int sym_note=0x7f0200ea; public static final int sym_ringtone=0x7f0200eb; public static final int sym_send_to_voicemail=0x7f0200ec; public static final int tab_bg=0x7f0200ed; public static final int tab_bottom=0x7f0200ee; public static final int tab_focused=0x7f0200ef; public static final int tab_focused_bottom=0x7f0200f0; public static final int tab_indicator_bg=0x7f0200f1; public static final int tab_left_arrow=0x7f0200f2; public static final int tab_pressed=0x7f0200f3; public static final int tab_pressed_bottom=0x7f0200f4; public static final int tab_right_arrow=0x7f0200f5; public static final int tab_selected=0x7f0200f6; public static final int tab_selected_bottom=0x7f0200f7; public static final int tab_unselected=0x7f0200f8; public static final int title_bar_medium=0x7f0200f9; public static final int title_bar_shadow=0x7f0200fa; public static final int unknown_source=0x7f0200fb; public static final int video_call=0x7f0200fc; } public static final class id { public static final int ButtonLinearLayout=0x7f060093; public static final int CancelButton=0x7f060095; public static final int CheckBoxTilte=0x7f060091; public static final int CheckboxLinearLayout=0x7f060090; public static final int DeleteButton=0x7f060094; public static final int LinearLayoutNameAndNumber=0x7f06008c; public static final int ListView_customize=0x7f06002d; public static final int account_icon=0x7f0600b4; public static final int account_img=0x7f0600b6; public static final int account_name=0x7f0600c9; public static final int account_title=0x7f0600b5; public static final int action_icon=0x7f06007a; public static final int addicon=0x7f06003c; public static final int additionalData=0x7f0600c8; public static final int arrow=0x7f0600cd; public static final int arrow_down=0x7f0600a7; public static final int arrow_down_stub=0x7f0600a8; public static final int arrow_up=0x7f0600a6; public static final int banner=0x7f0600c5; public static final int blade=0x7f060032; public static final int btnCancel=0x7f06008b; public static final int btnOk=0x7f06008a; public static final int btn_discard=0x7f060018; public static final int btn_done=0x7f060017; public static final int call_check_type_icon=0x7f0600ae; public static final int call_icon=0x7f0600ad; public static final int call_type_icon=0x7f06009c; public static final int card_root_view=0x7f060025; public static final int cbSelctAll=0x7f060088; public static final int cbselcet=0x7f06008d; public static final int checkable=0x7f060050; public static final int checkbox=0x7f060051; public static final int checkbox_select=0x7f060096; public static final int checkbox_selected_all=0x7f060092; public static final int color_bar=0x7f06005d; public static final int contactName=0x7f06003f; public static final int contactNumber=0x7f060040; public static final int contactTitle=0x7f060031; public static final int contact_data=0x7f060027; public static final int contact_group_button=0x7f060068; public static final int contact_header_widget=0x7f060026; public static final int contact_list=0x7f060041; public static final int contact_list_btn=0x7f06001c; public static final int contact_list_entile=0x7f060030; public static final int contact_list_entile_outer=0x7f06002f; public static final int contact_list_gallery_btn=0x7f06001b; public static final int contacts_group_name=0x7f06002a; /** The EditText for entries in the EditContactActivity */ public static final int data=0x7f060002; public static final int date=0x7f060097; public static final int deleteButton=0x7f0600da; public static final int des_number=0x7f06008f; public static final int dialButton=0x7f0600d7; /** For ContactsListActivity */ public static final int dialog_delete_contact_confirmation=0x7f06000f; public static final int dialog_error_with_message=0x7f06000e; /** For ExportVCard */ public static final int dialog_export_confirmation=0x7f060013; public static final int dialog_exporting_vcard=0x7f060014; public static final int dialog_fail_to_export_with_reason=0x7f060015; public static final int dialog_import_export=0x7f060005; public static final int dialog_import_one_vcard=0x7f060016; public static final int dialog_io_exception=0x7f06000d; public static final int dialog_multiple_contact_delete_confirmation=0x7f060011; public static final int dialog_reading_vcard=0x7f06000c; public static final int dialog_readonly_contact_delete_confirmation=0x7f060012; public static final int dialog_readonly_contact_hide_confirmation=0x7f060010; public static final int dialog_sdcard_not_found=0x7f060007; /** For ImportVCardActivity */ public static final int dialog_searching_vcard=0x7f060006; public static final int dialog_select_import_type=0x7f060009; public static final int dialog_select_multiple_vcard=0x7f06000b; public static final int dialog_select_one_vcard=0x7f06000a; public static final int dialog_sync_add=0x7f060004; public static final int dialog_vcard_not_found=0x7f060008; public static final int dialpad=0x7f060042; public static final int dialpadChooser=0x7f0600d2; public static final int dialvideoButton=0x7f0600d6; public static final int digits=0x7f0600d1; public static final int divider=0x7f06007b; public static final int duration=0x7f060020; public static final int edit_delete=0x7f06006e; public static final int edit_fields=0x7f06006f; public static final int edit_label=0x7f06006d; public static final int edit_less=0x7f060071; public static final int edit_more=0x7f060070; public static final int edit_name=0x7f060065; public static final int edit_photo=0x7f060064; public static final int edit_read_only=0x7f06006c; public static final int editors=0x7f060019; public static final int eight=0x7f06004a; public static final int email=0x7f0600c0; public static final int emergency_button=0x7f0600d9; public static final int emergency_button_layout=0x7f0600d8; public static final int emptyText=0x7f060021; public static final int five=0x7f060047; public static final int footer=0x7f060078; public static final int footer_disambig=0x7f0600a5; public static final int four=0x7f060046; public static final int gallery_contact_phone=0x7f06007e; public static final int groupIndicator=0x7f06009a; public static final int groupSize=0x7f060098; public static final int group_item=0x7f06005c; public static final int group_name=0x7f06009e; public static final int head_secondary=0x7f06006a; public static final int head_secondary_divider=0x7f060067; public static final int header=0x7f06005e; public static final int header_account_name=0x7f060062; public static final int header_account_type=0x7f060061; public static final int header_color_bar=0x7f06005f; public static final int header_icon=0x7f060060; public static final int header_large=0x7f0600a2; public static final int header_medium=0x7f0600a1; public static final int header_phones=0x7f060003; public static final int header_small=0x7f0600a0; public static final int header_text=0x7f06007d; public static final int hideButton=0x7f0600d4; public static final int icon=0x7f06001d; public static final int import_failure=0x7f060034; public static final int import_failure_retry_upgrade=0x7f060036; public static final int import_failure_uninstall_apps=0x7f060035; public static final int join_contact_blurb=0x7f060033; public static final int kind_editors=0x7f060075; public static final int kind_header=0x7f060072; public static final int kind_plus=0x7f060074; public static final int kind_title=0x7f060073; public static final int label=0x7f060023; public static final int layoutConfirm=0x7f060089; public static final int layoutSelectAll=0x7f060085; public static final int left=0x7f060000; public static final int line1=0x7f060099; public static final int line2=0x7f060022; public static final int list_divider=0x7f060037; public static final int listdata=0x7f0600c6; public static final int llemail=0x7f0600bf; public static final int llnumber2=0x7f0600b9; public static final int llnumber3=0x7f0600bb; public static final int llnumber4=0x7f0600bd; public static final int menu_accounts=0x7f0600e5; public static final int menu_add=0x7f0600e2; public static final int menu_add_contact_to_group=0x7f0600db; public static final int menu_blacklist=0x7f0600e8; public static final int menu_contacts_groups=0x7f0600e4; public static final int menu_delete=0x7f0600de; public static final int menu_discard=0x7f0600dd; public static final int menu_display_groups=0x7f0600e3; public static final int menu_done=0x7f0600dc; public static final int menu_edit=0x7f0600eb; public static final int menu_import_export=0x7f0600e6; public static final int menu_join=0x7f0600e0; public static final int menu_memory_query=0x7f0600e7; public static final int menu_options=0x7f0600ed; public static final int menu_search=0x7f0600e1; public static final int menu_share=0x7f0600ec; public static final int menu_split=0x7f0600df; public static final int name=0x7f06008e; public static final int nine=0x7f06004b; public static final int number=0x7f060024; public static final int number1=0x7f0600b8; public static final int number2=0x7f0600ba; public static final int number3=0x7f0600bc; public static final int number4=0x7f0600be; public static final int numberdisplay=0x7f0600c3; public static final int one=0x7f060043; public static final int phone_contact_call_btn=0x7f06005b; public static final int phone_contact_edit_btn=0x7f06005a; public static final int phone_contact_edit_btn_canel=0x7f060055; public static final int phone_contact_edit_btn_ok=0x7f060054; public static final int phone_contact_image=0x7f060057; public static final int phone_contact_name=0x7f060058; public static final int phone_contact_numbler=0x7f060059; public static final int phone_memory=0x7f060080; public static final int phone_name_contact_edit=0x7f060052; public static final int phone_number_contact_edit=0x7f060053; public static final int phonenumber=0x7f0600b7; public static final int phonetic_name=0x7f060056; public static final int photo=0x7f06003e; public static final int pinc=0x7f06007f; public static final int pinned_header_list_layout=0x7f060038; public static final int pound=0x7f06004e; public static final int preference=0x7f06009d; public static final int presence=0x7f0600ab; public static final int presence_icon=0x7f060079; public static final int primary_icon=0x7f060077; public static final int quickcontact=0x7f0600a4; public static final int read_only_name=0x7f060066; public static final int read_only_warning=0x7f060076; public static final int remove_collection_contacts=0x7f0600e9; public static final int remove_frequent_contacts=0x7f0600ea; public static final int right=0x7f060001; public static final int ringtone=0x7f060028; public static final int root=0x7f06009f; public static final int scroll=0x7f0600a3; public static final int searchTextView=0x7f060083; public static final int searchView=0x7f06003b; public static final int search_bar=0x7f0600af; public static final int search_edit_frame=0x7f0600b1; public static final int search_plate=0x7f0600b0; public static final int search_results_for=0x7f060039; public static final int search_results_found=0x7f06003a; public static final int search_src_text=0x7f0600b2; public static final int searchtext=0x7f060084; public static final int secondary_action_button=0x7f06007c; public static final int sect_general=0x7f060069; public static final int sect_secondary=0x7f06006b; public static final int select=0x7f06002e; public static final int selete_all=0x7f06002c; public static final int selete_all_name=0x7f06002b; public static final int setPrimary=0x7f0600b3; public static final int seven=0x7f060049; public static final int sim=0x7f06009b; public static final int sim1=0x7f0600c1; public static final int sim2=0x7f0600c2; public static final int sim_import_progress_title=0x7f0600cf; public static final int sim_memory=0x7f060081; public static final int sim_memory2=0x7f060082; public static final int six=0x7f060048; public static final int sm_icon=0x7f0600c4; public static final int sourceIcon=0x7f0600c7; public static final int spinner_calllog_type_list=0x7f0600ac; public static final int star=0x7f06004c; public static final int status=0x7f0600a9; public static final int stub_photo=0x7f060063; public static final int tab_icon=0x7f0600cb; public static final int tab_scroll_view=0x7f0600ca; public static final int tab_title=0x7f0600cc; public static final int text=0x7f06004f; public static final int three=0x7f060045; public static final int time=0x7f06001f; public static final int timestamp=0x7f0600aa; public static final int title=0x7f06003d; public static final int top=0x7f0600d0; public static final int totalContactsText=0x7f0600ce; public static final int tv01=0x7f06001a; public static final int tvcheckPrompt=0x7f060086; public static final int tvcheckbox=0x7f060087; public static final int two=0x7f060044; public static final int type=0x7f06001e; public static final int voicemail=0x7f060029; public static final int voicemailAndDialAndDelete=0x7f0600d3; public static final int voicemailButton=0x7f0600d5; public static final int zero=0x7f06004d; } public static final class integer { /** Maximum number of exported VCard file index */ public static final int config_export_file_max_index=0x7f0b0001; /** Minimum number of exported VCard file index */ public static final int config_export_file_min_index=0x7f0b0000; } public static final class layout { public static final int act_display_groups=0x7f030000; public static final int act_edit=0x7f030001; public static final int btn_gallery=0x7f030002; public static final int call_detail=0x7f030003; public static final int call_detail_list_item=0x7f030004; public static final int contact_card_layout=0x7f030005; public static final int contact_options=0x7f030006; public static final int contacts_group_delete_list=0x7f030007; public static final int contacts_group_delete_list_item=0x7f030008; public static final int contacts_list_content=0x7f030009; public static final int contacts_list_content_join=0x7f03000a; public static final int contacts_list_empty=0x7f03000b; public static final int contacts_list_search_all_item=0x7f03000c; public static final int contacts_list_search_results=0x7f03000d; public static final int contacts_list_show_all_item=0x7f03000e; public static final int contacts_preferences=0x7f03000f; public static final int contacts_search_content=0x7f030010; public static final int create_new_contact=0x7f030011; public static final int dialer_activity=0x7f030012; public static final int dialer_contacts_item=0x7f030013; public static final int dialer_main=0x7f030014; public static final int dialpad=0x7f030015; public static final int dialpad_chooser_list_item=0x7f030016; public static final int display_child=0x7f030017; public static final int display_contacts_options=0x7f030018; public static final int display_group=0x7f030019; public static final int display_header=0x7f03001a; public static final int display_options_phones_only=0x7f03001b; public static final int edit_contact_entry_voicemail=0x7f03001c; public static final int edit_divider=0x7f03001d; public static final int edit_name_phone_numbler=0x7f03001e; public static final int edit_phonetic_name=0x7f03001f; public static final int empty=0x7f030020; public static final int gallery_item_contact=0x7f030021; public static final int group_manage=0x7f030022; public static final int group_manage_item=0x7f030023; public static final int horizontal_divider=0x7f030024; public static final int item_contact_editor=0x7f030025; public static final int item_editor_field=0x7f030026; public static final int item_generic_editor=0x7f030027; public static final int item_kind_section=0x7f030028; public static final int item_photo_editor=0x7f030029; public static final int item_read_only_contact_editor=0x7f03002a; public static final int item_read_only_field=0x7f03002b; public static final int list_item_text_icons=0x7f03002c; public static final int list_section=0x7f03002d; public static final int list_separator=0x7f03002e; public static final int main_gallery=0x7f03002f; public static final int memory_query=0x7f030030; public static final int multi_operate_list_content=0x7f030031; public static final int multi_operate_list_item=0x7f030032; public static final int multi_select_calllog=0x7f030033; public static final int multi_select_calllog_list_group_item=0x7f030034; public static final int multi_select_calllog_list_item=0x7f030035; public static final int phone_disambig_item=0x7f030036; public static final int preference_with_more_button=0x7f030037; public static final int promt=0x7f030038; public static final int quickcontact=0x7f030039; public static final int quickcontact_header_large=0x7f03003a; public static final int quickcontact_header_med=0x7f03003b; public static final int quickcontact_header_small=0x7f03003c; public static final int quickcontact_item=0x7f03003d; public static final int quickcontact_resolve_item=0x7f03003e; public static final int recent_calls=0x7f03003f; public static final int recent_calls_list_child_item=0x7f030040; public static final int recent_calls_list_group_item=0x7f030041; public static final int recent_calls_list_item=0x7f030042; public static final int recent_calls_list_item_layout=0x7f030043; public static final int search_bar=0x7f030044; public static final int set_primary_checkbox=0x7f030045; public static final int sim_act_edit=0x7f030046; public static final int sim_choose_dialog=0x7f030047; public static final int sim_contact_card_item=0x7f030048; public static final int sim_contact_card_layout=0x7f030049; public static final int split_aggregate_list_item=0x7f03004a; public static final int tab_account_name=0x7f03004b; public static final int tab_indicator=0x7f03004c; public static final int tab_layout=0x7f03004d; public static final int tab_left_arrow=0x7f03004e; public static final int tab_right_arrow=0x7f03004f; public static final int tabed_recent_calls=0x7f030050; public static final int total_contacts=0x7f030051; public static final int twelve_key_dialer=0x7f030052; public static final int vcardshare_main=0x7f030053; public static final int voicemail_dial_delete=0x7f030054; } public static final class menu { public static final int add_group_contact_list=0x7f0f0000; public static final int edit=0x7f0f0001; public static final int list=0x7f0f0002; public static final int remove_contacts=0x7f0f0003; public static final int view=0x7f0f0004; } public static final class plurals { /** The description of a group with the total number of contacts */ public static final int groupDescrip=0x7f0d0000; /** The description of a group with the total number of contacts, and the total number of contacts with phone numbers */ public static final int groupDescripPhones=0x7f0d0001; /** Displayed at the top of the contacts showing the total number of contacts found when "Only contacts with phones" not selected */ public static final int listFoundAllContacts=0x7f0d0004; /** Displayed at the top of the contacts showing the total number of contacts visible when "Only contacts with phones" not selected */ public static final int listTotalAllContacts=0x7f0d0003; /** Displayed at the top of the contacts showing the total number of contacts visible when "Only contacts with phones" is selected */ public static final int listTotalPhoneContacts=0x7f0d0002; /** Displayed at the top of the contacts showing the total number of contacts found when typing search query */ public static final int searchFoundContacts=0x7f0d0005; } public static final class string { /** Formatting string for account name */ public static final int account_name_format=0x7f0a01b2; /** outdated translation 4025734638492419713 */ public static final int account_phone=0x7f0a0162; public static final int account_sim=0x7f0a01f5; /** added for dual sim added for dual sim */ public static final int account_sim1=0x7f0a01f6; public static final int account_sim2=0x7f0a01f7; /** String describing which account type a contact came from when editing it */ public static final int account_type_format=0x7f0a01b3; /** Action string for calling a phone number. */ public static final int actionCall=0x7f0a00e5; /** Action string for sending an instant message to a chat buddy. */ public static final int actionChat=0x7f0a00e8; /** Action string for sending an email to an email address. */ public static final int actionEmail=0x7f0a00e6; /** Description for incoming calls going to voice mail vs. not */ public static final int actionIncomingCall=0x7f0a00ea; /** Action string for viewing an address on a map. */ public static final int actionMap=0x7f0a00e9; /** Action string for sending a text message to a phone number. */ public static final int actionText=0x7f0a00e7; /** The button/menu item that allows you to add a picture to a contact */ public static final int addPicture=0x7f0a007b; public static final int addToContactsTitle=0x7f0a02c4; /** Menu items for dialpad options as part of Pause and Wait ftr */ public static final int add_2sec_pause=0x7f0a013e; public static final int add_blacklist_dialog_title=0x7f0a02e4; /** Dialog message when prompting before creating a contact. Includes the email address, e.g. "Add xyz@foo.com to contacts?" */ public static final int add_contact_dlg_message_fmt=0x7f0a00f3; /** Dialog title when prompting before creating a contact */ public static final int add_contact_dlg_title=0x7f0a00f2; public static final int add_contact_success=0x7f0a0259; public static final int add_contacts_to_group=0x7f0a01d1; public static final int add_group=0x7f0a000e; /** In edit contact screen, add more info spinner title */ public static final int add_more_items=0x7f0a00e4; public static final int add_new_contact_label=0x7f0a027f; public static final int add_to_group_fail=0x7f0a0235; public static final int add_to_group_success=0x7f0a0234; public static final int add_wait=0x7f0a013f; public static final int added_success=0x7f0a0293; public static final int adding_contacts_to_group=0x7f0a01de; public static final int airplan_mode_enable=0x7f0a01fc; public static final int all_select=0x7f0a02f9; public static final int all_select_cancel=0x7f0a02fa; public static final int all_selected=0x7f0a0013; /** Label for the all data tab in the view and edit card */ public static final int all_tab_label=0x7f0a00f4; public static final int app_name=0x7f0a0281; public static final int as_bluetooth=0x7f0a02ee; public static final int as_vcard=0x7f0a02ef; /** modify by dory.zheng for NEWMS00120000 modify by dory.zheng for NEWMS00120000 modify by dory.zheng for NEWMS00120000 */ public static final int assistantLabelPickerTitle=0x7f0a0244; /** Description of the activity used to set a photo in the pictures application as the icon for a contact */ public static final int attachToContact=0x7f0a0072; public static final int blackCallsIconLabel=0x7f0a02d0; public static final int blackCallsLogIconLabel=0x7f0a02ca; public static final int blackCalls_add_button_save=0x7f0a02d4; public static final int blackCalls_all_button_Selected=0x7f0a02d5; public static final int blackCalls_all_button_UnSelected=0x7f0a02d6; public static final int blackCalls_empty=0x7f0a02d2; public static final int blackCalls_menu_delete=0x7f0a02d3; public static final int blackCallslog_empty=0x7f0a02d1; public static final int black_calls_add_number_label=0x7f0a02cb; public static final int black_calls_add_type_label=0x7f0a02cc; public static final int blackcalls_add_phone_tip_error=0x7f0a0290; public static final int blackcalls_add_phone_tip_success=0x7f0a0291; public static final int blackcalls_list_Intercept_type_text=0x7f0a02cf; public static final int blackcalls_list_phone_number_text=0x7f0a02ce; public static final int blacklist=0x7f0a0252; public static final int blacklist_add=0x7f0a0251; public static final int blacklist_no_number=0x7f0a0253; public static final int blacklist_radioButtonAll=0x7f0a02cd; /** Info blurb on the Join Contact screen */ public static final int blurbJoinContactDataWith=0x7f0a0046; public static final int bulk_email=0x7f0a0274; public static final int bulk_sms=0x7f0a0273; /** Action string for calling a number in the call log again */ public static final int callAgain=0x7f0a00ee; /** Action string for calling back a number in the call log */ public static final int callBack=0x7f0a00ed; /** Title bar for call detail screen */ public static final int callDetailTitle=0x7f0a00d9; /** A nicely formatted call duration displayed when viewing call details. For example "42 mins 28 secs" */ public static final int callDetailsDurationFormat=0x7f0a00f0; public static final int callLogDisplayOptionsAll=0x7f0a0300; public static final int callLogDisplayOptionsPhone=0x7f0a0301; public static final int callLogDisplayOptionsSIM1=0x7f0a0302; public static final int callLogDisplayOptionsSIM2=0x7f0a0303; /** Activity title when the user is selecting a contact for a direct dial shortcut. */ public static final int callShortcutActivityTitle=0x7f0a0023; /** Action string for calling an assistant phone number */ public static final int call_assistant=0x7f0a0176; /** Action string for calling a callback number */ public static final int call_callback=0x7f0a016b; /** Action string for calling a car phone number */ public static final int call_car=0x7f0a016c; /** Action string for calling a company main phone number */ public static final int call_company_main=0x7f0a016d; /** Action string for calling a custom phone number */ public static final int call_custom=0x7f0a0163; /** Title for the call disambiguation dialog */ public static final int call_disambig_title=0x7f0a0141; /** In call detail screen, label for call duration */ public static final int call_duration=0x7f0a00e1; /** Action string for calling a home fax phone number */ public static final int call_fax_home=0x7f0a0168; /** Action string for calling a work fax phone number */ public static final int call_fax_work=0x7f0a0167; /** Action string for calling a home phone number */ public static final int call_home=0x7f0a0164; /** Action string for calling a ISDN phone number */ public static final int call_isdn=0x7f0a016e; /** calls tab <string name="recentCallsAllIconLabel">All</string> <string name="recentCallsMissedIconLabel">Missed</string> <string name="recentCallsOutgoingIconLabel">Outgoing</string> <string name="recentCallsReceivedIconLabel">Received</string> calls tab <string name="recentCallsAllIconLabel">全部</string> <string name="recentCallsMissedIconLabel">未接</string> <string name="recentCallsOutgoingIconLabel">已拨</string> <string name="recentCallsReceivedIconLabel">已接</string> */ public static final int call_log_delete=0x7f0a02fc; public static final int call_log_display_option=0x7f0a02fd; /** Action string for calling a main phone number */ public static final int call_main=0x7f0a016f; /** Action string for calling a MMS phone number */ public static final int call_mms=0x7f0a0177; /** Action string for calling a mobile phone number */ public static final int call_mobile=0x7f0a0165; /** Action string for calling an other phone number */ public static final int call_other=0x7f0a016a; /** Action string for calling an other fax phone number */ public static final int call_other_fax=0x7f0a0170; /** Action string for calling a pager phone number */ public static final int call_pager=0x7f0a0169; /** Action string for calling a radio phone number */ public static final int call_radio=0x7f0a0171; /** Action string for calling a Telex phone number */ public static final int call_telex=0x7f0a0172; /** In call detail screen, label for call date/time */ public static final int call_time=0x7f0a00df; /** Action string for calling a TTY/TDD phone number */ public static final int call_tty_tdd=0x7f0a0173; /** In call detail screen, label for call type */ public static final int call_type=0x7f0a00db; /** Action string for calling a work phone number */ public static final int call_work=0x7f0a0166; /** Action string for calling a work mobile phone number */ public static final int call_work_mobile=0x7f0a0174; /** Action string for calling a work pager phone number */ public static final int call_work_pager=0x7f0a0175; public static final int can_not_empty=0x7f0a02f0; public static final int cancel=0x7f0a01d3; public static final int cant_not_save_email=0x7f0a0260; /** The button/menu item that allows you to change an existing contact picture */ public static final int changePicture=0x7f0a007c; /** Generic action string for starting an IM chat */ public static final int chat=0x7f0a01a0; /** Action string for starting an IM chat with the AIM protocol */ public static final int chat_aim=0x7f0a0197; /** modify by dory.zheng for NEWMS00120186 modify by dory.zheng for NEWMS00120186 modify by dory.zheng for NEWMS00120186 */ public static final int chat_custom=0x7f0a0249; /** Action string for starting an IM chat with the Google Talk protocol */ public static final int chat_gtalk=0x7f0a019c; /** Action string for starting an IM chat with the ICQ protocol */ public static final int chat_icq=0x7f0a019d; /** Action string for starting an IM chat with the Jabber protocol */ public static final int chat_jabber=0x7f0a019e; /** Action string for starting an IM chat with the MSN or Windows Live protocol */ public static final int chat_msn=0x7f0a0198; /** Action string for starting an IM chat with the NetMetting protocol */ public static final int chat_other=0x7f0a019f; /** Action string for starting an IM chat with the QQ protocol */ public static final int chat_qq=0x7f0a019b; /** Action string for starting an IM chat with the Skype protocol */ public static final int chat_skype=0x7f0a019a; /** Action string for starting an IM chat with the Yahoo protocol */ public static final int chat_yahoo=0x7f0a0199; public static final int check_sdcard=0x7f0a02eb; public static final int chooseddelete=0x7f0a02c1; public static final int chooseone=0x7f0a02c3; /** Confirmation dialog for clearing the call log */ public static final int clearCallLogConfirmation=0x7f0a00bf; /** Title of the confirmation dialog for clearing the call log */ public static final int clearCallLogConfirmation_title=0x7f0a00be; /** The error reason the vCard composer "may" emit when database is corrupted or something is going wrong. Usually users should not see this text. */ public static final int composer_failed_to_get_database_infomation=0x7f0a0138; /** This error message shown when the user actually have no contact (e.g. just after data-wiping), or, data providers of the contact list prohibits their contacts from being exported to outside world via vcard exporter, etc. */ public static final int composer_has_no_exportable_contact=0x7f0a0139; /** The error reason the vCard composer may emit when vCard composer is not initialized even when needed. Users should not usually see this error message. */ public static final int composer_not_initialized=0x7f0a013a; public static final int conatcts_name=0x7f0a021f; public static final int concacts_email=0x7f0a0226; /** Directory in which exported VCard file is stored */ public static final int config_export_dir=0x7f0a0002; /** The list (separated by ',') of extensions should be checked in addition to config_export_extension. e.g. If "aaa" is added to here and 00001.vcf and 00002.aaa exist in a target directory, 00003.vcf becomes a next file name candidate. Without this configuration, 00002.vcf becomes the candidate. */ public static final int config_export_extensions_to_consider=0x7f0a0006; /** Extension for exported VCard files */ public static final int config_export_file_extension=0x7f0a0005; /** Prefix of exported VCard file */ public static final int config_export_file_prefix=0x7f0a0003; /** Suffix of exported VCard file. Attached before an extension */ public static final int config_export_file_suffix=0x7f0a0004; /** The type of VCard for export. If you want to let the app emit vCard which is specific to some vendor (like DoCoMo), specify this type (e.g. "docomo") */ public static final int config_export_vcard_type=0x7f0a0001; /** The type of vcard for improt. If the vcard importer cannot guess the exact type of a vCard type, the improter uses this type. */ public static final int config_import_vcard_type=0x7f0a0000; public static final int confirm=0x7f0a01df; /** Dialog message shown when a user confirms whether he/she export Contact data */ public static final int confirm_export_message=0x7f0a012d; /** Dialog title shown when a user confirms whether he/she export Contact data */ public static final int confirm_export_title=0x7f0a012c; public static final int confirm_import_title=0x7f0a02de; public static final int contactAlreadyDeletedToast=0x7f0a02c7; /** Toast displayed when a contact is created */ public static final int contactCreatedToast=0x7f0a008e; /** Toast displayed when a contact is delete */ public static final int contactDeletedToast=0x7f0a0090; public static final int contactInvalidEmailErrorToast=0x7f0a02e6; public static final int contactInvalidNullInformationErrorToast=0x7f0a02c9; public static final int contactInvalidPhoneNbErrorToast=0x7f0a02c8; public static final int contactJoinEmptyToast=0x7f0a02c5; /** Title for the Options activity for a given contact */ public static final int contactOptionsTitle=0x7f0a004c; /** Toast displayed when saving a contact failed */ public static final int contactSavedErrorToast=0x7f0a0091; /** Toast displayed when a contact is saved */ public static final int contactSavedToast=0x7f0a008f; public static final int contact_del_failed=0x7f0a02ae; public static final int contact_invalid_email_error_toast=0x7f0a0276; public static final int contact_invalid_phone_number_error_toast=0x7f0a0277; public static final int contact_invalid_space_name_error_toast=0x7f0a02ed; public static final int contact_list_gallery_label=0x7f0a027d; /** Add after merge start add by gan Add after merge start add by gan Add after merge start add by gan */ public static final int contact_list_label=0x7f0a028e; public static final int contact_phone_contact_btn_canel=0x7f0a0286; public static final int contact_phone_contact_btn_ok=0x7f0a0285; public static final int contact_phone_contact_people=0x7f0a0283; public static final int contact_phone_contact_phone=0x7f0a0284; public static final int contact_phone_delete_image=0x7f0a028c; public static final int contact_phone_numbler=0x7f0a0282; public static final int contact_phone_photo_album=0x7f0a0288; public static final int contact_phone_photo_camera=0x7f0a0289; public static final int contact_phone_please_select_image=0x7f0a0287; public static final int contact_phone_select_image=0x7f0a028b; public static final int contact_phone_take_photo=0x7f0a028a; /** Text used to explain that a contact cannot be edited since the data is read only */ public static final int contact_read_only=0x7f0a01b6; public static final int contact_show_way=0x7f0a028f; public static final int contact_tag=0x7f0a01d4; public static final int contactor_will_be=0x7f0a0018; /** The description text for the favorites tab. Space is limited for this string, so the shorter the better */ public static final int contactsFavoritesLabel=0x7f0a00a6; /** The description text for the contacts tab. Space is limited for this string, so the shorter the better */ public static final int contactsIconLabel=0x7f0a00a5; /** Toast shown after two contacts have been joined by a user action */ public static final int contactsJoinedMessage=0x7f0a004a; /** Title for the activity that shows contacts. This is the name used in the Launcher icon. */ public static final int contactsList=0x7f0a001d; public static final int contactsMustChoose=0x7f0a02a0; public static final int contactsPhoneIconLabel=0x7f0a025c; public static final int contactsSIM1IconLabel=0x7f0a029c; public static final int contactsSIM2IconLabel=0x7f0a029d; public static final int contactsSIMIconLabel=0x7f0a025b; public static final int contactsSeleteTabIconLabel=0x7f0a029e; /** Toast shown after a contact has been split from an aggregate by a user action */ public static final int contactsSplitMessage=0x7f0a003e; /** Displayed when a user is prompted to setup a Google account for syncing */ public static final int contactsSyncPlug=0x7f0a00cc; public static final int contactsTabIconLabel=0x7f0a029f; public static final int contacts_group=0x7f0a000c; public static final int contacts_group_name_exist=0x7f0a000a; /** add by dory.zheng for contacts is replace add by dory.zheng for contacts is replace */ public static final int contacts_information_is_replace=0x7f0a024e; public static final int contacts_is_null=0x7f0a022d; public static final int contactslist_menu_addto_firewall=0x7f0a020f; public static final int contactslist_menu_addto_firewall_null=0x7f0a0210; public static final int copy_failed=0x7f0a02b3; public static final int copy_sim_full=0x7f0a02af; public static final int copy_sim_full_uncomplete=0x7f0a02b0; public static final int copy_success=0x7f0a02b2; public static final int copy_to_phone=0x7f0a02bc; public static final int copy_to_sim=0x7f0a02bb; public static final int copy_to_sim1=0x7f0a02b9; public static final int copy_to_sim2=0x7f0a02ba; public static final int create_contact_title=0x7f0a02be; /** Title of the dialog used to set a custom label for a contact detail, like a phone number or email address. For example, this may be used to set a phone number's label to "Vaction house" */ public static final int customLabelPickerTitle=0x7f0a0073; /** In call detail screen, combine date/time string and relative time to give verbose call date/time */ public static final int datetime_relative=0x7f0a00e0; public static final int default_ban_operate=0x7f0a0267; /** String used to indicate that a contact doesn't have a custom ringtone Lino modify for NEWMS00108938 2011.10.18 */ public static final int default_ringtone=0x7f0a007a; public static final int delete=0x7f0a0010; /** Confirmation dialog contents after users selects to delete a Writable contact. */ public static final int deleteConfirmation=0x7f0a0051; /** Confirmation dialog title after users selects to delete a contact. */ public static final int deleteConfirmation_title=0x7f0a004d; /** <string name="select_all">Select All</string> <string name="select_all">全选</string> */ public static final int delete_calls=0x7f0a02fb; public static final int delete_contacts=0x7f0a01ce; public static final int delete_group=0x7f0a0268; public static final int delete_phone_fail=0x7f0a0239; public static final int delete_phone_success=0x7f0a0238; /** <string name="select_one">At least select one item!</string> <string name="select_one">至少选择一个通话记录!</string> */ public static final int delete_selected_calls=0x7f0a02f7; public static final int delete_sim_fail=0x7f0a023b; public static final int delete_sim_success=0x7f0a023a; public static final int deleted=0x7f0a0011; public static final int deleteing=0x7f0a02c2; /** modify by dory.zheng for NEWMS00138007 modify by dory.zheng for NEWMS00138007 */ public static final int deleting=0x7f0a024a; public static final int deletingContact=0x7f0a02c6; public static final int deleting_contacts=0x7f0a01db; /** String describing the Contact Photo Image Used by AccessibilityService to announce the purpose of the view. */ public static final int description_contact_photo=0x7f0a0105; /** String describing the Delete/Backspace ImageButton Used by AccessibilityService to announce the purpose of the button. */ public static final int description_delete_button=0x7f0a0103; /** String describing the Dial ImageButton Used by AccessibilityService to announce the purpose of the button. */ public static final int description_dial_button=0x7f0a0102; /** String describing the digits text box containing the number to dial. Used by AccessibilityService to announce the purpose of the view. */ public static final int description_digits_edittext=0x7f0a0104; /** String describing the image on ImageButton eight Note: AccessibilityServices use this attribute to announce what the view represents. This is especially valuable for views without textual representation like ImageView. */ public static final int description_image_button_eight=0x7f0a00fc; /** String describing the image on ImageButton five Note: AccessibilityServices use this attribute to announce what the view represents. This is especially valuable for views without textual representation like ImageView. */ public static final int description_image_button_five=0x7f0a00f9; /** String describing the image on ImageButton four Note: AccessibilityServices use this attribute to announce what the view represents. This is especially valuable for views without textual representation like ImageView. */ public static final int description_image_button_four=0x7f0a00f8; /** String describing the image on ImageButton nine Note: AccessibilityServices use this attribute to announce what the view represents. This is especially valuable for views without textual representation like ImageView. */ public static final int description_image_button_nine=0x7f0a00fd; /** String describing the image on ImageButton one Note: AccessibilityServices use this attribute to announce what the view represents. This is especially valuable for views without textual representation like ImageView. */ public static final int description_image_button_one=0x7f0a00f5; /** String describing the image on ImageButton pound Note: AccessibilityServices use this attribute to announce what the view represents. This is especially valuable for views without textual representation like ImageView. */ public static final int description_image_button_pound=0x7f0a0100; /** String describing the image on ImageButton seven Note: AccessibilityServices use this attribute to announce what the view represents. This is especially valuable for views without textual representation like ImageView. */ public static final int description_image_button_seven=0x7f0a00fb; /** String describing the image on ImageButton six Note: AccessibilityServices use this attribute to announce what the view represents. This is especially valuable for views without textual representation like ImageView. */ public static final int description_image_button_six=0x7f0a00fa; /** String describing the image on ImageButton star Note: AccessibilityServices use this attribute to announce what the view represents. This is especially valuable for views without textual representation like ImageView. */ public static final int description_image_button_star=0x7f0a00fe; /** String describing the image on ImageButton three Note: AccessibilityServices use this attribute to announce what the view represents. This is especially valuable for views without textual representation like ImageView. */ public static final int description_image_button_three=0x7f0a00f7; /** String describing the image on ImageButton two Note: AccessibilityServices use this attribute to announce what the view represents. This is especially valuable for views without textual representation like ImageView. */ public static final int description_image_button_two=0x7f0a00f6; /** String describing the image on ImageButton zero Note: AccessibilityServices use this attribute to announce what the view represents. This is especially valuable for views without textual representation like ImageView. */ public static final int description_image_button_zero=0x7f0a00ff; /** String describing the Contact Editor Minus button Used by AccessibilityService to announce the purpose of the button. */ public static final int description_minus_button=0x7f0a0106; /** String describing the Contact Editor Plus button Used by AccessibilityService to announce the purpose of the button. */ public static final int description_plus_button=0x7f0a0107; /** String describing the Voicemail ImageButton Used by AccessibilityService to announce the purpose of the button. */ public static final int description_voicemail_button=0x7f0a0101; /** Detail text for incoming calls going to voice mail */ public static final int detailIncomingCallsGoToVoicemail=0x7f0a00eb; /** Description of what the contact specific ringtone is set to */ public static final int detailsRingtone=0x7f0a00ec; /** Label for onscreen "Dial" button */ public static final int dial_button_label=0x7f0a0140; public static final int dial_emergency_empty_error=0x7f0a0270; public static final int dial_emergency_error=0x7f0a026f; public static final int dial_number=0x7f0a01f3; /** Hint text displayed in the "digits" field above the dialer's dialpad, if there's already a call in progress. (This hint reminds the user that the dialer will add a new call, as opposed to sending DTMF tones over the current call.) */ public static final int dialerDialpadHintText=0x7f0a00c7; /** The description text for the dialer tab. Space is limited for this string, so the shorter the better */ public static final int dialerIconLabel=0x7f0a00a7; /** Displayed in the text entry box in the dialer when in landscape mode to guide the user to dial using the physical keyboard */ public static final int dialerKeyboardHintText=0x7f0a00c6; /** Item label: use the Dialer's dialpad to add another call. (Part of a list of options shown in the dialer when another call is already in progress.) */ public static final int dialer_addAnotherCall=0x7f0a00d8; /** yuyinjie和laibin联系人通讯录部分:shihaojie添加 */ public static final int dialer_call_switch=0x7f0a01c9; /** Item label: jump to the in-call UI. (Part of a list of options shown in the dialer when another call is already in progress.) */ public static final int dialer_returnToInCallScreen=0x7f0a00d7; /** Item label: jump to the in-call DTMF dialpad. (Part of a list of options shown in the dialer when another call is already in progress.) */ public static final int dialer_useDtmfDialpad=0x7f0a00d6; /** Dialog title when selecting the bulk operation to perform from a list. */ public static final int dialog_import_export=0x7f0a0149; public static final int dialog_new_contact_account=0x7f0a015a; public static final int dialog_primary_name=0x7f0a0159; public static final int dialog_sync_add=0x7f0a015c; public static final int dialpad_colon=0x7f0a0201; /** Title of activity that lets user pick which contact groups to display */ public static final int displayGroups=0x7f0a0075; /** List title for a special contacts group that covers all contacts that aren't members of any other group. */ public static final int display_all_contacts=0x7f0a015f; public static final int display_more_groups=0x7f0a015d; /** An allowable value for the "sort list by" contact display option An allowable value for the "sort list by" contact display option */ public static final int display_options_sort_by_family_name=0x7f0a01ba; /** An allowable value for the "sort list by" contact display option An allowable value for the "sort list by" contact display option */ public static final int display_options_sort_by_given_name=0x7f0a01b9; /** Label of the "sort list by" display option */ public static final int display_options_sort_list_by=0x7f0a01b8; /** An allowable value for the "view names as" contact display option An allowable value for the "view names as" contact display option */ public static final int display_options_view_family_name_first=0x7f0a01bd; /** An allowable value for the "view names as" contact display option An allowable value for the "view names as" contact display option */ public static final int display_options_view_given_name_first=0x7f0a01bc; /** Label of the "view names as" display option */ public static final int display_options_view_names_as=0x7f0a01bb; /** List title for a special contacts group that covers all contacts. */ public static final int display_ungrouped=0x7f0a015e; /** Warning message given to users just before they remove a currently syncing group that would also cause all ungrouped contacts to stop syncing. */ public static final int display_warn_remove_ungrouped=0x7f0a0160; public static final int divided_group_to=0x7f0a000d; /** The description presented to the user in the Intent choose when there are multiple activities that allow editing a contact. This string represents the built in way to edit the contact. */ public static final int editContactDescription=0x7f0a002a; /** The title of the activity that edits and existing contact */ public static final int editContact_title_edit=0x7f0a0054; /** The title of the activity that creates a new contact */ public static final int editContact_title_insert=0x7f0a0055; public static final int edit_group_info=0x7f0a0007; /** In edit dialog, shown if the contact is marked as being read-only */ public static final int edit_read_only=0x7f0a0157; /** Shown as the header title over a collapsible section that, by default, hides secondary contact detail edit fields, such as birthday. */ public static final int edit_secondary_collapse=0x7f0a0158; public static final int edit_simContact=0x7f0a01e9; /** Generic action string for sending an email */ public static final int email=0x7f0a0192; public static final int emailAddressTooLongAlert=0x7f0a02e9; /** Header that expands to list all of the types of email addresses when editing or creating an email address for a contact modify by dory.zheng for NEWMS00141197 <string name="emailLabelsGroup" msgid="8389931313045344406">"发送电子邮件"</string> */ public static final int emailLabelsGroup=0x7f0a006c; /** Action string for sending an email to a custom email address */ public static final int email_custom=0x7f0a0191; /** Action string for sending an email to a home email address */ public static final int email_home=0x7f0a018d; /** Action string for sending an email to a mobile email address */ public static final int email_mobile=0x7f0a018e; /** Action string for sending an email to an other email address */ public static final int email_other=0x7f0a0190; /** Action string for sending an email to a work email address */ public static final int email_work=0x7f0a018f; public static final int emergency_call=0x7f0a026e; public static final int emergency_enable_radio_dialog_message=0x7f0a02e1; public static final int emergency_enable_radio_dialog_retry=0x7f0a02e2; public static final int emergency_enable_radio_dialog_title=0x7f0a02e0; public static final int empty=0x7f0a021d; /** Title of the dialog that appears if there are no pictures from which to create an icon for a contact */ public static final int errorDialogTitle=0x7f0a0070; public static final int error_email_fromat=0x7f0a0275; /** Header that expands to list all event types when editing an event of a contact */ public static final int eventLabelsGroup=0x7f0a0151; /** The message for exporting all contacts in the phone, without caring its Account */ public static final int export_all_contacts=0x7f0a0129; /** The menu item that launches VCard export activity */ public static final int export_contact_list=0x7f0a012b; public static final int export_contacts=0x7f0a01cf; public static final int export_contacts_to_sdcard=0x7f0a0212; /** The message for exporting only contacts is the phone locally, which are not associated with any account */ public static final int export_phone_local_only=0x7f0a012a; public static final int export_sim1_fail=0x7f0a0231; /** added for dual sim added for dual sim */ public static final int export_sim1_success=0x7f0a0230; public static final int export_sim2_fail=0x7f0a0233; public static final int export_sim2_success=0x7f0a0232; public static final int export_sim_fail=0x7f0a022f; public static final int export_sim_success=0x7f0a022e; /** Action that exports all contacts to SD Card outdated translation 2597105442616166277 */ public static final int export_to_sdcard=0x7f0a0110; public static final int export_to_sim=0x7f0a01e0; /** added for dual sim added for dual sim */ public static final int export_to_sim1=0x7f0a01e1; public static final int export_to_sim2=0x7f0a01e2; public static final int exportcontact=0x7f0a02a4; public static final int exported=0x7f0a001a; /** Dialog message shown when exporting Contact data failed */ public static final int exporting_contact_failed_message=0x7f0a012f; /** Dialog title shown when exporting Contact data failed */ public static final int exporting_contact_failed_title=0x7f0a012e; /** Message shown when the application is exporting contact data outside */ public static final int exporting_contact_list_message=0x7f0a0135; /** Message in progress bar while exporting contact list to a file "(current number) of (total number) contacts" The order of "current number" and "total number" cannot be changed (like "total: (total number), current: (current number)") */ public static final int exporting_contact_list_progress=0x7f0a013c; /** Dialog title shown when the application is exporting contact data outside */ public static final int exporting_contact_list_title=0x7f0a0134; public static final int exporting_contacts=0x7f0a01dd; public static final int exportingcontact=0x7f0a02a5; /** add by dory.zheng for no space left on device add by dory.zheng for no space left on device */ public static final int exprot_fail=0x7f0a024c; /** add by dory.zheng for Contacts is only email exoprt to sim fail add by dory.zheng for Contacts is noly email exoprt to sim fail add by dory.zheng for Contacts is noly email exoprt to sim fail */ public static final int exprot_fail_only_email=0x7f0a024d; /** The failed reason: "Cannot open or create the destination directory" */ public static final int fail_reason_cannot_open_destination_dir=0x7f0a0133; /** The failed reason shown when contacts exporter fails to be initialized. Some exact reason must follow this. */ public static final int fail_reason_could_not_initialize_exporter=0x7f0a0136; /** The failed reason shown when vCard importer/exporter could not open the file specified by a user. The file name should be in the message. */ public static final int fail_reason_could_not_open_file=0x7f0a013b; /** The failed reason shown when some error happend during contacts export. Some exact reason must follow this. */ public static final int fail_reason_error_occurred_during_export=0x7f0a0137; public static final int fail_reason_failed_to_read_files=0x7f0a011d; /** The failed reason shown when Contacts app (especially vCard importer/exporter) emitted some I/O error. Exact reason will be appended by the system. */ public static final int fail_reason_io_error=0x7f0a0118; /** The failed reason shown when there's no contact which is allowed to be exported. Note that user may have contacts data but all of them are probably not allowed to be exported because of security/permission reasons. */ public static final int fail_reason_no_exportable_contact=0x7f0a0130; /** The failed reason shown when the import of some of vCard files failed during multiple vCard files import. It includes the case where all files were failed to be imported. */ public static final int fail_reason_no_vcard_entry=0x7f0a011c; /** The failed reason shown when the system could not find any vCard file (with extension ".vcf" in SDCard.) outdated translation 6376516175882881595 */ public static final int fail_reason_no_vcard_file=0x7f0a011b; /** The failed reason shown when the given file name is too long for the system. The length limit of each file is different in each Android device, so we don't need to mention it here. */ public static final int fail_reason_too_long_filename=0x7f0a0132; /** The failed reason shown when vCard exporter could not create a file for the vCard since there are too many files relevant to vCard. outdated translation 7084146295639672658 */ public static final int fail_reason_too_many_vcard=0x7f0a0131; /** The failed reason which should not be shown but it may in some buggy condition. */ public static final int fail_reason_unknown=0x7f0a011e; /** The failed reason shown when the current vCard importer cannot parse the file since the parser is incomplete (actually, there's missing part in the current vCard parser, though our understanding is that the functionality missed by the current vCard parser is rarely needed in the actual vCard...). */ public static final int fail_reason_vcard_not_supported_error=0x7f0a011a; /** The failed reason shown when vCard parser was not able to be parsed by the current vCard implementation. This might happen even when the input vCard is completely valid, though we believe it is rather rare in the actual world. */ public static final int fail_reason_vcard_parse_error=0x7f0a0119; public static final int fast_call=0x7f0a0256; public static final int fast_dial_choose=0x7f0a0255; public static final int fast_vt_call=0x7f0a0257; /** A list separator for the Favorites tab indicating that items below it are frequently contacted contacts rather than starred contacts */ public static final int favoritesFrquentSeparator=0x7f0a00f1; public static final int fdn_enable_nosearchcontacts=0x7f0a02e3; public static final int fdn_enable_nosetting=0x7f0a0261; /** Title for the activity that shows only frequently contacted contacts */ public static final int frequentList=0x7f0a0026; /** String describing which account a contact came from when editing it */ public static final int from_account_format=0x7f0a01b4; public static final int gallery_call=0x7f0a028d; public static final int get_sim_count_fail=0x7f0a026d; /** Hint text for the organization name when editing */ public static final int ghostData_company=0x7f0a0060; public static final int ghostData_concatct_email=0x7f0a022c; /** Hint text for the email address field when editing */ public static final int ghostData_email=0x7f0a0065; /** Hint text for the group field when editing */ public static final int ghostData_group=0x7f0a0067; /** Hint text for an IM account when editing */ public static final int ghostData_im=0x7f0a0062; /** Hint text for the contact name when editing */ public static final int ghostData_name=0x7f0a005e; public static final int ghostData_nickname=0x7f0a022b; /** Hint text for the notes field when editing */ public static final int ghostData_notes=0x7f0a0063; /** Hint text for the phone number field when editing */ public static final int ghostData_phone=0x7f0a0064; public static final int ghostData_phone1=0x7f0a0227; public static final int ghostData_phone2=0x7f0a0228; public static final int ghostData_phone3=0x7f0a0229; public static final int ghostData_phone4=0x7f0a022a; /** Hint text for the phonetic reading of the contact name when editing */ public static final int ghostData_phonetic_name=0x7f0a005f; /** Hint text for the postal address field when editing */ public static final int ghostData_postal=0x7f0a0066; /** Hint text for the organization title when editing */ public static final int ghostData_title=0x7f0a0061; /** The text displayed when the contacts list is empty while displaying a single group of contacts */ public static final int groupEmpty=0x7f0a0083; /** The name of the system "My Contacts" group. This should be kept in sync with the web UI */ public static final int groupNameMyContacts=0x7f0a0089; /** The group type that displays only contacts with phone numbers */ public static final int groupNameWithPhones=0x7f0a008a; public static final int group_all=0x7f0a01e3; /** Provides a delimeter in a list of groups. For example, "g1, g2" has ", g2" generated using this string */ public static final int group_list=0x7f0a005c; public static final int group_manager=0x7f0a021b; public static final int group_manager_delete=0x7f0a021c; public static final int group_name=0x7f0a025a; public static final int group_name_cannot_empty=0x7f0a0243; public static final int group_name_colleague=0x7f0a0266; public static final int group_name_empty=0x7f0a0012; public static final int group_name_family=0x7f0a0265; public static final int group_name_friend=0x7f0a0264; public static final int group_name_student=0x7f0a0263; public static final int group_new=0x7f0a0014; public static final int group_phone=0x7f0a01e4; public static final int group_sim=0x7f0a01e5; /** added for dual sim added for dual sim */ public static final int group_sim1=0x7f0a01e6; public static final int group_sim2=0x7f0a01e7; /** The header over the list of all contacts groups */ public static final int headerContactGroups=0x7f0a0087; /** In call detail screen, header title for actions section */ public static final int header_actions=0x7f0a00e2; public static final int hello=0x7f0a0280; /** Header that expands to list all of the types of IM account when editing or creating an IM account for a contact */ public static final int imLabelsGroup=0x7f0a006d; /** The title of a dialog that displays the IMEI of the phone */ public static final int imei=0x7f0a00c0; public static final int importAllSimEntries=0x7f0a0296; /** The menu item that launches the SIM card import activity */ public static final int importFromSim=0x7f0a0077; /** //add by liguxiang 11-25-11 for NEWMS00140264 //add by liguxiang 11-25-11 for NEWMS00140264 //add by liguxiang 11-25-11 for NEWMS00140264 */ public static final int import_aborted=0x7f0a024b; /** One of alternatives shown when the system allows a user to select how many vCard files should be imported. This message shows only when the system is certain that there's more than one vCard files available in the system. */ public static final int import_all_vcard_string=0x7f0a0114; public static final int import_contacts=0x7f0a01d0; /** Action string for selecting SD Card for importing contacts outdated translation 8550360976693202816 */ public static final int import_from_sdcard=0x7f0a010f; /** Action string for selecting SIM for importing contacts */ public static final int import_from_sim=0x7f0a010c; /** added for dual sim added for dual sim */ public static final int import_from_sim1=0x7f0a010d; public static final int import_from_sim2=0x7f0a010e; /** One of alternatives shown when the system allows a user to select how many vCard files should be imported. This message shows only when the system is certain that there's more than one vCard files available in the system. */ public static final int import_multiple_vcard_string=0x7f0a0113; /** One of alternatives shown when the system allows a user to select how many vCard files should be imported. This message shows only when the system is certain that there's more than one vCard files available in the system. */ public static final int import_one_vcard_string=0x7f0a0112; public static final int import_sim_too_many=0x7f0a024f; public static final int import_success=0x7f0a027b; public static final int import_to_phone=0x7f0a0209; public static final int import_to_phone_fail=0x7f0a0237; public static final int import_to_phone_success=0x7f0a0236; public static final int import_vcard_files_flags=0x7f0a027a; public static final int importcontact=0x7f0a02a6; public static final int imported=0x7f0a0019; public static final int importingSimContacts=0x7f0a0295; public static final int importing_contacts=0x7f0a01dc; /** Dialog message shown when importing VCard data into local database */ public static final int importing_vcard_message=0x7f0a0124; public static final int importingcontact=0x7f0a02a7; public static final int importvcardfailed=0x7f0a02ab; public static final int importvcardsuceess=0x7f0a02aa; public static final int infomationLostAlert=0x7f0a02ea; public static final int initializing_sim_contacts=0x7f0a0278; public static final int inputting__name_sim_contacts=0x7f0a01d5; public static final int inputting_number_sim_contacts=0x7f0a01d6; /** The description presented to the user in the Intent choose when there are multiple activities that allow creating a new contact. This string represents the built in way to create the contact. */ public static final int insertContactDescription=0x7f0a002b; public static final int insert_simContact=0x7f0a01ea; /** Menu item used 跳转到防火墙 Menu item used 跳转到防火墙 */ public static final int intent_to_firewall=0x7f0a00b7; /** Message displayed in a toast when you try to view the details of a contact that for some reason doesn't exist anymore. */ public static final int invalidContactMessage=0x7f0a0068; public static final int label_birthday=0x7f0a0271; /** Title for data source when creating or editing a contact that doesn't belong to a specific account. This contact will only exist on the phone and will not be synced. The label describing the display name field of an Email address, allowing the user to give a specific name to describe this address. */ public static final int label_email_display_name=0x7f0a0161; public static final int label_fail=0x7f0a021a; /** The label for a list of all the groups that the contact is associated with */ public static final int label_groups=0x7f0a005b; /** The label describing the Notes field of a contact. This field allows free form text entry about a contact */ public static final int label_notes=0x7f0a0058; /** The label describing the phonetic pronunciation/reading of a contact name */ public static final int label_phonetic_name=0x7f0a0057; /** The label describing the custom ringtone for a contact */ public static final int label_ringtone=0x7f0a005a; /** The label describing the SIP address field of a contact. [CHAR LIMIT=20] outdated translation 943765439755300724 */ public static final int label_sip_address=0x7f0a0059; public static final int label_success=0x7f0a0219; /** Title for the activity that dials the phone. This is the name used in the Launcher icon. */ public static final int launcherDialer=0x7f0a001e; /** Displayed at the top of the contacts showing the zero total number of contacts found when "Only contacts with phones" not selected */ public static final int listFoundAllContactsZero=0x7f0a00a3; /** Separator in the contact details list describing that the items below it will place a call when clicked */ public static final int listSeparatorCallNumber=0x7f0a0092; /** Section header in the Edit Contacts screen for phone numbers */ public static final int listSeparatorCallNumber_edit=0x7f0a0093; /** Separator in the contact details list describing that the items below are non-actionable group information */ public static final int listSeparatorGroups=0x7f0a009d; /** Separator in the contact details list describing that the items below it will open maps with the given address */ public static final int listSeparatorMapAddress=0x7f0a009a; /** Section header in the Edit Contacts screen for map addresses */ public static final int listSeparatorMapAddress_edit=0x7f0a009b; /** Section header in the Edit Contacts screen for the "Add more items" button */ public static final int listSeparatorMore_edit=0x7f0a00a0; /** Separator in the contact details list describing that the items below are non-actionable organization information */ public static final int listSeparatorOrganizations=0x7f0a009c; /** Separator in the contact details list describing that the items below are random other non-actionable information about a contact */ public static final int listSeparatorOtherInformation=0x7f0a009e; /** Section header in the Edit Contacts screen for other options, such as setting ringtone */ public static final int listSeparatorOtherInformation_edit=0x7f0a009f; /** Separator in the contact details list describing that the items below it will send an email */ public static final int listSeparatorSendEmail=0x7f0a0096; /** Section header in the Edit Contacts screen for E-mail addresses */ public static final int listSeparatorSendEmail_edit=0x7f0a0097; /** Separator in the contact details list describing that the items below it will send an IM */ public static final int listSeparatorSendIm=0x7f0a0098; /** Section header in the Edit Contacts screen for Instant messanger accounts */ public static final int listSeparatorSendIm_edit=0x7f0a0099; /** Separator in the contact details list describing that the items below it will send an SMS/MMS to a phone number */ public static final int listSeparatorSendSmsMms=0x7f0a0095; /** Displayed at the top of the contacts showing the zero total number of contacts visible when "Only contacts with phones" not selected */ public static final int listTotalAllContactsZero=0x7f0a00a2; /** Displayed at the top of the contacts showing the zero as total number of contacts visible when "Only contacts with phones" is selected */ public static final int listTotalPhoneContactsZero=0x7f0a00a1; public static final int liveFolderAll=0x7f0a00a9; public static final int liveFolderFavorites=0x7f0a00aa; public static final int liveFolderPhone=0x7f0a00ab; /** Live folder label for all contacts */ public static final int liveFolder_all_label=0x7f0a00d3; /** Live folder label for only starred contacts */ public static final int liveFolder_favorites_label=0x7f0a00d4; /** Live folder label for all contacts with phone numbers */ public static final int liveFolder_phones_label=0x7f0a00d5; public static final int loading=0x7f0a0292; /** Text shown in the contacts app while the background process updates contacts after a locale change */ public static final int locale_change_in_progress=0x7f0a01c2; /** Message next to disamgiguation dialog check box */ public static final int make_primary=0x7f0a0143; /** Action string for viewing a custom postal address */ public static final int map_custom=0x7f0a0196; /** Action string for viewing a home postal address */ public static final int map_home=0x7f0a0193; /** Action string for viewing an other postal address */ public static final int map_other=0x7f0a0195; /** Action string for viewing a work postal address */ public static final int map_work=0x7f0a0194; /** The title of a dialog that displays the MEID of the CDMA phone */ public static final int meid=0x7f0a00c1; /** The menu item to open the list of accounts */ public static final int menu_accounts=0x7f0a0147; /** Button that adds more info to a contact, like a new phone number, email address, or postal address */ public static final int menu_addItem=0x7f0a0056; /** Menu item used to add a star to a contact, which makes that contact show up at the top of favorites */ public static final int menu_addStar=0x7f0a0031; /** Menu item used to call a specific contact when viewing the details of that contact. */ public static final int menu_call=0x7f0a0036; /** Menu item used to call a contact, containing the name of the contact to call */ public static final int menu_callNumber=0x7f0a0030; public static final int menu_call_sim=0x7f0a02b6; public static final int menu_call_sim1=0x7f0a02b4; public static final int menu_call_sim2=0x7f0a02b5; /** Menu item that opens the Options activity for a given contact */ public static final int menu_contactOptions=0x7f0a004b; public static final int menu_contacts_group=0x7f0a01d8; public static final int menu_contacts_group_add=0x7f0a0016; public static final int menu_contacts_group_title=0x7f0a02f2; public static final int menu_copyContact=0x7f0a02bd; public static final int menu_delete=0x7f0a01d9; /** Menu item used to delete a specific contact */ public static final int menu_deleteContact=0x7f0a0035; /** The menu item to open the list of groups to display */ public static final int menu_displayGroup=0x7f0a0074; /** Menu item to indicate you want to stop editing a contact and NOT save the changes you've made */ public static final int menu_doNotSave=0x7f0a0053; /** Menu item to indicate you are done editing a contact and want to save the changes you've made */ public static final int menu_done=0x7f0a0052; /** Menu item used to edit a specific contact */ public static final int menu_editContact=0x7f0a0034; public static final int menu_hideSources=0x7f0a0043; /** The menu item to bulk import or bulk export contacts from SIM card or SD card. */ public static final int menu_import_export=0x7f0a0148; /** Menu item that joins an aggregate with another aggregate */ public static final int menu_joinAggregate=0x7f0a0041; /** Menu item that makes an email address the default for a contact. The default email used when you try to email a contact without specifying a specific address. */ public static final int menu_makeDefaultEmail=0x7f0a003c; /** Menu item that makes a phone the default for a contact. The default number used when you try to call a contact without specifying a specific number. */ public static final int menu_makeDefaultNumber=0x7f0a003b; public static final int menu_memory_query=0x7f0a0017; /** Menu item to create a new contact */ public static final int menu_newContact=0x7f0a002e; public static final int menu_removeFrequent=0x7f0a0262; /** Menu item used to remove a star from a contact, making the contact no longer show up at the top of favorites */ public static final int menu_removeStar=0x7f0a0032; /** Menu item to search contacts */ public static final int menu_search=0x7f0a002d; public static final int menu_send=0x7f0a029b; /** Menu item used to send an email message to a specific email address */ public static final int menu_sendEmail=0x7f0a0039; /** Menu item used to send an SMS or MMS message to a specific phone number or a contacts default phone number */ public static final int menu_sendSMS=0x7f0a0038; /** Menu item used to send an SMS or MMS message to a phone number */ public static final int menu_sendTextMessage=0x7f0a00ac; /** The menu item to share the currently viewed contact */ public static final int menu_share=0x7f0a014a; /** Optional menu item to encode the current contact as a QR Code using Barcode Scanner. */ public static final int menu_showBarcode=0x7f0a0033; /** Menu item to toggle the tabs that show where the contact data comes from. */ public static final int menu_showSources=0x7f0a0042; /** Menu item that splits an item from the contact detail into a separate aggregate */ public static final int menu_splitAggregate=0x7f0a003d; public static final int menu_sync_remove=0x7f0a015b; /** Menu item used to video call a specific contact when viewing the details of that contact. */ public static final int menu_video_call=0x7f0a0037; public static final int menu_video_call_sim1=0x7f0a02b7; public static final int menu_video_call_sim2=0x7f0a02b8; public static final int menu_videocall=0x7f0a01cb; /** Menu item used to view a contact's address on a map */ public static final int menu_viewAddress=0x7f0a003a; /** Menu item used to view the details for a specific contact */ public static final int menu_viewContact=0x7f0a002f; /** Menu item used to send user to the edit contact screen */ public static final int menu_viewGroup=0x7f0a005d; public static final int menu_voicecall=0x7f0a01ca; /** Activity title when the user is selecting a contact for a direct message shortcut. */ public static final int messageShortcutActivityTitle=0x7f0a0024; /** Warning dialog contents after users selects to delete a contact with multiple Writable sources. */ public static final int multipleContactDeleteConfirmation=0x7f0a0050; public static final int name=0x7f0a02a2; /** Header that expands to list all name types when editing a structured name of a contact */ public static final int nameLabelsGroup=0x7f0a014d; /** Field title for the family name of a contact Field title for the family name of a contact */ public static final int name_family=0x7f0a01a9; /** Field title for the given name of a contact Field title for the given name of a contact */ public static final int name_given=0x7f0a01a8; /** Field title for the middle name of a contact */ public static final int name_middle=0x7f0a01ab; /** Field title for the phonetic family name of a contact */ public static final int name_phonetic_family=0x7f0a01af; /** Field title for the phonetic given name of a contact */ public static final int name_phonetic_given=0x7f0a01ad; /** Field title for the phonetic middle name of a contact */ public static final int name_phonetic_middle=0x7f0a01ae; /** Field title for the prefix name of a contact */ public static final int name_prefix=0x7f0a01aa; /** Field title for the suffix name of a contact */ public static final int name_suffix=0x7f0a01ac; public static final int new_contact_phone=0x7f0a02b1; public static final int nickname=0x7f0a0225; /** Header that expands to list all nickname types when editing a nickname of a contact */ public static final int nicknameLabelsGroup=0x7f0a014e; /** The text displayed when the contacts list is empty while displaying all contacts */ public static final int noContacts=0x7f0a007e; /** Displayed full screen when the user has no contacts and they are displaying the My Contacts group, and contact syncing is disabled */ public static final int noContactsHelpText=0x7f0a00cd; /** Displayed full screen when the user want to create a shortcut, but there is no contacts */ public static final int noContactsHelpTextForCreateShortcut=0x7f0a00cb; /** Displayed full screen when the user has no contacts and they are displaying the My Contacts group, and contact syncing is enabled */ public static final int noContactsHelpTextWithSync=0x7f0a00ce; /** Displayed full screen when the user want to create a shortcut, but there is no contacts, and contact syncing is enabled */ public static final int noContactsHelpTextWithSyncForCreateShortcut=0x7f0a00ca; /** Displayed full screen when the user has no contacts and they are displaying the My Contacts group, and contact syncing is disabled, and there is no sim card (cdma) */ public static final int noContactsNoSimHelpText=0x7f0a00cf; /** Displayed full screen when the user has no contacts and they are displaying the My Contacts group, and contact syncing is enabled, and there is no sim card (cdma) */ public static final int noContactsNoSimHelpTextWithSync=0x7f0a00d0; /** The text displayed when the contacts list is empty while displaying only contacts that have phone numbers */ public static final int noContactsWithPhoneNumbers=0x7f0a0080; public static final int noContactsWithSimNumbers=0x7f0a01ff; /** added for dual sim */ public static final int noContactsWithSimNumbers1=0x7f0a02f5; public static final int noContactsWithSimNumbers2=0x7f0a02f6; public static final int noContacts_in_group=0x7f0a0272; /** The text displayed when the contacts list is empty while displaying favorite contacts */ public static final int noFavorites=0x7f0a0081; /** Displayed full screen when the user has no favorites and they are displaying the favorites tab */ public static final int noFavoritesHelpText=0x7f0a00d1; public static final int noGroupInfo=0x7f0a021e; /** The text displayed when the contacts list is empty while displaying results after searching contacts */ public static final int noMatchingContacts=0x7f0a007f; public static final int no_activity_found=0x7f0a02f1; /** Text describing that a contact has no information available other than name and photo */ public static final int no_contact_details=0x7f0a01b7; public static final int no_contacts_group_name=0x7f0a0009; public static final int no_fast_dial=0x7f0a0254; public static final int no_match_people=0x7f0a0200; /** Dialog message shown when SDcard does not exist outdated translation 6019391476490445358 */ public static final int no_sdcard_message=0x7f0a0109; /** Dialog title shown when SD Card does not exist outdated translation 5911758680339949273 */ public static final int no_sdcard_title=0x7f0a0108; public static final int no_share=0x7f0a02df; public static final int nocontactselected=0x7f0a02a8; public static final int number=0x7f0a02a3; public static final int number_empty=0x7f0a0094; public static final int ok=0x7f0a01d2; public static final int on_progress=0x7f0a01da; /** Header that expands to list all organization types when editing an organization of a contact */ public static final int organizationLabelsGroup=0x7f0a014f; /** Header that expands to list other types of data you can add to a contact, like notes and organizations */ public static final int otherLabelsGroup=0x7f0a006f; /** String used to display calls from pay phone in the call log */ public static final int payphone=0x7f0a00c5; public static final int phone=0x7f0a01f0; /** modify by dory.zheng for NEWMS00123348 at 21-09 end modify by dory.zheng for NEWMS00123348 at 21-09 end */ public static final int phone1=0x7f0a0221; public static final int phone2=0x7f0a0222; public static final int phone3=0x7f0a0223; public static final int phone4=0x7f0a0224; public static final int phoneContacts_empty=0x7f0a02dc; public static final int phoneContacts_emptyLoading=0x7f0a02d9; /** Header that expands to list all of the types of phone numbers when editing or creating a phone number for a contact */ public static final int phoneLabelsGroup=0x7f0a006b; /** modify by dory.zheng for NEWMS00123348 at 21-09 begin modify by dory.zheng for NEWMS00123348 at 21-09 begin */ public static final int phone_number=0x7f0a0220; public static final int phonenumber1=0x7f0a02e5; public static final int phonenumberTooLongAlert=0x7f0a02e8; /** Description in the dialog that appears if there are no pictures from which to create an icon for a contact */ public static final int photoPickerNotFoundText=0x7f0a0071; /** An option in the 'change photo' or 'pick photo' dialog */ public static final int pick_photo=0x7f0a01c1; /** When picking a contact from a list of all contacts there is an entry at the top of the list that allows the user to create a new contact, which this string is used for */ public static final int pickerNewContactHeader=0x7f0a0069; public static final int please_add_group=0x7f0a000f; /** Header that expands to list all of the types of postal addresses when editing or creating an postal address for a contact */ public static final int postalLabelsGroup=0x7f0a006e; /** Field title for the city of a structured postal address of a contact */ public static final int postal_city=0x7f0a01a4; /** Field title for the country of a structured postal address of a contact */ public static final int postal_country=0x7f0a01a7; /** Field title for the neighborhood of a structured postal address of a contact */ public static final int postal_neighborhood=0x7f0a01a3; /** Field title for the PO box of a structured postal address of a contact */ public static final int postal_pobox=0x7f0a01a2; /** Field title for the postal code of a structured postal address of a contact */ public static final int postal_postcode=0x7f0a01a6; /** Field title for the region, or state, of a structured postal address of a contact */ public static final int postal_region=0x7f0a01a5; /** Field title for the street of a structured postal address of a contact */ public static final int postal_street=0x7f0a01a1; public static final int preparing_data=0x7f0a02e7; /** String used to display calls from private numbers in the call log */ public static final int private_num=0x7f0a00c4; public static final int progress_dialog_title=0x7f0a0202; /** The message shown while reading a vCard file/entry. The first argument is like "Reading VCard" or "Reading VCard files" and the second is the display name of the current data being parsed */ public static final int progress_shower_message=0x7f0a0121; /** Shown as a toast when the user taps on a Fast-Track icon, and no application was found that could perform the selected action */ public static final int quickcontact_missing_app=0x7f0a0144; /** Shown as the header name for a person when the name is missing or unknown. */ public static final int quickcontact_missing_name=0x7f0a0146; /** Shown as the checkbox label that, when checked, will store remember the selected choice and shortcut to it in the future. For example, this would make a selected phone number the default. */ public static final int quickcontact_remember_choice=0x7f0a0145; /** Warning dialog contents after users selects to delete a contact with ReadOnly and Writable sources. */ public static final int readOnlyContactDeleteConfirmation=0x7f0a004f; /** Warning dialog contents after users selects to delete a ReadOnly contact. */ public static final int readOnlyContactWarning=0x7f0a004e; /** Message while reading one vCard file "(current number) of (total number) contacts" The order of "current number" and "total number" cannot be changed (like "total: (total number), current: (current number)") */ public static final int reading_vcard_contacts=0x7f0a0127; /** Dialog message shown when reading VCard data failed */ public static final int reading_vcard_failed_message=0x7f0a0126; /** Dialog title shown when reading VCard data failed */ public static final int reading_vcard_failed_title=0x7f0a0125; /** Message while reading multiple vCard files "(current number) of (total number) files" The order of "current number" and "total number" cannot be changed (like "total: (total number), current: (current number)") */ public static final int reading_vcard_files=0x7f0a0128; /** Dialog message shown when reading a VCard file */ public static final int reading_vcard_message=0x7f0a0123; /** Dialog title shown when reading VCard data */ public static final int reading_vcard_title=0x7f0a0122; /** calls tab */ public static final int recentCallsAllIconLabel=0x7f0a023c; /** The description text for the call log tab. Space is limited for this string, so the shorter the better */ public static final int recentCallsIconLabel=0x7f0a00a8; public static final int recentCallsMissedIconLabel=0x7f0a023d; public static final int recentCallsOutgoingIconLabel=0x7f0a023e; public static final int recentCallsReceivedIconLabel=0x7f0a023f; /** Menu item used 所有电话通话记录 Menu item used 所有电话通话记录 */ public static final int recentCalls_Alltypes=0x7f0a00b6; /** Menu item used 已接电话通话记录 Menu item used 已接电话通话记录 */ public static final int recentCalls_Answered=0x7f0a00b3; /** Menu item used 取消删除通话记录 Menu item used 取消删除通话记录 */ public static final int recentCalls_Cancel_delete=0x7f0a00b9; /** Menu item used 确认删除通话记录 Menu item used 确认删除通话记录 */ public static final int recentCalls_Confirm_delete=0x7f0a00b8; /** Menu item used 已拨电话通话记录 Menu item used 已拨电话通话记录 */ public static final int recentCalls_Connected=0x7f0a00b5; /** Menu item used 未接电话通话记录 Menu item used 未接电话通话记录 */ public static final int recentCalls_NOT_Answered=0x7f0a00b4; /** yeezone.shihaojie Menu item used to add a number from the call log to CallFireWall yeezone.shihaojie Menu item used to add a number from the call log to CallFireWall */ public static final int recentCalls_addToCallFireWall=0x7f0a020e; /** Menu item used to add a number from the call log to contacts */ public static final int recentCalls_addToContact=0x7f0a00af; /** buttoen 取消 buttoen 取消 */ public static final int recentCalls_button_Cancel=0x7f0a00bb; /** buttoen 确认删除 buttoen 确认删除 */ public static final int recentCalls_button_Confirm_delete=0x7f0a00ba; /** Menu item used to call a contact from the call log */ public static final int recentCalls_callNumber=0x7f0a00ad; public static final int recentCalls_delete=0x7f0a02ff; /** Menu item used to remove all calls from the call log */ public static final int recentCalls_deleteAll=0x7f0a00b1; /** Menu item used to remove some calls from the call log Menu item used 删除部分通话记录 */ public static final int recentCalls_deleteSome=0x7f0a00b2; public static final int recentCalls_delete_toest=0x7f0a0213; /** Menu item used to display options about sim Menu item used to display options about sim Menu item used to display options about sim */ public static final int recentCalls_diplayOptions=0x7f0a02fe; /** Menu item used to copy a number from the call log to the dialer so it can be edited before calling it */ public static final int recentCalls_editNumberBeforeCall=0x7f0a00ae; /** Text displayed when the call log is empty */ public static final int recentCalls_empty=0x7f0a00bd; /** Menu item used to remove a single call from the call log */ public static final int recentCalls_removeFromRecentList=0x7f0a00b0; /** checkbox 按钮全选 checkbox 按钮全选 */ public static final int recent_Call_log_checkbox_selecte_all=0x7f0a00bc; /** The menu item that allows you to remove a picture from a contact */ public static final int removePicture=0x7f0a007d; public static final int remove_collection_contacts=0x7f0a026b; public static final int remove_contacts_from_group=0x7f0a0241; public static final int remove_frequent_contacts=0x7f0a0269; public static final int removed_success=0x7f0a0294; public static final int removing_collection_contacts=0x7f0a026c; public static final int removing_frequent_contacts=0x7f0a026a; public static final int rename_contact_group_name=0x7f0a0008; /** Action string for returning a missed call in the call log */ public static final int returnCall=0x7f0a00ef; /** In edit contact screen, combine the actual ringtone name with prefix for placement in spinner */ public static final int ringtone_spinner=0x7f0a00e3; public static final int save=0x7f0a0015; public static final int save_contact_faliue=0x7f0a0258; /** Displayed in a spinner dialog after the user creates a contact and it's being saved to the database */ public static final int savingContact=0x7f0a008c; /** Displayed in a spinner dialog as user changes to display options are saved */ public static final int savingDisplayGroups=0x7f0a008d; /** Dialog message shown when searching VCard data failed. An exact reason for the failure should */ public static final int scanning_sdcard_failed_message=0x7f0a0117; /** Dialog title shown when scanning VCard data failed. outdated translation 3506782007953167180 */ public static final int scanning_sdcard_failed_title=0x7f0a0116; /** Hint text in the search box when the user hits the Search key while in the contacts app */ public static final int searchHint=0x7f0a002c; /** Gray hint displayed in the search field in Contacts when empty */ public static final int search_bar_hint=0x7f0a01be; public static final int search_contact_label=0x7f0a027e; /** Button displayed underneath the list of filtered visible contacts */ public static final int search_for_all_contacts=0x7f0a01bf; /** Title shown in the search result activity of contacts app */ public static final int search_results_for=0x7f0a01c7; /** Title shown in the search result activity of contacts app while searching */ public static final int search_results_searching=0x7f0a01c8; /** The string used to describe Contacts as a searchable item within system search settings. */ public static final int search_settings_description=0x7f0a013d; /** Dialog message shown when searching VCard data from SD Card outdated translation 6917522333561434546 */ public static final int searching_vcard_message=0x7f0a0115; /** Dialog title shown when searching VCard data from SD Card */ public static final int searching_vcard_title=0x7f0a010a; /** Activity title for the activity that lets the user choose which groups of contacts to sync from the server */ public static final int seclectSyncGroups_title=0x7f0a00d2; /** Dialog title when you select a label when creating or edit a contact */ public static final int selectLabel=0x7f0a006a; public static final int select_all=0x7f0a01cc; public static final int select_contacts=0x7f0a01cd; public static final int select_contacts_group=0x7f0a01eb; public static final int select_contacts_group_to_add=0x7f0a01ec; /** Title for group selection dialog. The dialog contains a list of contact groups that the user can pick from, indicating they only want to see the contacts in that group. */ public static final int select_group_title=0x7f0a0082; /** Dialog title shown when asking a user whether import contact data from SIM or SD Card */ public static final int select_import_type_title=0x7f0a010b; public static final int select_one=0x7f0a0240; /** Dialog message shown when a user is asked to choose VCard file */ public static final int select_vcard_message=0x7f0a0120; /** Dialog title shown when a user is asked to select VCard file */ public static final int select_vcard_title=0x7f0a011f; public static final int selected=0x7f0a001b; public static final int selected_deleted_ok=0x7f0a02f8; public static final int sendType_MMS=0x7f0a0214; public static final int sendType_SMS=0x7f0a0215; public static final int send_message=0x7f0a01f4; public static final int send_success=0x7f0a02f3; /** Check box label that allows calls to the contact to be sent directly to voicemail */ public static final int send_to_voicemail_checkbox=0x7f0a0078; /** String letting the user know that calls from the contact they're viewing will be sent directly to voicemail */ public static final int send_to_voicemail_view=0x7f0a0079; /** List separator for the Join Contact list: A-Z */ public static final int separatorJoinAggregateAll=0x7f0a0049; /** List separator for the Join Contact list: Suggestions */ public static final int separatorJoinAggregateSuggestions=0x7f0a0048; public static final int service_is_busy=0x7f0a0216; public static final int service_is_busy_sim1=0x7f0a0217; public static final int service_is_busy_sim2=0x7f0a0218; public static final int setting_digits=0x7f0a01d7; public static final int share=0x7f0a02f4; public static final int share_by_bluetooth=0x7f0a0247; public static final int share_by_email=0x7f0a0248; public static final int share_by_mms=0x7f0a0246; /** fixed CR<NEWMS00120798> by luning at 2011.11.08 fixed CR<NEWMS00120798> by luning at 2011.11.08 */ public static final int share_by_sms=0x7f0a0245; /** Toast indicating that sharing a contact has failed. */ public static final int share_error=0x7f0a014c; /** Dialog title when picking the application to share a contact with. */ public static final int share_via=0x7f0a014b; /** Action that shares visible contacts */ public static final int share_visible_contacts=0x7f0a0111; /** Label for this app's shared user ID (and thus for all other apps sharing the uid). */ public static final int sharedUserLabel=0x7f0a001c; /** Activity title when the user is selecting a contact for a shortcut. */ public static final int shortcutActivityTitle=0x7f0a0022; /** Name of activity that allows users to create shortcuts on the home screen to a contact. This shows up in a list of things like bookmark, folder, music playlist, etc */ public static final int shortcutContact=0x7f0a001f; /** Name of activity that allows users to create shortcuts on the home screen to dial a contact. This shows up in a list of things like bookmark, folder, music playlist, etc */ public static final int shortcutDialContact=0x7f0a0020; /** Name of activity that allows users to create shortcuts on the home screen to message (SMS) a contact. This shows up in a list of things like bookmark, folder, music playlist, etc */ public static final int shortcutMessageContact=0x7f0a0021; /** An item in the Join Contact activity that opens up the full contact A-Z list */ public static final int showAllContactsJoinItem=0x7f0a0047; /** The description of all groups when asking the user what they want to display */ public static final int showAllGroups=0x7f0a0084; /** The title of the filter to only show contacts with phone numbers */ public static final int showFilterPhones=0x7f0a0085; /** The description of the filter to only show contacts with phone numbers */ public static final int showFilterPhonesDescrip=0x7f0a0086; public static final int sim1Contacts_empty=0x7f0a02da; public static final int sim1Contacts_emptyLoading=0x7f0a02d7; public static final int sim1_fdn_enable=0x7f0a01fa; public static final int sim1_no_ready=0x7f0a01f8; /** added for dual sim added for dual sim */ public static final int sim1_notready_cant_not_save=0x7f0a025e; public static final int sim2Contacts_empty=0x7f0a02db; public static final int sim2Contacts_emptyLoading=0x7f0a02d8; public static final int sim2_fdn_enable=0x7f0a01fb; public static final int sim2_no_ready=0x7f0a01f9; public static final int sim2_notready_cant_not_save=0x7f0a025f; public static final int simContactSavedToast=0x7f0a029a; public static final int simContacts_empty=0x7f0a02dd; /** Dialog text displayed when loading a phone number from the SIM card for speed dial */ public static final int simContacts_emptyLoading=0x7f0a00c8; /** Dialog title displayed when loading a phone number from the SIM card for speed dial */ public static final int simContacts_title=0x7f0a00c9; public static final int sim_can_not_pick=0x7f0a01fe; public static final int sim_card=0x7f0a01ed; /** added for dual sim added for dual sim */ public static final int sim_card1=0x7f0a01ee; public static final int sim_card2=0x7f0a01ef; public static final int sim_card_name_too_long=0x7f0a0242; public static final int sim_contact_title=0x7f0a0297; public static final int sim_is_initializing=0x7f0a0203; /** added for dual sim added for dual sim */ public static final int sim_is_initializing1=0x7f0a020a; public static final int sim_is_initializing2=0x7f0a020b; public static final int sim_no_ready=0x7f0a01fd; public static final int sim_notready_can_not_delete=0x7f0a0298; public static final int sim_notready_cant_not_save=0x7f0a025d; public static final int simcard_full=0x7f0a02ac; public static final int simcard_full_can_not_new=0x7f0a02ad; public static final int simcontacts_have_not_done=0x7f0a02a9; /** Action string for sending an SMS to an assistant phone number */ public static final int sms_assistant=0x7f0a018b; /** Action string for sending an SMS to a callback number */ public static final int sms_callback=0x7f0a0180; /** Action string for sending an SMS to a car phone number */ public static final int sms_car=0x7f0a0181; /** Action string for sending an SMS to a company main phone number */ public static final int sms_company_main=0x7f0a0182; /** Action string for sending an SMS to a custom phone number */ public static final int sms_custom=0x7f0a0178; /** Title for the sms disambiguation dialog */ public static final int sms_disambig_title=0x7f0a0142; /** Action string for sending an SMS to a home fax phone number */ public static final int sms_fax_home=0x7f0a017d; /** Action string for sending an SMS to a work fax phone number */ public static final int sms_fax_work=0x7f0a017c; /** Action string for sending an SMS to a home phone number */ public static final int sms_home=0x7f0a0179; /** Action string for sending an SMS to a ISDN phone number */ public static final int sms_isdn=0x7f0a0183; /** Action string for sending an SMS to a main phone number */ public static final int sms_main=0x7f0a0184; /** Action string for sending an SMS to a MMS phone number */ public static final int sms_mms=0x7f0a018c; /** Action string for sending an SMS to a mobile phone number */ public static final int sms_mobile=0x7f0a017a; /** Action string for sending an SMS to an other phone number */ public static final int sms_other=0x7f0a017f; /** Action string for sending an SMS to an other fax phone number */ public static final int sms_other_fax=0x7f0a0185; /** Action string for sending an SMS to a pager phone number */ public static final int sms_pager=0x7f0a017e; /** Action string for sending an SMS to a radio phone number */ public static final int sms_radio=0x7f0a0186; /** Action string for sending an SMS to a Telex phone number */ public static final int sms_telex=0x7f0a0187; /** Action string for sending an SMS to a TTY/TDD phone number */ public static final int sms_tty_tdd=0x7f0a0188; /** Action string for sending an SMS to a work phone number */ public static final int sms_work=0x7f0a017b; /** Action string for sending an SMS to a work mobile phone number */ public static final int sms_work_mobile=0x7f0a0189; /** Action string for sending an SMS to a work pager phone number */ public static final int sms_work_pager=0x7f0a018a; /** The description text for the social activity stream tab. Space is limited for this string, so the shorter the better */ public static final int socialStreamIconLabel=0x7f0a00a4; /** Confirmation dialog for separating contacts into multiple instances */ public static final int splitConfirmation=0x7f0a0040; /** Title of the confirmation dialog for separating contacts into multiple instances */ public static final int splitConfirmation_title=0x7f0a003f; /** The explanation of what "split" will do. This needs word-smithing. */ public static final int split_explanation=0x7f0a01b1; /** The title for the action to remove a contact from an aggregated contact */ public static final int split_label=0x7f0a01b0; /** The group type that displays "Starred in Android" contacts */ public static final int starredInAndroid=0x7f0a008b; /** Title for the activity that shows only starred contacts */ public static final int starredList=0x7f0a0025; /** Title for the activity that shows a mix of starred contacts and frequently contacted contacts. */ public static final int strequentList=0x7f0a0027; public static final int sure=0x7f0a000b; /** The setting to sync all contacts from the server */ public static final int syncAllGroups=0x7f0a0088; /** The menu item that leads to the settings for contact syncing */ public static final int syncGroupPreference=0x7f0a0076; public static final int system_error=0x7f0a02ec; /** An option in the 'change photo' or 'pick photo' dialog */ public static final int take_photo=0x7f0a01c0; public static final int tip_limit_contacts_tomms=0x7f0a0279; /** Activity title for the Join Contact list */ public static final int titleJoinAggregate=0x7f0a0044; /** Heading of the Join Contact screen */ public static final int titleJoinContactDataWith=0x7f0a0045; /** Add after merge start Add after merge start Add after merge start */ public static final int title_call_via=0x7f0a027c; /** Toast for call detail screen when couldn't read the requested details */ public static final int toast_call_detail_error=0x7f0a00da; public static final int toast_name_number_both_empty=0x7f0a0208; public static final int toast_no_map_apk=0x7f0a0207; public static final int toast_sim1_overflow=0x7f0a020c; public static final int toast_sim2_overflow=0x7f0a020d; public static final int toast_sim_failed=0x7f0a0204; public static final int toast_sim_overflow=0x7f0a0205; public static final int toast_simcontact_input_overflow=0x7f0a0206; public static final int toast_simcontact_no_name=0x7f0a01f1; public static final int toast_simcontact_no_phone_number=0x7f0a01f2; /** Title for incoming call details screen */ public static final int type_incoming=0x7f0a00dc; /** Title for missed call details screen */ public static final int type_missed=0x7f0a00de; /** Title for outgoing call details screen */ public static final int type_outgoing=0x7f0a00dd; /** Single-character overlay for home phone numbers when creating desktop shortcuts */ public static final int type_short_home=0x7f0a0152; /** Single-character overlay for mobile phone numbers when creating desktop shortcuts */ public static final int type_short_mobile=0x7f0a0153; /** Single-character overlay for other phone numbers when creating desktop shortcuts */ public static final int type_short_other=0x7f0a0156; /** Single-character overlay for pager phone numbers when creating desktop shortcuts */ public static final int type_short_pager=0x7f0a0155; /** Single-character overlay for work phone numbers when creating desktop shortcuts */ public static final int type_short_work=0x7f0a0154; /** String used to display calls from unknown numbers in the call log */ public static final int unknown=0x7f0a00c3; /** Text shown in the contacts app while the background process updates contacts after a system upgrade */ public static final int upgrade_in_progress=0x7f0a01c3; /** Text shown in the contacts app if the background process updating contacts fails because of memory shortage */ public static final int upgrade_out_of_memory=0x7f0a01c4; /** Button shown in the contacts app if the background process updating contacts fails because of memory shortage */ public static final int upgrade_out_of_memory_retry=0x7f0a01c6; /** Button shown in the contacts app if the background process updating contacts fails because of memory shortage */ public static final int upgrade_out_of_memory_uninstall=0x7f0a01c5; /** Checkbox asking the user if they want to display a particular photo for a contact */ public static final int use_photo_as_primary=0x7f0a01b5; public static final int video=0x7f0a02a1; public static final int videocall_string=0x7f0a0211; /** The description presented to the user in the Intent choose when there are multiple activities that allow viewing a contact. This string represents the built in way to view the contact. */ public static final int viewContactDesription=0x7f0a0029; /** The title bar when viewing the contact details activity */ public static final int viewContactTitle=0x7f0a0028; public static final int view_simContact=0x7f0a01e8; /** String used for displaying calls to the voicemail number in the call log */ public static final int voicemail=0x7f0a00c2; /** Header that expands to list all website types when editing a website of a contact */ public static final int websiteLabelsGroup=0x7f0a0150; public static final int whether_import_from_SD=0x7f0a0250; public static final int willdelete=0x7f0a02bf; public static final int willexport=0x7f0a02c0; public static final int willimport=0x7f0a0299; } public static final class style { public static final int BackgroundOnly=0x7f0e0007; public static final int ContactsSearchAnimation=0x7f0e000d; public static final int ContactsSearchTheme=0x7f0e0001; public static final int DialtactsTheme=0x7f0e0000; public static final int DummyAnimation=0x7f0e000e; public static final int FullyTranslucent=0x7f0e0008; public static final int FullyTranslucent_QuickContact=0x7f0e0009; public static final int LessButton=0x7f0e0005; public static final int MinusButton=0x7f0e0002; public static final int MoreButton=0x7f0e0004; public static final int PlusButton=0x7f0e0003; /** TODO: create our own animation style in framework <item name="android:windowAnimationStyle">@*android:style/Animation.ZoomButtons</item> */ public static final int QuickContact=0x7f0e000a; public static final int QuickContactAboveAnimation=0x7f0e000b; public static final int QuickContactBelowAnimation=0x7f0e000c; public static final int TallTitleBarTheme=0x7f0e0006; } public static final class xml { public static final int searchable=0x7f050000; } public static final class styleable { /** Attributes that can be used with a EdgeTriggerView. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #EdgeTriggerView_edgeWidth com.android.contacts:edgeWidth}</code></td><td></td></tr> <tr><td><code>{@link #EdgeTriggerView_listenEdges com.android.contacts:listenEdges}</code></td><td></td></tr> </table> @see #EdgeTriggerView_edgeWidth @see #EdgeTriggerView_listenEdges */ public static final int[] EdgeTriggerView = { 0x7f010005, 0x7f010006 }; /** <p>This symbol is the offset where the {@link com.android.contacts.R.attr#edgeWidth} attribute's value can be found in the {@link #EdgeTriggerView} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:edgeWidth */ public static final int EdgeTriggerView_edgeWidth = 0; /** <p>This symbol is the offset where the {@link com.android.contacts.R.attr#listenEdges} attribute's value can be found in the {@link #EdgeTriggerView} array. <p>Must be one or more (separated by '|') of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>left</code></td><td>0x01</td><td></td></tr> <tr><td><code>right</code></td><td>0x02</td><td></td></tr> </table> @attr name android:listenEdges */ public static final int EdgeTriggerView_listenEdges = 1; /** Maps a contact kind or mime-type to a RemoteViews XML formatter <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #Mapping_detailColumn com.android.contacts:detailColumn}</code></td><td> Column in data table to show details of this data </td></tr> <tr><td><code>{@link #Mapping_icon com.android.contacts:icon}</code></td><td> Icon that should be used to represent this data </td></tr> <tr><td><code>{@link #Mapping_mimeType com.android.contacts:mimeType}</code></td><td> Mime-type handled by this mapping </td></tr> <tr><td><code>{@link #Mapping_remoteViews com.android.contacts:remoteViews}</code></td><td> RemoteViews XML that should be used to format this data </td></tr> <tr><td><code>{@link #Mapping_summaryColumn com.android.contacts:summaryColumn}</code></td><td> Column in data table to summarize this data </td></tr> </table> @see #Mapping_detailColumn @see #Mapping_icon @see #Mapping_mimeType @see #Mapping_remoteViews @see #Mapping_summaryColumn */ public static final int[] Mapping = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004 }; /** <p> @attr description Column in data table to show details of this data <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:detailColumn */ public static final int Mapping_detailColumn = 4; /** <p> @attr description Icon that should be used to represent this data <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name android:icon */ public static final int Mapping_icon = 2; /** <p> @attr description Mime-type handled by this mapping <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:mimeType */ public static final int Mapping_mimeType = 0; /** <p> @attr description RemoteViews XML that should be used to format this data <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name android:remoteViews */ public static final int Mapping_remoteViews = 1; /** <p> @attr description Column in data table to summarize this data <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:summaryColumn */ public static final int Mapping_summaryColumn = 3; }; }