Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update packages and translations #14920

Merged
merged 2 commits into from
May 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"globals": {
"PDFJSDev": false,
"exports": false,
"structuredClone": false,
"SystemJS": false,
},

Expand Down
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -2111,7 +2111,7 @@ function packageBowerJson() {
bugs: DIST_BUGS_URL,
license: DIST_LICENSE,
dependencies: {
dommatrix: "^1.0.1",
dommatrix: "^1.0.3",
"web-streams-polyfill": "^3.2.1",
},
peerDependencies: {
Expand Down
1 change: 1 addition & 0 deletions l10n/fi/viewer.properties
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ find_next.title=Etsi hakusanan seuraava osuma
find_next_label=Seuraava
find_highlight=Korosta kaikki
find_match_case_label=Huomioi kirjainkoko
find_match_diacritics_label=Erota tarkkeet
find_entire_word_label=Kokonaiset sanat
find_reached_top=Päästiin dokumentin alkuun, jatketaan lopusta
find_reached_bottom=Päästiin dokumentin loppuun, jatketaan alusta
Expand Down
2 changes: 2 additions & 0 deletions l10n/sc/viewer.properties
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ document_properties_date_string={{date}}, {{time}}
document_properties_creator=Creatzione:
document_properties_producer=Produtore de PDF:
document_properties_version=Versione de PDF:
document_properties_page_count=Contu de pàginas:
document_properties_page_size=Mannària de sa pàgina:
document_properties_page_size_unit_inches=pòddighes
document_properties_page_size_unit_millimeters=mm
Expand Down Expand Up @@ -235,3 +236,4 @@ password_cancel=Cantzella

printing_not_supported=Atentzione: s'imprenta no est funtzionende de su totu in custu navigadore.
printing_not_ready=Atentzione: su PDF no est istadu carrigadu de su totu pro s'imprenta.
web_fonts_disabled=Is tipografias web sunt disativadas: is tipografias incrustadas a su PDF non podent èssere impreadas.
Loading