Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/wp-conte.../plugins/embedpre.../assets/pdf/web/locale/en-US
File: viewer.ftl
# This Source Code Form is subject to the terms of the Mozilla Public
[0] Fix | Delete
# License, v. 2.0. If a copy of the MPL was not distributed with this
[1] Fix | Delete
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
[2] Fix | Delete
[3] Fix | Delete
## Main toolbar buttons (tooltips and alt text for images)
[4] Fix | Delete
[5] Fix | Delete
pdfjs-previous-button =
[6] Fix | Delete
.title = Previous Page
[7] Fix | Delete
pdfjs-previous-button-label = Previous
[8] Fix | Delete
pdfjs-next-button =
[9] Fix | Delete
.title = Next Page
[10] Fix | Delete
pdfjs-next-button-label = Next
[11] Fix | Delete
[12] Fix | Delete
# .title: Tooltip for the pageNumber input.
[13] Fix | Delete
pdfjs-page-input =
[14] Fix | Delete
.title = Page
[15] Fix | Delete
[16] Fix | Delete
# Variables:
[17] Fix | Delete
# $pagesCount (Number) - the total number of pages in the document
[18] Fix | Delete
# This string follows an input field with the number of the page currently displayed.
[19] Fix | Delete
pdfjs-of-pages = of { $pagesCount }
[20] Fix | Delete
[21] Fix | Delete
# Variables:
[22] Fix | Delete
# $pageNumber (Number) - the currently visible page
[23] Fix | Delete
# $pagesCount (Number) - the total number of pages in the document
[24] Fix | Delete
pdfjs-page-of-pages = ({ $pageNumber } of { $pagesCount })
[25] Fix | Delete
[26] Fix | Delete
pdfjs-zoom-out-button =
[27] Fix | Delete
.title = Zoom Out
[28] Fix | Delete
pdfjs-zoom-out-button-label = Zoom Out
[29] Fix | Delete
pdfjs-zoom-in-button =
[30] Fix | Delete
.title = Zoom In
[31] Fix | Delete
pdfjs-zoom-in-button-label = Zoom In
[32] Fix | Delete
pdfjs-zoom-select =
[33] Fix | Delete
.title = Zoom
[34] Fix | Delete
pdfjs-presentation-mode-button =
[35] Fix | Delete
.title = Switch to Presentation Mode
[36] Fix | Delete
pdfjs-presentation-mode-button-label = Presentation Mode
[37] Fix | Delete
pdfjs-open-file-button =
[38] Fix | Delete
.title = Open File
[39] Fix | Delete
pdfjs-open-file-button-label = Open
[40] Fix | Delete
pdfjs-print-button =
[41] Fix | Delete
.title = Print
[42] Fix | Delete
pdfjs-print-button-label = Print
[43] Fix | Delete
pdfjs-save-button =
[44] Fix | Delete
.title = Save
[45] Fix | Delete
pdfjs-save-button-label = Save
[46] Fix | Delete
[47] Fix | Delete
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
[48] Fix | Delete
pdfjs-download-button =
[49] Fix | Delete
.title = Download
[50] Fix | Delete
[51] Fix | Delete
# Used in Firefox for Android as a label for the download button (“download” is a verb).
[52] Fix | Delete
# Length of the translation matters since we are in a mobile context, with limited screen estate.
[53] Fix | Delete
pdfjs-download-button-label = Download
[54] Fix | Delete
[55] Fix | Delete
pdfjs-bookmark-button =
[56] Fix | Delete
.title = Current Page (View URL from Current Page)
[57] Fix | Delete
pdfjs-bookmark-button-label = Current Page
[58] Fix | Delete
[59] Fix | Delete
## Secondary toolbar and context menu
[60] Fix | Delete
[61] Fix | Delete
pdfjs-tools-button =
[62] Fix | Delete
.title = Tools
[63] Fix | Delete
[64] Fix | Delete
pdfjs-tools-button-label = Tools
[65] Fix | Delete
pdfjs-first-page-button =
[66] Fix | Delete
.title = Go to First Page
[67] Fix | Delete
pdfjs-first-page-button-label = Go to First Page
[68] Fix | Delete
pdfjs-last-page-button =
[69] Fix | Delete
.title = Go to Last Page
[70] Fix | Delete
pdfjs-last-page-button-label = Go to Last Page
[71] Fix | Delete
pdfjs-page-rotate-cw-button =
[72] Fix | Delete
.title = Rotate Clockwise
[73] Fix | Delete
pdfjs-page-rotate-cw-button-label = Rotate Clockwise
[74] Fix | Delete
pdfjs-page-rotate-ccw-button =
[75] Fix | Delete
.title = Rotate Counterclockwise
[76] Fix | Delete
pdfjs-page-rotate-ccw-button-label = Rotate Counterclockwise
[77] Fix | Delete
pdfjs-cursor-text-select-tool-button =
[78] Fix | Delete
.title = Enable Text Selection Tool
[79] Fix | Delete
pdfjs-cursor-text-select-tool-button-label = Text Selection Tool
[80] Fix | Delete
pdfjs-cursor-hand-tool-button =
[81] Fix | Delete
.title = Enable Hand Tool
[82] Fix | Delete
pdfjs-cursor-hand-tool-button-label = Hand Tool
[83] Fix | Delete
pdfjs-scroll-page-button =
[84] Fix | Delete
.title = Use Page Scrolling
[85] Fix | Delete
pdfjs-scroll-page-button-label = Page Scrolling
[86] Fix | Delete
pdfjs-scroll-vertical-button =
[87] Fix | Delete
.title = Use Vertical Scrolling
[88] Fix | Delete
pdfjs-scroll-vertical-button-label = Vertical Scrolling
[89] Fix | Delete
pdfjs-scroll-horizontal-button =
[90] Fix | Delete
.title = Use Horizontal Scrolling
[91] Fix | Delete
pdfjs-scroll-horizontal-button-label = Horizontal Scrolling
[92] Fix | Delete
pdfjs-scroll-wrapped-button =
[93] Fix | Delete
.title = Use Wrapped Scrolling
[94] Fix | Delete
pdfjs-scroll-wrapped-button-label = Wrapped Scrolling
[95] Fix | Delete
pdfjs-spread-none-button =
[96] Fix | Delete
.title = Do not join page spreads
[97] Fix | Delete
pdfjs-spread-none-button-label = No Spreads
[98] Fix | Delete
pdfjs-spread-odd-button =
[99] Fix | Delete
.title = Join page spreads starting with odd-numbered pages
[100] Fix | Delete
pdfjs-spread-odd-button-label = Odd Spreads
[101] Fix | Delete
pdfjs-spread-even-button =
[102] Fix | Delete
.title = Join page spreads starting with even-numbered pages
[103] Fix | Delete
pdfjs-spread-even-button-label = Even Spreads
[104] Fix | Delete
[105] Fix | Delete
## Document properties dialog
[106] Fix | Delete
[107] Fix | Delete
pdfjs-document-properties-button =
[108] Fix | Delete
.title = Document Properties…
[109] Fix | Delete
pdfjs-document-properties-button-label = Document Properties…
[110] Fix | Delete
pdfjs-document-properties-file-name = File name:
[111] Fix | Delete
pdfjs-document-properties-file-size = File size:
[112] Fix | Delete
[113] Fix | Delete
# Variables:
[114] Fix | Delete
# $size_kb (Number) - the PDF file size in kilobytes
[115] Fix | Delete
# $size_b (Number) - the PDF file size in bytes
[116] Fix | Delete
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
[117] Fix | Delete
[118] Fix | Delete
# Variables:
[119] Fix | Delete
# $size_mb (Number) - the PDF file size in megabytes
[120] Fix | Delete
# $size_b (Number) - the PDF file size in bytes
[121] Fix | Delete
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
[122] Fix | Delete
[123] Fix | Delete
pdfjs-document-properties-title = Title:
[124] Fix | Delete
pdfjs-document-properties-author = Author:
[125] Fix | Delete
pdfjs-document-properties-subject = Subject:
[126] Fix | Delete
pdfjs-document-properties-keywords = Keywords:
[127] Fix | Delete
pdfjs-document-properties-creation-date = Creation Date:
[128] Fix | Delete
pdfjs-document-properties-modification-date = Modification Date:
[129] Fix | Delete
[130] Fix | Delete
# Variables:
[131] Fix | Delete
# $date (Date) - the creation/modification date of the PDF file
[132] Fix | Delete
# $time (Time) - the creation/modification time of the PDF file
[133] Fix | Delete
pdfjs-document-properties-date-string = { $date }, { $time }
[134] Fix | Delete
[135] Fix | Delete
pdfjs-document-properties-creator = Creator:
[136] Fix | Delete
pdfjs-document-properties-producer = PDF Producer:
[137] Fix | Delete
pdfjs-document-properties-version = PDF Version:
[138] Fix | Delete
pdfjs-document-properties-page-count = Page Count:
[139] Fix | Delete
pdfjs-document-properties-page-size = Page Size:
[140] Fix | Delete
pdfjs-document-properties-page-size-unit-inches = in
[141] Fix | Delete
pdfjs-document-properties-page-size-unit-millimeters = mm
[142] Fix | Delete
pdfjs-document-properties-page-size-orientation-portrait = portrait
[143] Fix | Delete
pdfjs-document-properties-page-size-orientation-landscape = landscape
[144] Fix | Delete
pdfjs-document-properties-page-size-name-a-three = A3
[145] Fix | Delete
pdfjs-document-properties-page-size-name-a-four = A4
[146] Fix | Delete
pdfjs-document-properties-page-size-name-letter = Letter
[147] Fix | Delete
pdfjs-document-properties-page-size-name-legal = Legal
[148] Fix | Delete
[149] Fix | Delete
## Variables:
[150] Fix | Delete
## $width (Number) - the width of the (current) page
[151] Fix | Delete
## $height (Number) - the height of the (current) page
[152] Fix | Delete
## $unit (String) - the unit of measurement of the (current) page
[153] Fix | Delete
## $name (String) - the name of the (current) page
[154] Fix | Delete
## $orientation (String) - the orientation of the (current) page
[155] Fix | Delete
[156] Fix | Delete
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
[157] Fix | Delete
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
[158] Fix | Delete
[159] Fix | Delete
##
[160] Fix | Delete
[161] Fix | Delete
# The linearization status of the document; usually called "Fast Web View" in
[162] Fix | Delete
# English locales of Adobe software.
[163] Fix | Delete
pdfjs-document-properties-linearized = Fast Web View:
[164] Fix | Delete
pdfjs-document-properties-linearized-yes = Yes
[165] Fix | Delete
pdfjs-document-properties-linearized-no = No
[166] Fix | Delete
pdfjs-document-properties-close-button = Close
[167] Fix | Delete
[168] Fix | Delete
## Print
[169] Fix | Delete
[170] Fix | Delete
pdfjs-print-progress-message = Preparing document for printing…
[171] Fix | Delete
[172] Fix | Delete
# Variables:
[173] Fix | Delete
# $progress (Number) - percent value
[174] Fix | Delete
pdfjs-print-progress-percent = { $progress }%
[175] Fix | Delete
[176] Fix | Delete
pdfjs-print-progress-close-button = Cancel
[177] Fix | Delete
pdfjs-printing-not-supported = Warning: Printing is not fully supported by this browser.
[178] Fix | Delete
pdfjs-printing-not-ready = Warning: The PDF is not fully loaded for printing.
[179] Fix | Delete
[180] Fix | Delete
## Tooltips and alt text for side panel toolbar buttons
[181] Fix | Delete
[182] Fix | Delete
pdfjs-toggle-sidebar-button =
[183] Fix | Delete
.title = Toggle Sidebar
[184] Fix | Delete
pdfjs-toggle-sidebar-notification-button =
[185] Fix | Delete
.title = Toggle Sidebar (document contains outline/attachments/layers)
[186] Fix | Delete
pdfjs-toggle-sidebar-button-label = Toggle Sidebar
[187] Fix | Delete
pdfjs-document-outline-button =
[188] Fix | Delete
.title = Show Document Outline (double-click to expand/collapse all items)
[189] Fix | Delete
pdfjs-document-outline-button-label = Document Outline
[190] Fix | Delete
pdfjs-attachments-button =
[191] Fix | Delete
.title = Show Attachments
[192] Fix | Delete
pdfjs-attachments-button-label = Attachments
[193] Fix | Delete
pdfjs-layers-button =
[194] Fix | Delete
.title = Show Layers (double-click to reset all layers to the default state)
[195] Fix | Delete
pdfjs-layers-button-label = Layers
[196] Fix | Delete
pdfjs-thumbs-button =
[197] Fix | Delete
.title = Show Thumbnails
[198] Fix | Delete
pdfjs-thumbs-button-label = Thumbnails
[199] Fix | Delete
pdfjs-current-outline-item-button =
[200] Fix | Delete
.title = Find Current Outline Item
[201] Fix | Delete
pdfjs-current-outline-item-button-label = Current Outline Item
[202] Fix | Delete
pdfjs-findbar-button =
[203] Fix | Delete
.title = Find in Document
[204] Fix | Delete
pdfjs-findbar-button-label = Find
[205] Fix | Delete
pdfjs-additional-layers = Additional Layers
[206] Fix | Delete
[207] Fix | Delete
## Thumbnails panel item (tooltip and alt text for images)
[208] Fix | Delete
[209] Fix | Delete
# Variables:
[210] Fix | Delete
# $page (Number) - the page number
[211] Fix | Delete
pdfjs-thumb-page-title =
[212] Fix | Delete
.title = Page { $page }
[213] Fix | Delete
[214] Fix | Delete
# Variables:
[215] Fix | Delete
# $page (Number) - the page number
[216] Fix | Delete
pdfjs-thumb-page-canvas =
[217] Fix | Delete
.aria-label = Thumbnail of Page { $page }
[218] Fix | Delete
[219] Fix | Delete
## Find panel button title and messages
[220] Fix | Delete
[221] Fix | Delete
pdfjs-find-input =
[222] Fix | Delete
.title = Find
[223] Fix | Delete
.placeholder = Find in document…
[224] Fix | Delete
pdfjs-find-previous-button =
[225] Fix | Delete
.title = Find the previous occurrence of the phrase
[226] Fix | Delete
pdfjs-find-previous-button-label = Previous
[227] Fix | Delete
pdfjs-find-next-button =
[228] Fix | Delete
.title = Find the next occurrence of the phrase
[229] Fix | Delete
pdfjs-find-next-button-label = Next
[230] Fix | Delete
pdfjs-find-highlight-checkbox = Highlight All
[231] Fix | Delete
pdfjs-find-match-case-checkbox-label = Match Case
[232] Fix | Delete
pdfjs-find-match-diacritics-checkbox-label = Match Diacritics
[233] Fix | Delete
pdfjs-find-entire-word-checkbox-label = Whole Words
[234] Fix | Delete
pdfjs-find-reached-top = Reached top of document, continued from bottom
[235] Fix | Delete
pdfjs-find-reached-bottom = Reached end of document, continued from top
[236] Fix | Delete
[237] Fix | Delete
# Variables:
[238] Fix | Delete
# $current (Number) - the index of the currently active find result
[239] Fix | Delete
# $total (Number) - the total number of matches in the document
[240] Fix | Delete
pdfjs-find-match-count =
[241] Fix | Delete
{ $total ->
[242] Fix | Delete
[one] { $current } of { $total } match
[243] Fix | Delete
*[other] { $current } of { $total } matches
[244] Fix | Delete
}
[245] Fix | Delete
[246] Fix | Delete
# Variables:
[247] Fix | Delete
# $limit (Number) - the maximum number of matches
[248] Fix | Delete
pdfjs-find-match-count-limit =
[249] Fix | Delete
{ $limit ->
[250] Fix | Delete
[one] More than { $limit } match
[251] Fix | Delete
*[other] More than { $limit } matches
[252] Fix | Delete
}
[253] Fix | Delete
[254] Fix | Delete
pdfjs-find-not-found = Phrase not found
[255] Fix | Delete
[256] Fix | Delete
## Predefined zoom values
[257] Fix | Delete
[258] Fix | Delete
pdfjs-page-scale-width = Page Width
[259] Fix | Delete
pdfjs-page-scale-fit = Page Fit
[260] Fix | Delete
pdfjs-page-scale-auto = Automatic Zoom
[261] Fix | Delete
pdfjs-page-scale-actual = Actual Size
[262] Fix | Delete
[263] Fix | Delete
# Variables:
[264] Fix | Delete
# $scale (Number) - percent value for page scale
[265] Fix | Delete
pdfjs-page-scale-percent = { $scale }%
[266] Fix | Delete
[267] Fix | Delete
## PDF page
[268] Fix | Delete
[269] Fix | Delete
# Variables:
[270] Fix | Delete
# $page (Number) - the page number
[271] Fix | Delete
pdfjs-page-landmark =
[272] Fix | Delete
.aria-label = Page { $page }
[273] Fix | Delete
[274] Fix | Delete
## Loading indicator messages
[275] Fix | Delete
[276] Fix | Delete
pdfjs-loading-error = An error occurred while loading the PDF.
[277] Fix | Delete
pdfjs-invalid-file-error = Invalid or corrupted PDF file.
[278] Fix | Delete
pdfjs-missing-file-error = Missing PDF file.
[279] Fix | Delete
pdfjs-unexpected-response-error = Unexpected server response.
[280] Fix | Delete
pdfjs-rendering-error = An error occurred while rendering the page.
[281] Fix | Delete
[282] Fix | Delete
## Annotations
[283] Fix | Delete
[284] Fix | Delete
# Variables:
[285] Fix | Delete
# $date (Date) - the modification date of the annotation
[286] Fix | Delete
# $time (Time) - the modification time of the annotation
[287] Fix | Delete
pdfjs-annotation-date-string = { $date }, { $time }
[288] Fix | Delete
[289] Fix | Delete
# .alt: This is used as a tooltip.
[290] Fix | Delete
# Variables:
[291] Fix | Delete
# $type (String) - an annotation type from a list defined in the PDF spec
[292] Fix | Delete
# (32000-1:2008 Table 169 – Annotation types).
[293] Fix | Delete
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
[294] Fix | Delete
pdfjs-text-annotation-type =
[295] Fix | Delete
.alt = [{ $type } Annotation]
[296] Fix | Delete
[297] Fix | Delete
## Password
[298] Fix | Delete
[299] Fix | Delete
pdfjs-password-label = Enter the password to open this PDF file.
[300] Fix | Delete
pdfjs-password-invalid = Invalid password. Please try again.
[301] Fix | Delete
pdfjs-password-ok-button = OK
[302] Fix | Delete
pdfjs-password-cancel-button = Cancel
[303] Fix | Delete
pdfjs-web-fonts-disabled = Web fonts are disabled: unable to use embedded PDF fonts.
[304] Fix | Delete
[305] Fix | Delete
## Editing
[306] Fix | Delete
[307] Fix | Delete
pdfjs-editor-free-text-button =
[308] Fix | Delete
.title = Text
[309] Fix | Delete
pdfjs-editor-free-text-button-label = Text
[310] Fix | Delete
pdfjs-editor-ink-button =
[311] Fix | Delete
.title = Draw
[312] Fix | Delete
pdfjs-editor-ink-button-label = Draw
[313] Fix | Delete
pdfjs-editor-stamp-button =
[314] Fix | Delete
.title = Add or edit images
[315] Fix | Delete
pdfjs-editor-stamp-button-label = Add or edit images
[316] Fix | Delete
pdfjs-editor-highlight-button =
[317] Fix | Delete
.title = Highlight
[318] Fix | Delete
pdfjs-editor-highlight-button-label = Highlight
[319] Fix | Delete
pdfjs-highlight-floating-button1 =
[320] Fix | Delete
.title = Highlight
[321] Fix | Delete
.aria-label = Highlight
[322] Fix | Delete
pdfjs-highlight-floating-button-label = Highlight
[323] Fix | Delete
[324] Fix | Delete
## Remove button for the various kind of editor.
[325] Fix | Delete
[326] Fix | Delete
pdfjs-editor-remove-ink-button =
[327] Fix | Delete
.title = Remove drawing
[328] Fix | Delete
pdfjs-editor-remove-freetext-button =
[329] Fix | Delete
.title = Remove text
[330] Fix | Delete
pdfjs-editor-remove-stamp-button =
[331] Fix | Delete
.title = Remove image
[332] Fix | Delete
pdfjs-editor-remove-highlight-button =
[333] Fix | Delete
.title = Remove highlight
[334] Fix | Delete
[335] Fix | Delete
##
[336] Fix | Delete
[337] Fix | Delete
# Editor Parameters
[338] Fix | Delete
pdfjs-editor-free-text-color-input = Color
[339] Fix | Delete
pdfjs-editor-free-text-size-input = Size
[340] Fix | Delete
pdfjs-editor-ink-color-input = Color
[341] Fix | Delete
pdfjs-editor-ink-thickness-input = Thickness
[342] Fix | Delete
pdfjs-editor-ink-opacity-input = Opacity
[343] Fix | Delete
pdfjs-editor-stamp-add-image-button =
[344] Fix | Delete
.title = Add image
[345] Fix | Delete
pdfjs-editor-stamp-add-image-button-label = Add image
[346] Fix | Delete
# This refers to the thickness of the line used for free highlighting (not bound to text)
[347] Fix | Delete
pdfjs-editor-free-highlight-thickness-input = Thickness
[348] Fix | Delete
pdfjs-editor-free-highlight-thickness-title =
[349] Fix | Delete
.title = Change thickness when highlighting items other than text
[350] Fix | Delete
[351] Fix | Delete
pdfjs-free-text =
[352] Fix | Delete
.aria-label = Text Editor
[353] Fix | Delete
pdfjs-free-text-default-content = Start typing…
[354] Fix | Delete
pdfjs-ink =
[355] Fix | Delete
.aria-label = Draw Editor
[356] Fix | Delete
pdfjs-ink-canvas =
[357] Fix | Delete
.aria-label = User-created image
[358] Fix | Delete
[359] Fix | Delete
## Alt-text dialog
[360] Fix | Delete
[361] Fix | Delete
# Alternative text (alt text) helps when people can't see the image.
[362] Fix | Delete
pdfjs-editor-alt-text-button-label = Alt text
[363] Fix | Delete
[364] Fix | Delete
pdfjs-editor-alt-text-edit-button-label = Edit alt text
[365] Fix | Delete
pdfjs-editor-alt-text-dialog-label = Choose an option
[366] Fix | Delete
pdfjs-editor-alt-text-dialog-description = Alt text (alternative text) helps when people can’t see the image or when it doesn’t load.
[367] Fix | Delete
pdfjs-editor-alt-text-add-description-label = Add a description
[368] Fix | Delete
pdfjs-editor-alt-text-add-description-description = Aim for 1-2 sentences that describe the subject, setting, or actions.
[369] Fix | Delete
pdfjs-editor-alt-text-mark-decorative-label = Mark as decorative
[370] Fix | Delete
pdfjs-editor-alt-text-mark-decorative-description = This is used for ornamental images, like borders or watermarks.
[371] Fix | Delete
pdfjs-editor-alt-text-cancel-button = Cancel
[372] Fix | Delete
pdfjs-editor-alt-text-save-button = Save
[373] Fix | Delete
pdfjs-editor-alt-text-decorative-tooltip = Marked as decorative
[374] Fix | Delete
[375] Fix | Delete
# .placeholder: This is a placeholder for the alt text input area
[376] Fix | Delete
pdfjs-editor-alt-text-textarea =
[377] Fix | Delete
.placeholder = For example, “A young man sits down at a table to eat a meal”
[378] Fix | Delete
[379] Fix | Delete
## Editor resizers
[380] Fix | Delete
## This is used in an aria label to help to understand the role of the resizer.
[381] Fix | Delete
[382] Fix | Delete
pdfjs-editor-resizer-label-top-left = Top left corner — resize
[383] Fix | Delete
pdfjs-editor-resizer-label-top-middle = Top middle — resize
[384] Fix | Delete
pdfjs-editor-resizer-label-top-right = Top right corner — resize
[385] Fix | Delete
pdfjs-editor-resizer-label-middle-right = Middle right — resize
[386] Fix | Delete
pdfjs-editor-resizer-label-bottom-right = Bottom right corner — resize
[387] Fix | Delete
pdfjs-editor-resizer-label-bottom-middle = Bottom middle — resize
[388] Fix | Delete
pdfjs-editor-resizer-label-bottom-left = Bottom left corner — resize
[389] Fix | Delete
pdfjs-editor-resizer-label-middle-left = Middle left — resize
[390] Fix | Delete
[391] Fix | Delete
## Color picker
[392] Fix | Delete
[393] Fix | Delete
# This means "Color used to highlight text"
[394] Fix | Delete
pdfjs-editor-highlight-colorpicker-label = Highlight color
[395] Fix | Delete
[396] Fix | Delete
pdfjs-editor-colorpicker-button =
[397] Fix | Delete
.title = Change color
[398] Fix | Delete
pdfjs-editor-colorpicker-dropdown =
[399] Fix | Delete
.aria-label = Color choices
[400] Fix | Delete
pdfjs-editor-colorpicker-yellow =
[401] Fix | Delete
.title = Yellow
[402] Fix | Delete
pdfjs-editor-colorpicker-green =
[403] Fix | Delete
.title = Green
[404] Fix | Delete
pdfjs-editor-colorpicker-blue =
[405] Fix | Delete
.title = Blue
[406] Fix | Delete
pdfjs-editor-colorpicker-pink =
[407] Fix | Delete
.title = Pink
[408] Fix | Delete
pdfjs-editor-colorpicker-red =
[409] Fix | Delete
.title = Red
[410] Fix | Delete
[411] Fix | Delete
## Show all highlights
[412] Fix | Delete
## This is a toggle button to show/hide all the highlights.
[413] Fix | Delete
[414] Fix | Delete
pdfjs-editor-highlight-show-all-button-label = Show all
[415] Fix | Delete
pdfjs-editor-highlight-show-all-button =
[416] Fix | Delete
.title = Show all
[417] Fix | Delete
[418] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function