Navigation Menu

Skip to content

Commit

Permalink
doc: fix Fedora supported version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Aug 29, 2012
1 parent 4812ffa commit ea4fd1b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions doc/locale/en/LC_MESSAGES/install.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: groonga 2.0.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-28 18:32\n"
"POT-Creation-Date: 2012-08-29 15:34\n"
"PO-Revision-Date: 2012-07-23 17:58+0900\n"
"Last-Translator: Kouhei Sutou <kou@clear-code.com>\n"
"Language-Team: English\n"
Expand Down Expand Up @@ -415,8 +415,8 @@ msgstr ""

# 42ad06b8b53147088e9622d861e034e1
#: ../../../source/install/fedora.txt:26
msgid "Fedora 16"
msgstr "Fedora 16"
msgid "Fedora 17"
msgstr "Fedora 17"

# 802a7c53c7f24630bb3d666c9e423d15
#: ../../../source/install/mac_os_x.txt:6
Expand Down
10 changes: 5 additions & 5 deletions doc/locale/ja/LC_MESSAGES/install.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.2.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-22 16:06\n"
"POT-Creation-Date: 2012-08-29 15:32\n"
"PO-Revision-Date: 2012-08-08 21:54+0900\n"
"Last-Translator: Kouhei Sutou <kou@clear-code.com>\n"
"Language-Team: Japanese\n"
Expand Down Expand Up @@ -370,9 +370,9 @@ msgstr ""
"ジトリの方は数日後に提供されます。つまり、ほとんど差はないということで"
"す。 :-)"

# 0d0fb398fef7408aac0f0967a6403899
# 15c919a01f9444b895e0ea44cbbbab27
#: ../../../source/install/fedora.txt:26
msgid "Fedora 16"
msgid "Fedora 17"
msgstr ""

# 65bbef01a2a14d579cb2264a926d1ab7
Expand Down Expand Up @@ -621,8 +621,8 @@ msgid ""
"After the above steps, :doc:`/reference/executables/groonga` is found in ``/"
"usr/local/bin/groonga``."
msgstr ""
"上記の手順を実行すると ``/usr/local/bin/groonga`` に :doc:`/reference/executables/groonga` "
"がインストールされます。"
"上記の手順を実行すると ``/usr/local/bin/groonga`` に :doc:`/reference/"
"executables/groonga` がインストールされます。"

# f7e57b86a72b417486bbf6e2928e03d4
#: ../../../source/install/others.txt:87
Expand Down
2 changes: 1 addition & 1 deletion doc/source/install/fedora.txt
Expand Up @@ -22,7 +22,7 @@ just only for tests or development. You will encounter an out of
memory error with a 32-bit package even if you just process medium
size data.

Fedora 16
Fedora 17
---------

Install::
Expand Down

0 comments on commit ea4fd1b

Please sign in to comment.