diff --git a/content/content-bundles/resources/types.properties b/content/content-bundles/resources/types.properties
index 0f21354650fd..434d8d60405a 100644
--- a/content/content-bundles/resources/types.properties
+++ b/content/content-bundles/resources/types.properties
@@ -112,6 +112,12 @@ avail.start = Beginning
avail.start1 = From
avail.title = Availability
avail.zipdownload = Download Zip
+
+versioning.title = Versioning
+versioning.hint = Uploaded items should
+versioning.overwrite = Overwrite existing files
+versioning.newversion = Create new version
+
button.actions = Actions
button.add = Add
button.startadd = Start Add Menu
@@ -190,7 +196,7 @@ to upload the file(s) to this website. Text, graphics and other media files may
even if your site is restricted to site members.
instr.dnd.uploads = Files can be uploaded individually or in ZIP archives. Expand ZIPs after uploading via the \
file''s Action menu. Click Continue when ready to complete the upload. Note that you cannot upload more than {0} MB of \
-material at once.
\
+material at once.
\
Copyright: It is your personal responsibility to verify that you have permission from the copyright holder \
to upload the file(s) to this website. Text, graphics and other media files may all be subject to copyright control \
even if your site is restricted to site members.
diff --git a/content/content-tool/tool/src/webapp/vm/resources/sakai_create_uploads.vm b/content/content-tool/tool/src/webapp/vm/resources/sakai_create_uploads.vm
index 004b862f8b0a..ba6e5a69021a 100644
--- a/content/content-tool/tool/src/webapp/vm/resources/sakai_create_uploads.vm
+++ b/content/content-tool/tool/src/webapp/vm/resources/sakai_create_uploads.vm
@@ -18,9 +18,7 @@
$tlang.getString("label.dragDescription")
$instr_dnd_uploads
@@ -28,6 +26,17 @@