Skip to content
Snippets Groups Projects
Unverified Commit f78014a1 authored by Anton Georgiev's avatar Anton Georgiev Committed by GitHub
Browse files

Merge pull request #10529 from abias/patch-1

Tooltip which indicates if a presentation can be downloaded or not can be confusing
parents a40dfc3a 3c88604f
No related branches found
No related tags found
No related merge requests found
......@@ -198,8 +198,8 @@
"app.presentationUploder.conversion.pdfHasBigPage": "We could not convert the PDF file, please try optimizing it",
"app.presentationUploder.conversion.timeout": "Ops, the conversion took too long",
"app.presentationUploder.conversion.pageCountFailed": "Failed to determine the number of pages.",
"app.presentationUploder.isDownloadableLabel": "Do not allow presentation to be downloaded",
"app.presentationUploder.isNotDownloadableLabel": "Allow presentation to be downloaded",
"app.presentationUploder.isDownloadableLabel": "Presentation download is not allowed - click to allow presentation to be downloaded",
"app.presentationUploder.isNotDownloadableLabel": "Presentation download is allowed - click to disallow presentation to be downloaded",
"app.presentationUploder.removePresentationLabel": "Remove presentation",
"app.presentationUploder.setAsCurrentPresentation": "Set presentation as current",
"app.presentationUploder.tableHeading.filename": "File name",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment