diff --git a/bigbluebutton-html5/private/locales/en.json b/bigbluebutton-html5/private/locales/en.json
index ce97c08a811a213688c88633b6f9469a53065088..2a0c0767cfaddc4fe4121b13822c2a2e1d7f0abd 100755
--- a/bigbluebutton-html5/private/locales/en.json
+++ b/bigbluebutton-html5/private/locales/en.json
@@ -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",