Skip to content

Commit

Permalink
#12991 Need to add action of push publish to content types
Browse files Browse the repository at this point in the history
  • Loading branch information
luisrojascr authored and fmontes committed Jan 16, 2018
1 parent c147323 commit 45d06f6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions dotCMS/src/main/webapp/WEB-INF/messages/Language.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4655,6 +4655,16 @@ contenttypes.content.two_columns=Two Columns
contenttypes.content.three_columns=Three Columns
contenttypes.content.four_columns=Four Columns
contenttypes.content.field=Field
contenttypes.content.push_publish=Push Publish
contenttypes.content.push_publish.I_want_To=I want to
contenttypes.content.push_publish.force_push=Force Push
contenttypes.content.push_publish.publish_date=Publish Date
contenttypes.content.push_publish.expire_date=Expire Date
contenttypes.content.push_publish.push_to=Push To
contenttypes.content.push_publish.push_to_errormsg=Must add at least one Environment
contenttypes.content.push_publish.form.cancel=Cancel
contenttypes.content.push_publish.form.push=Push
contenttypes.content.push_publish.select_environment=Select environment
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 45d06f6

Please sign in to comment.