YUKI Hiroshi
null+****@clear*****
Thu Feb 20 18:45:06 JST 2014
YUKI Hiroshi 2014-02-20 18:45:06 +0900 (Thu, 20 Feb 2014) New Revision: 0186982d128cc26437821ad342cb8e93fb5cd26a https://github.com/droonga/droonga.org/commit/0186982d128cc26437821ad342cb8e93fb5cd26a Message: Update error message type for 1.0.0 Modified files: _po/ja/reference/message/index.po ja/reference/message/index.md reference/message/index.md Modified: _po/ja/reference/message/index.po (+5 -6) =================================================================== --- _po/ja/reference/message/index.po 2014-02-20 15:42:29 +0900 (2cf6fc3) +++ _po/ja/reference/message/index.po 2014-02-20 18:45:06 +0900 (3a520c5) @@ -395,10 +395,9 @@ msgstr "" ": 指定されたデータセットが存在しないことを示します。ステータスコードは `404` です。" msgid "" -"`UnknownCommand`\n" -": Means there is no adapter or handler for the command given as the `type`. Th" -"e status code is `400`." +"`UnknownType`\n" +": Means there is no handler for the command given as the `type`. The status co" +"de is `400`." msgstr "" -"`UnknownCommand`\n" -": `type` に指定されたコマンドを処理するアダプタもしくはハンドラが存在しない、未知のコマンドであることを示します。ステータスコードは `400` で" -"す。" +"`UnknownType`\n" +": `type` に指定されたコマンドを処理するハンドラが存在しない、未知のコマンドであることを示します。ステータスコードは `400` です。" Modified: ja/reference/message/index.md (+2 -2) =================================================================== --- ja/reference/message/index.md 2014-02-20 15:42:29 +0900 (718013f) +++ ja/reference/message/index.md 2014-02-20 18:45:06 +0900 (dae8a57) @@ -211,5 +211,5 @@ layout: ja `UnknownDataset` : 指定されたデータセットが存在しないことを示します。ステータスコードは `404` です。 -`UnknownCommand` -: `type` に指定されたコマンドを処理するアダプタもしくはハンドラが存在しない、未知のコマンドであることを示します。ステータスコードは `400` です。 +`UnknownType` +: `type` に指定されたコマンドを処理するハンドラが存在しない、未知のコマンドであることを示します。ステータスコードは `400` です。 Modified: reference/message/index.md (+2 -2) =================================================================== --- reference/message/index.md 2014-02-20 15:42:29 +0900 (c86d7f5) +++ reference/message/index.md 2014-02-20 18:45:06 +0900 (c6d2996) @@ -202,5 +202,5 @@ There are some general error types for any command. `UnknownDataset` : Means you've specified a dataset which is not existing. The status code is `404`. -`UnknownCommand` -: Means there is no adapter or handler for the command given as the `type`. The status code is `400`. +`UnknownType` +: Means there is no handler for the command given as the `type`. The status code is `400`. -------------- next part -------------- HTML����������������������������...Download