Navigation Menu

Skip to content

Commit

Permalink
doc: simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 4, 2015
1 parent a926b7a commit 9f7a2c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions doc/locale/ja/LC_MESSAGES/reference.po
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: groonga storage engine 1.0.1\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2015-11-03 20:35+0900\n"
"PO-Revision-Date: 2015-12-04 22:15+0900\n"
"Last-Translator: Kouhei Sutou <kou@clear-code.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
Expand All @@ -23,8 +23,8 @@ msgstr "リファレンス"
msgid "Full text search"
msgstr "全文検索"

msgid "Mroonga full text search in boolean mode"
msgstr "ブーリアンモードでのMroongaの全文検索"
msgid "Boolean mode"
msgstr "ブーリアンモード"

msgid ""
"Mroonga can perform boolean full text searches using the ``IN BOOLEAN MODE`` "
Expand Down
4 changes: 2 additions & 2 deletions doc/source/reference/full_text_search/boolean_mode.rst
@@ -1,5 +1,5 @@
Mroonga full text search in boolean mode
========================================
Boolean mode
============

Mroonga can perform boolean full text searches using the ``IN BOOLEAN
MODE`` modifier.
Expand Down

0 comments on commit 9f7a2c6

Please sign in to comment.