From 5f063d60ea5de17841b06bc8a60aae41c3c02c99 Mon Sep 17 00:00:00 2001 From: Takeshi Yamamoto Date: Tue, 15 May 2012 20:54:56 +0900 Subject: [PATCH] fixed Kanji typo. --- .../discussion/locales/ja/LC_MESSAGES/plone.app.discussion.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plone/app/discussion/locales/ja/LC_MESSAGES/plone.app.discussion.po b/plone/app/discussion/locales/ja/LC_MESSAGES/plone.app.discussion.po index 0262113..b8d95d4 100644 --- a/plone/app/discussion/locales/ja/LC_MESSAGES/plone.app.discussion.po +++ b/plone/app/discussion/locales/ja/LC_MESSAGES/plone.app.discussion.po @@ -223,7 +223,7 @@ msgstr "" #. Default: "If selected, users are able to post comments on the site. Though, you have to enable comments for specific content types, folders or content objects before users will be able to post comments." #: ../interfaces.py:26 msgid "help_globally_enabled" -msgstr "選ばれると、このサイトでユーザがコメントを投稿できるようになります。とはいえ、ユーザがコメントを登校できるようになるためには、さらにコンテンツタイプ、フォルダ、コンテンツオブジェクトに対して、コメントを有効にしなければなりません。" +msgstr "選ばれると、このサイトでユーザがコメントを投稿できるようになります。とはいえ、ユーザがコメントを投稿できるようになるためには、さらにコンテンツタイプ、フォルダ、コンテンツオブジェクトに対して、コメントを有効にしなければなりません。" #. Default: "If selected, comments will enter a 'Pending' state in which they are invisible to the public. A user with the 'Review comments' permission ('Reviewer' or 'Manager') can approve comments to make them visible to the public. If you want to enable a custom comment workflow, you have to go to the types control panel." #: ../interfaces.py:50