mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
181 lines
7.1 KiB
C
181 lines
7.1 KiB
C
// Copyright (c) 2012 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 26500
|
|
#define IDS_MENU_FORWARD 26501
|
|
#define IDS_MENU_RELOAD 26502
|
|
#define IDS_MENU_RELOAD_NOCACHE 26503
|
|
#define IDS_MENU_STOPLOAD 26504
|
|
#define IDS_MENU_UNDO 26505
|
|
#define IDS_MENU_REDO 26506
|
|
#define IDS_MENU_CUT 26507
|
|
#define IDS_MENU_COPY 26508
|
|
#define IDS_MENU_PASTE 26509
|
|
#define IDS_MENU_DELETE 26510
|
|
#define IDS_MENU_SELECT_ALL 26511
|
|
#define IDS_MENU_FIND 26512
|
|
#define IDS_MENU_PRINT 26513
|
|
#define IDS_MENU_VIEW_SOURCE 26514
|
|
|
|
// ---------------------------------------------------------------------------
|
|
// From ui_strings.h:
|
|
|
|
#define IDS_APP_MENU_EMPTY_SUBMENU 9500
|
|
#define IDS_APP_UNTITLED_SHORTCUT_FILE_NAME 9501
|
|
#define IDS_APP_SAVEAS_ALL_FILES 9502
|
|
#define IDS_APP_SAVEAS_EXTENSION_FORMAT 9503
|
|
#define IDS_APP_ACCACTION_PRESS 9504
|
|
#define IDS_APP_ACCNAME_CLOSE 9505
|
|
#define IDS_APP_ACCNAME_MINIMIZE 9506
|
|
#define IDS_APP_ACCNAME_MAXIMIZE 9507
|
|
#define IDS_APP_ACCNAME_RESTORE 9508
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLHERE 9509
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLLEFTEDGE 9510
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLRIGHTEDGE 9511
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLHOME 9512
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLEND 9513
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLPAGEUP 9514
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLPAGEDOWN 9515
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLLEFT 9516
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLRIGHT 9517
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLUP 9518
|
|
#define IDS_APP_SCROLLBAR_CXMENU_SCROLLDOWN 9519
|
|
#define IDS_APP_UNDO 9520
|
|
#define IDS_APP_CUT 9521
|
|
#define IDS_APP_COPY 9522
|
|
#define IDS_APP_PASTE 9523
|
|
#define IDS_APP_DELETE 9524
|
|
#define IDS_APP_SELECT_ALL 9525
|
|
#define IDS_APP_OK 9526
|
|
#define IDS_APP_CANCEL 9527
|
|
#define IDS_APP_CLOSE 9528
|
|
#define IDS_APP_ESC_KEY 9529
|
|
#define IDS_APP_TAB_KEY 9530
|
|
#define IDS_APP_INSERT_KEY 9531
|
|
#define IDS_APP_HOME_KEY 9532
|
|
#define IDS_APP_DELETE_KEY 9533
|
|
#define IDS_APP_END_KEY 9534
|
|
#define IDS_APP_PAGEUP_KEY 9535
|
|
#define IDS_APP_PAGEDOWN_KEY 9536
|
|
#define IDS_APP_LEFT_ARROW_KEY 9537
|
|
#define IDS_APP_RIGHT_ARROW_KEY 9538
|
|
#define IDS_APP_RIGHT_UP_KEY 9539
|
|
#define IDS_APP_RIGHT_DOWN_KEY 9540
|
|
#define IDS_APP_ENTER_KEY 9541
|
|
#define IDS_APP_F1_KEY 9542
|
|
#define IDS_APP_F11_KEY 9543
|
|
#define IDS_APP_BACKSPACE_KEY 9544
|
|
#define IDS_APP_CONTROL_MODIFIER 9545
|
|
#define IDS_APP_ALT_MODIFIER 9546
|
|
#define IDS_APP_SHIFT_MODIFIER 9547
|
|
#define IDS_APP_BYTES 9548
|
|
#define IDS_APP_KIBIBYTES 9549
|
|
#define IDS_APP_MEBIBYTES 9550
|
|
#define IDS_APP_GIBIBYTES 9551
|
|
#define IDS_APP_TEBIBYTES 9552
|
|
#define IDS_APP_PEBIBYTES 9553
|
|
#define IDS_APP_BYTES_PER_SECOND 9554
|
|
#define IDS_APP_KIBIBYTES_PER_SECOND 9555
|
|
#define IDS_APP_MEBIBYTES_PER_SECOND 9556
|
|
#define IDS_APP_GIBIBYTES_PER_SECOND 9557
|
|
#define IDS_APP_TEBIBYTES_PER_SECOND 9558
|
|
#define IDS_APP_PEBIBYTES_PER_SECOND 9559
|
|
|
|
// ---------------------------------------------------------------------------
|
|
// From webkit_strings.h:
|
|
|
|
#define IDS_DETAILS_WITHOUT_SUMMARY_LABEL 16500
|
|
#define IDS_SEARCHABLE_INDEX_INTRO 16501
|
|
#define IDS_FORM_CALENDAR_CLEAR 16502
|
|
#define IDS_FORM_CALENDAR_TODAY 16503
|
|
#define IDS_FORM_DATE_FORMAT_DAY_IN_MONTH 16504
|
|
#define IDS_FORM_DATE_FORMAT_MONTH 16505
|
|
#define IDS_FORM_DATE_FORMAT_YEAR 16506
|
|
#define IDS_FORM_SUBMIT_LABEL 16507
|
|
#define IDS_FORM_INPUT_ALT 16508
|
|
#define IDS_FORM_RESET_LABEL 16509
|
|
#define IDS_FORM_FILE_BUTTON_LABEL 16510
|
|
#define IDS_FORM_MULTIPLE_FILES_BUTTON_LABEL 16511
|
|
#define IDS_FORM_FILE_NO_FILE_LABEL 16512
|
|
#define IDS_FORM_FILE_NO_FILE_DRAG_LABEL 16513
|
|
#define IDS_FORM_FILE_MULTIPLE_UPLOAD 16514
|
|
#define IDS_RECENT_SEARCHES_NONE 16515
|
|
#define IDS_RECENT_SEARCHES 16516
|
|
#define IDS_RECENT_SEARCHES_CLEAR 16517
|
|
#define IDS_IMAGE_TITLE_FOR_FILENAME 16518
|
|
#define IDS_AX_ROLE_WEB_AREA 16519
|
|
#define IDS_AX_ROLE_LINK 16520
|
|
#define IDS_AX_ROLE_LIST_MARKER 16521
|
|
#define IDS_AX_ROLE_IMAGE_MAP 16522
|
|
#define IDS_AX_ROLE_HEADING 16523
|
|
#define IDS_AX_ROLE_FOOTER 16524
|
|
#define IDS_AX_BUTTON_ACTION_VERB 16525
|
|
#define IDS_AX_RADIO_BUTTON_ACTION_VERB 16526
|
|
#define IDS_AX_TEXT_FIELD_ACTION_VERB 16527
|
|
#define IDS_AX_CHECKED_CHECK_BOX_ACTION_VERB 16528
|
|
#define IDS_AX_UNCHECKED_CHECK_BOX_ACTION_VERB 16529
|
|
#define IDS_AX_LINK_ACTION_VERB 16530
|
|
#define IDS_KEYGEN_HIGH_GRADE_KEY 16531
|
|
#define IDS_KEYGEN_MED_GRADE_KEY 16532
|
|
#define IDS_FORM_VALIDATION_VALUE_MISSING_MULTIPLE_FILE 16533
|
|
#define IDS_FORM_VALIDATION_TYPE_MISMATCH 16534
|
|
#define IDS_FORM_VALIDATION_TYPE_MISMATCH_MULTIPLE_EMAIL 16535
|
|
#define IDS_FORM_VALIDATION_RANGE_UNDERFLOW 16536
|
|
#define IDS_FORM_VALIDATION_RANGE_OVERFLOW 16537
|
|
#define IDS_FORM_VALIDATION_STEP_MISMATCH 16538
|
|
#define IDS_FORM_VALIDATION_VALUE_MISSING 16539
|
|
#define IDS_FORM_VALIDATION_VALUE_MISSING_CHECKBOX 16540
|
|
#define IDS_FORM_VALIDATION_VALUE_MISSING_FILE 16541
|
|
#define IDS_FORM_VALIDATION_VALUE_MISSING_RADIO 16542
|
|
#define IDS_FORM_VALIDATION_VALUE_MISSING_SELECT 16543
|
|
#define IDS_FORM_VALIDATION_TYPE_MISMATCH_EMAIL 16544
|
|
#define IDS_FORM_VALIDATION_TYPE_MISMATCH_URL 16545
|
|
#define IDS_FORM_VALIDATION_PATTERN_MISMATCH 16546
|
|
#define IDS_FORM_VALIDATION_TOO_LONG 16547
|
|
#define IDS_PDF_NEED_PASSWORD 16548
|
|
#define IDS_PDF_PAGE_LOADING 16549
|
|
#define IDS_PDF_LOADING_PROGRESS 16550
|
|
#define IDS_PDF_PAGE_LOAD_FAILED 16551
|
|
#define IDS_PDF_PROGRESS_LOADING 16552
|
|
#define IDS_PLUGIN_INITIALIZATION_ERROR 16553
|
|
|
|
#endif // CEF_INCLUDE_CEF_PACK_STRINGS_H_
|