[Groonga-commit] droonga/droonga.org at 51c6994 [gh-pages] Add missing entries

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Apr 1 14:09:00 JST 2014


YUKI Hiroshi	2014-04-01 14:09:00 +0900 (Tue, 01 Apr 2014)

  New Revision: 51c6994ff849fb78fcd102b62339d4134a411e18
  https://github.com/droonga/droonga.org/commit/51c6994ff849fb78fcd102b62339d4134a411e18

  Message:
    Add missing entries

  Modified files:
    _po/ja/tutorial/plugin-development/adapter/index.po

  Modified: _po/ja/tutorial/plugin-development/adapter/index.po (+10 -5)
===================================================================
--- _po/ja/tutorial/plugin-development/adapter/index.po    2014-04-01 14:08:30 +0900 (0a42608)
+++ _po/ja/tutorial/plugin-development/adapter/index.po    2014-04-01 14:09:00 +0900 (3a51d57)
@@ -320,6 +320,11 @@ msgid ""
 msgstr ""
 
 msgid ""
+"      class Adapter < Droonga::Adapter\n"
+"        input_message.pattern = [\"type\", :equal, \"search\"]"
+msgstr ""
+
+msgid ""
 "        def adapt_input(input_message)\n"
 "          logger.info(\"SampleLoggerPlugin::Adapter\", :message => input_message"
 ")\n"
@@ -521,11 +526,6 @@ msgstr ""
 "説明を簡単にするために、ここでは`adapt_input`メソッドの定義を一旦削除します。"
 
 msgid ""
-"      class Adapter < Droonga::Adapter\n"
-"        input_message.pattern = [\"type\", :equal, \"search\"]"
-msgstr ""
-
-msgid ""
 "        def adapt_output(output_message)\n"
 "          logger.info(\"SampleLoggerPlugin::Adapter\", :message => output_messag"
 "e)\n"
@@ -917,6 +917,11 @@ msgid ""
 msgstr ""
 
 msgid ""
+"      class Adapter < Droonga::Adapter\n"
+"        (snip)"
+msgstr ""
+
+msgid ""
 "        def adapt_output(output_message)\n"
 "          logger.info(\"StoreSearchPlugin::Adapter\", :message => output_message"
 ")"
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index