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