mirror of
https://github.com/atom/atom.git
synced 2026-01-25 14:59:03 -05:00
This adds support for accessing native extensions in web workers, though it may not work quite how we need it to just yet. Figured we'd bank an upgrade anyway.
226 lines
9.0 KiB
C
226 lines
9.0 KiB
C
// Copyright (c) 2013 Marshall A. Greenblatt. All rights reserved.
|
|
//
|
|
// Redistribution and use in source and binary forms, with or without
|
|
// modification, are permitted provided that the following conditions are
|
|
// met:
|
|
//
|
|
// * Redistributions of source code must retain the above copyright
|
|
// notice, this list of conditions and the following disclaimer.
|
|
// * Redistributions in binary form must reproduce the above
|
|
// copyright notice, this list of conditions and the following disclaimer
|
|
// in the documentation and/or other materials provided with the
|
|
// distribution.
|
|
// * Neither the name of Google Inc. nor the name Chromium Embedded
|
|
// Framework nor the names of its contributors may be used to endorse
|
|
// or promote products derived from this software without specific prior
|
|
// written permission.
|
|
//
|
|
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
//
|
|
// ---------------------------------------------------------------------------
|
|
//
|
|
// This file is generated by the make_pack_header.py tool.
|
|
//
|
|
|
|
#ifndef CEF_INCLUDE_CEF_PACK_STRINGS_H_
|
|
#define CEF_INCLUDE_CEF_PACK_STRINGS_H_
|
|
#pragma once
|
|
|
|
// ---------------------------------------------------------------------------
|
|
// From cef_strings.h:
|
|
|
|
#define IDS_MENU_BACK 28000
|
|
#define IDS_MENU_FORWARD 28001
|
|
#define IDS_MENU_RELOAD 28002
|
|
#define IDS_MENU_RELOAD_NOCACHE 28003
|
|
#define IDS_MENU_STOPLOAD 28004
|
|
#define IDS_MENU_UNDO 28005
|
|
#define IDS_MENU_REDO 28006
|
|
#define IDS_MENU_CUT 28007
|
|
#define IDS_MENU_COPY 28008
|
|
#define IDS_MENU_PASTE 28009
|
|
#define IDS_MENU_DELETE 28010
|
|
#define IDS_MENU_SELECT_ALL 28011
|
|
#define IDS_MENU_FIND 28012
|
|
#define IDS_MENU_PRINT 28013
|
|
#define IDS_MENU_VIEW_SOURCE 28014
|
|
#define IDS_APP_AUDIO_FILES 28015
|
|
#define IDS_APP_IMAGE_FILES 28016
|
|
#define IDS_APP_TEXT_FILES 28017
|
|
#define IDS_APP_VIDEO_FILES 28018
|
|
|
|
// ---------------------------------------------------------------------------
|
|
// From ui_strings.h:
|
|
|
|
#define IDS_APP_MENU_EMPTY_SUBMENU 11000
|
|
#define IDS_APP_UNTITLED_SHORTCUT_FILE_NAME 11001
|
|
#define IDS_APP_SAVEAS_ALL_FILES 11002
|
|
#define IDS_APP_SAVEAS_EXTENSION_FORMAT 11003
|
|
#define IDS_SELECT_FOLDER_BUTTON_TITLE 11004
|
|
#define IDS_SELECT_FOLDER_DIALOG_TITLE 11005
|
|
#define IDS_SAVE_AS_DIALOG_TITLE 11006
|
|
#define IDS_OPEN_FILE_DIALOG_TITLE 11007
|
|
#define IDS_OPEN_FILES_DIALOG_TITLE 11008
|
|
#define IDS_SAVEAS_ALL_FILES 11009
|
|
#define IDS_APP_ACCACTION_PRESS 11010
|
|
#define IDS_APP_ACCNAME_CLOSE 11011
|
|
#define IDS_APP_ACCNAME_MINIMIZE 11012
|
|
#define IDS_APP_ACCNAME_MAXIMIZE 11013
|
|
#define IDS_APP_ACCNAME_RESTORE 11014
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLHERE 11015
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLLEFTEDGE 11016
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLRIGHTEDGE 11017
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLHOME 11018
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLEND 11019
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLPAGEUP 11020
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLPAGEDOWN 11021
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLLEFT 11022
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLRIGHT 11023
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLUP 11024
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLDOWN 11025
|
|
#define IDS_APP_UNDO 11026
|
|
#define IDS_APP_CUT 11027
|
|
#define IDS_APP_COPY 11028
|
|
#define IDS_APP_PASTE 11029
|
|
#define IDS_APP_DELETE 11030
|
|
#define IDS_APP_SELECT_ALL 11031
|
|
#define IDS_APP_OK 11032
|
|
#define IDS_APP_CANCEL 11033
|
|
#define IDS_APP_CLOSE 11034
|
|
#define IDS_APP_ESC_KEY 11035
|
|
#define IDS_APP_TAB_KEY 11036
|
|
#define IDS_APP_INSERT_KEY 11037
|
|
#define IDS_APP_HOME_KEY 11038
|
|
#define IDS_APP_DELETE_KEY 11039
|
|
#define IDS_APP_END_KEY 11040
|
|
#define IDS_APP_PAGEUP_KEY 11041
|
|
#define IDS_APP_PAGEDOWN_KEY 11042
|
|
#define IDS_APP_LEFT_ARROW_KEY 11043
|
|
#define IDS_APP_RIGHT_ARROW_KEY 11044
|
|
#define IDS_APP_RIGHT_UP_KEY 11045
|
|
#define IDS_APP_RIGHT_DOWN_KEY 11046
|
|
#define IDS_APP_ENTER_KEY 11047
|
|
#define IDS_APP_F1_KEY 11048
|
|
#define IDS_APP_F11_KEY 11049
|
|
#define IDS_APP_BACKSPACE_KEY 11050
|
|
#define IDS_APP_CONTROL_MODIFIER 11051
|
|
#define IDS_APP_ALT_MODIFIER 11052
|
|
#define IDS_APP_SHIFT_MODIFIER 11053
|
|
#define IDS_APP_COMMAND_MODIFIER 11054
|
|
#define IDS_APP_BYTES 11055
|
|
#define IDS_APP_KIBIBYTES 11056
|
|
#define IDS_APP_MEBIBYTES 11057
|
|
#define IDS_APP_GIBIBYTES 11058
|
|
#define IDS_APP_TEBIBYTES 11059
|
|
#define IDS_APP_PEBIBYTES 11060
|
|
#define IDS_APP_BYTES_PER_SECOND 11061
|
|
#define IDS_APP_KIBIBYTES_PER_SECOND 11062
|
|
#define IDS_APP_MEBIBYTES_PER_SECOND 11063
|
|
#define IDS_APP_GIBIBYTES_PER_SECOND 11064
|
|
#define IDS_APP_TEBIBYTES_PER_SECOND 11065
|
|
#define IDS_APP_PEBIBYTES_PER_SECOND 11066
|
|
#define IDS_MESSAGE_CENTER_EXTENSIONS_DISABLE 11067
|
|
#define IDS_MESSAGE_CENTER_SITE_DISABLE 11068
|
|
#define IDS_MESSAGE_CENTER_SETTINGS 11069
|
|
#define IDS_MESSAGE_CENTER_CLEAR_ALL 11070
|
|
#define IDS_MESSAGE_CENTER_NO_MESSAGES 11071
|
|
#define IDS_MESSAGE_CENTER_QUIET_MODE 11072
|
|
#define IDS_MESSAGE_CENTER_QUIET_MODE_EXIT 11073
|
|
#define IDS_MESSAGE_CENTER_QUIET_MODE_1HOUR 11074
|
|
#define IDS_MESSAGE_CENTER_QUIET_MODE_1DAY 11075
|
|
|
|
// ---------------------------------------------------------------------------
|
|
// From webkit_strings.h:
|
|
|
|
#define IDS_DETAILS_WITHOUT_SUMMARY_LABEL 18000
|
|
#define IDS_SEARCHABLE_INDEX_INTRO 18001
|
|
#define IDS_FORM_CALENDAR_CLEAR 18002
|
|
#define IDS_FORM_CALENDAR_TODAY 18003
|
|
#define IDS_FORM_DATE_FORMAT_DAY_IN_MONTH 18004
|
|
#define IDS_FORM_DATE_FORMAT_MONTH 18005
|
|
#define IDS_FORM_DATE_FORMAT_YEAR 18006
|
|
#define IDS_FORM_SUBMIT_LABEL 18007
|
|
#define IDS_FORM_INPUT_ALT 18008
|
|
#define IDS_FORM_RESET_LABEL 18009
|
|
#define IDS_FORM_FILE_BUTTON_LABEL 18010
|
|
#define IDS_FORM_MULTIPLE_FILES_BUTTON_LABEL 18011
|
|
#define IDS_FORM_FILE_NO_FILE_LABEL 18012
|
|
#define IDS_FORM_FILE_NO_FILE_DRAG_LABEL 18013
|
|
#define IDS_FORM_FILE_MULTIPLE_UPLOAD 18014
|
|
#define IDS_FORM_OTHER_COLOR_LABEL 18015
|
|
#define IDS_FORM_OTHER_DATE_LABEL 18016
|
|
#define IDS_FORM_OTHER_MONTH_LABEL 18017
|
|
#define IDS_FORM_OTHER_TIME_LABEL 18018
|
|
#define IDS_FORM_OTHER_WEEK_LABEL 18019
|
|
#define IDS_FORM_PLACEHOLDER_FOR_DAY_OF_MONTH_FIELD 18020
|
|
#define IDS_FORM_PLACEHOLDER_FOR_MONTH_FIELD 18021
|
|
#define IDS_FORM_PLACEHOLDER_FOR_YEAR_FIELD 18022
|
|
#define IDS_FORM_THIS_MONTH_LABEL 18023
|
|
#define IDS_FORM_THIS_WEEK_LABEL 18024
|
|
#define IDS_FORM_WEEK_NUMBER_LABEL 18025
|
|
#define IDS_RECENT_SEARCHES_NONE 18026
|
|
#define IDS_RECENT_SEARCHES 18027
|
|
#define IDS_RECENT_SEARCHES_CLEAR 18028
|
|
#define IDS_IMAGE_TITLE_FOR_FILENAME 18029
|
|
#define IDS_AX_ROLE_WEB_AREA 18030
|
|
#define IDS_AX_ROLE_LINK 18031
|
|
#define IDS_AX_ROLE_LIST_MARKER 18032
|
|
#define IDS_AX_ROLE_IMAGE_MAP 18033
|
|
#define IDS_AX_ROLE_HEADING 18034
|
|
#define IDS_AX_ROLE_FOOTER 18035
|
|
#define IDS_AX_ROLE_STEPPER 18036
|
|
#define IDS_AX_BUTTON_ACTION_VERB 18037
|
|
#define IDS_AX_RADIO_BUTTON_ACTION_VERB 18038
|
|
#define IDS_AX_TEXT_FIELD_ACTION_VERB 18039
|
|
#define IDS_AX_CHECKED_CHECK_BOX_ACTION_VERB 18040
|
|
#define IDS_AX_UNCHECKED_CHECK_BOX_ACTION_VERB 18041
|
|
#define IDS_AX_LINK_ACTION_VERB 18042
|
|
#define IDS_AX_AM_PM_FIELD_TEXT 18043
|
|
#define IDS_AX_DAY_OF_MONTH_FIELD_TEXT 18044
|
|
#define IDS_AX_DATE_TIME_FIELD_EMPTY_VALUE_TEXT 18045
|
|
#define IDS_AX_HOUR_FIELD_TEXT 18046
|
|
#define IDS_AX_MILLISECOND_FIELD_TEXT 18047
|
|
#define IDS_AX_MINUTE_FIELD_TEXT 18048
|
|
#define IDS_AX_MONTH_FIELD_TEXT 18049
|
|
#define IDS_AX_SECOND_FIELD_TEXT 18050
|
|
#define IDS_AX_WEEK_OF_YEAR_FIELD_TEXT 18051
|
|
#define IDS_AX_YEAR_FIELD_TEXT 18052
|
|
#define IDS_KEYGEN_HIGH_GRADE_KEY 18053
|
|
#define IDS_KEYGEN_MED_GRADE_KEY 18054
|
|
#define IDS_FORM_INPUT_WEEK_TEMPLATE 18055
|
|
#define IDS_FORM_VALIDATION_VALUE_MISSING_MULTIPLE_FILE 18056
|
|
#define IDS_FORM_VALIDATION_TYPE_MISMATCH 18057
|
|
#define IDS_FORM_VALIDATION_TYPE_MISMATCH_MULTIPLE_EMAIL 18058
|
|
#define IDS_FORM_VALIDATION_RANGE_UNDERFLOW 18059
|
|
#define IDS_FORM_VALIDATION_RANGE_OVERFLOW 18060
|
|
#define IDS_FORM_VALIDATION_STEP_MISMATCH 18061
|
|
#define IDS_FORM_VALIDATION_BAD_INPUT_DATETIME 18062
|
|
#define IDS_FORM_VALIDATION_BAD_INPUT_NUMBER 18063
|
|
#define IDS_FORM_VALIDATION_VALUE_MISSING 18064
|
|
#define IDS_FORM_VALIDATION_VALUE_MISSING_CHECKBOX 18065
|
|
#define IDS_FORM_VALIDATION_VALUE_MISSING_FILE 18066
|
|
#define IDS_FORM_VALIDATION_VALUE_MISSING_RADIO 18067
|
|
#define IDS_FORM_VALIDATION_VALUE_MISSING_SELECT 18068
|
|
#define IDS_FORM_VALIDATION_TYPE_MISMATCH_EMAIL 18069
|
|
#define IDS_FORM_VALIDATION_TYPE_MISMATCH_URL 18070
|
|
#define IDS_FORM_VALIDATION_PATTERN_MISMATCH 18071
|
|
#define IDS_FORM_VALIDATION_TOO_LONG 18072
|
|
#define IDS_PDF_NEED_PASSWORD 18073
|
|
#define IDS_PDF_PAGE_LOADING 18074
|
|
#define IDS_PDF_LOADING_PROGRESS 18075
|
|
#define IDS_PDF_PAGE_LOAD_FAILED 18076
|
|
#define IDS_PDF_PROGRESS_LOADING 18077
|
|
#define IDS_PLUGIN_INITIALIZATION_ERROR 18078
|
|
|
|
#endif // CEF_INCLUDE_CEF_PACK_STRINGS_H_
|