Navigation Menu

Skip to content

Commit

Permalink
doc: fix markup
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Jun 25, 2012
1 parent a07b408 commit 87048c4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 deletions doc/locale/ja/LC_MESSAGES/news.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: groonga storage engine 1.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-06-25 15:20\n"
"POT-Creation-Date: 2012-06-25 16:31\n"
"PO-Revision-Date: 2012-05-29 16:31+0900\n"
"Last-Translator: Kouhei Sutou <kou@clear-code.com>\n"
"Language-Team: Japanese\n"
Expand Down Expand Up @@ -67,16 +67,18 @@ msgstr "パーティションを明示的に無効化した。 [#1391]"
msgid ""
"[rpm][deb] Fixed to ensure deleting mroonga plugin from mysql.plugin before "
"install. [groonga-dev,00948] [Suggested by Kazuhiko Isobe]"
msgstr "[rpm][deb] インストール前にmysql.pluginからmroongaプラグインを"
"確実に削除するようにした。"
msgstr ""
"[rpm][deb] インストール前にmysql.pluginからmroongaプラグインを確実に削除する"
"ようにした。"

# 28bc9cbdc60a460e87c704dca8b510eb
#: ../../../source/news.rst:23
msgid ""
"Fixed a crash bug by setting nonexistent path to mroonga_log_file variable. "
"[#1404] [Reported by @nabebeb]"
msgstr "存在しないパスを mroonga_log_file 変数へと設定するとクラッシュ"
"する不具合を修正した。 [#1404] [@nabebebさんが報告]"
"Fixed a crash bug by setting nonexistent path to ``mroonga_log_file`` "
"variable. [#1404] [Reported by @nabebeb]"
msgstr ""
"存在しないパスを ``mroonga_log_file`` 変数へと設定するとクラッシュする不具合を修"
"正した。 [#1404] [@nabebebさんが報告]"

# 2371feae1d1549e59cd05415194e5dcf
#: ../../../source/news.rst:27 ../../../source/news.rst:78
Expand Down
2 changes: 1 addition & 1 deletion doc/source/news.rst
Expand Up @@ -20,7 +20,7 @@ Fixes
* Disabled partition explicitly. [#1391]
* [rpm][deb] Fixed to ensure deleting mroonga plugin from mysql.plugin
before install. [groonga-dev,00948] [Suggested by Kazuhiko Isobe]
* Fixed a crash bug by setting nonexistent path to mroonga_log_file
* Fixed a crash bug by setting nonexistent path to ``mroonga_log_file``
variable. [#1404] [Reported by @nabebeb]

Thanks
Expand Down

0 comments on commit 87048c4

Please sign in to comment.