Navigation Menu

Skip to content

Commit

Permalink
[doc] use 'system variable'.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 28, 2012
1 parent c3ff440 commit 31ffe59
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions doc/locale/ja/LC_MESSAGES/news.po
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: groonga storage engine 1.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-02-28 13:59\n"
"PO-Revision-Date: 2012-02-28 14:00+0900\n"
"POT-Creation-Date: 2012-02-28 14:35\n"
"PO-Revision-Date: 2012-02-28 14:35+0900\n"
"Last-Translator: Kouhei Sutou <kou@clear-code.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
Expand Down Expand Up @@ -178,10 +178,10 @@ msgstr ""
# 1025e29407b94fe6b398dbfb775c2713
#: ../../../source/news.rst:78
msgid ""
"Added ``mroonga_enable_optimization`` thread variable to on/off "
"optimizations. It's useful for benchmark."
"Added ``mroonga_enable_optimization`` system variable to on/off "
"optimization. It's useful for benchmark."
msgstr ""
"最適化のオン・オフを切り替える ``mroonga_enable_optimization`` スレッド変数を"
"最適化のオン・オフを切り替える ``mroonga_enable_optimization`` システム変数を"
"追加した。ベンチマーク時に便利。"

# bdca0e02d8f9459fa43deaae796cc9c2
Expand Down
4 changes: 2 additions & 2 deletions doc/source/news.rst
Expand Up @@ -75,8 +75,8 @@ Improvements
groonga to improve groonga integration.
* [storage mode] Removed a needless write lock on update.
[#1271] [Reported by Takahiro Nagai]
* Added ``mroonga_enable_optimization`` thread variable to
on/off optimizations. It's useful for benchmark.
* Added ``mroonga_enable_optimization`` system variable to
on/off optimization. It's useful for benchmark.
* [wrapper mode] Supported temporary table. [#1267]
* [incompatible] Supported ``/`` in database name. [#1281]
* Suppressed needless messages on ``INSERT ... ON DUPLICATE
Expand Down

0 comments on commit 31ffe59

Please sign in to comment.