diff --git a/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties b/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties index 1ea9a27ceb6b..b26307f444b8 100644 --- a/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties +++ b/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties @@ -4676,6 +4676,12 @@ contenttypes.content.push_publish.expire_time_errormsg=Expire Time is required contenttypes.content.push_publish.form.cancel=Cancel contenttypes.content.push_publish.form.push=Push contenttypes.content.push_publish.select_environment=Select environment +contenttypes.content.add_to_bundle=Add to Bundle +contenttypes.content.add_to_bundle.select=Select or type bundle +contenttypes.content.add_to_bundle.type=Type bundle name +contenttypes.content.add_to_bundle.errormsg=Please select a Bundle from the list or type a bundle name +contenttypes.content.add_to_bundle.form.cancel=Cancel +contenttypes.content.add_to_bundle.form.add=Add contenttypes.confirm.message.delete=Are you sure you want to delete this contenttypes.confirm.message.delete.content=and all the content associated with it? contenttypes.confirm.message.delete.warning=(This operation can not be undone)