Skip to content

Commit

Permalink
Merge pull request #878 from nyoronjp/develop
Browse files Browse the repository at this point in the history
Improve appresource.properties
  • Loading branch information
koda-masaru authored Oct 3, 2017
2 parents a4b0727 + cd853d8 commit 2589304
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/appresource.properties
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ knowledge.edit.set.image.path=ShowImage
knowledge.edit.set.slide.path=SlideShow
knowledge.edit.update.content=updated a content
knowledge.edit.update.meta=Only meta information was updated (update notification is not sent)
knowledge.edit.image.upload=Upload a image width preview
knowledge.edit.image.upload=Upload an image with preview
knowledge.edit.do.not.update.timeline=Don't update timeline
knowledge.delete.none=Knowledge to be deleted is not specified

Expand Down Expand Up @@ -778,7 +778,7 @@ knowledge.admin.mailhook.condition.limit.post.0=None
knowledge.admin.mailhook.condition.limit.post.1=Only registered users
knowledge.admin.mailhook.condition.limit.post.2=Only email address of a specify domain
knowledge.admin.mailhook.condition.limit.param=Domain (If domain limit selected)
knowledge.admin.mailhook.info.1=Post from e-mail is a automation function for add knowledge. It is receive mail by regularly, and add knowledge if satisfy the conditions.
knowledge.admin.mailhook.info.1=Post from e-mail is an automation function for add knowledge. It is receive mail by regularly, and add knowledge if satisfy the conditions.
knowledge.admin.mailhook.info.2=After the reception, all mails will delete in this mailbox.
knowledge.admin.mailhook.info.3=For this reason, please prepare the e-mail address of this function only.
knowledge.admin.mailhook.title.properties=Properties of mail. (Advanced option)
Expand Down

0 comments on commit 2589304

Please sign in to comment.