Skip to content

Commit

Permalink
#13333 need to add action of add to bundle to content types - Adding …
Browse files Browse the repository at this point in the history
…message keus (#13516)
  • Loading branch information
luisrojascr authored and dsilvam committed Jan 29, 2018
1 parent fd35b33 commit 0d31d16
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dotCMS/src/main/webapp/WEB-INF/messages/Language.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 0d31d16

Please sign in to comment.