Kouhei Sutou
null+****@clear*****
Mon Sep 9 23:34:09 JST 2013
Kouhei Sutou 2013-09-09 23:34:09 +0900 (Mon, 09 Sep 2013) New Revision: 712a8744d4ba72c3f6e75ddee2604e782fa9a0c7 https://github.com/groonga/groonga/commit/712a8744d4ba72c3f6e75ddee2604e782fa9a0c7 Message: doc: fix wrong parameter name Modified files: doc/locale/ja/LC_MESSAGES/reference.po doc/source/reference/functions/query.txt Modified: doc/locale/ja/LC_MESSAGES/reference.po (+3 -3) =================================================================== --- doc/locale/ja/LC_MESSAGES/reference.po 2013-09-09 23:32:00 +0900 (04a5576) +++ doc/locale/ja/LC_MESSAGES/reference.po 2013-09-09 23:34:09 +0900 (8ebd643) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: 1.2.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-28 10:50+0900\n" -"PO-Revision-Date: 2013-08-18 09:15+0900\n" +"PO-Revision-Date: 2013-09-09 23:33+0900\n" "Last-Translator: Kouhei Sutou <kou �� clear-code.com>\n" "Language-Team: Japanese\n" "Language: ja\n" @@ -12214,10 +12214,10 @@ msgstr "" # de1a8b000c33432a8e1a6b6725024fff #: ../../../source/reference/functions/query.txt:14 msgid "" -"``query`` enables you to specify ``--match_columns`` and ``--query`` " +"``query`` enables you to specify ``--match_columns`` and ``--query_string`` " "parameters as function arguments." msgstr "" -"``query`` は ``--match_columns`` と ``--query`` のパラメータを関数の引数とし" +"``query`` は ``--match_columns`` と ``--query_string`` のパラメータを関数の引数とし" "て指定することを可能にします。" # 6c1acb54542f42a98d506c8a04ebbae7 Modified: doc/source/reference/functions/query.txt (+1 -1) =================================================================== --- doc/source/reference/functions/query.txt 2013-09-09 23:32:00 +0900 (010b74e) +++ doc/source/reference/functions/query.txt 2013-09-09 23:34:09 +0900 (e4122b7) @@ -11,7 +11,7 @@ query Summary ------- -``query`` enables you to specify ``--match_columns`` and ``--query`` parameters as +``query`` enables you to specify ``--match_columns`` and ``--query_string`` parameters as function arguments. ``query`` is one of the groonga builtin functions, so you can specify -------------- next part -------------- HTML����������������������������...Download