[Groonga-commit] groonga/groonga at a88fff0 [master] Add missing option for configure to update translations

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Mar 23 12:03:26 JST 2016


YUKI Hiroshi	2016-03-23 12:03:26 +0900 (Wed, 23 Mar 2016)

  New Revision: a88fff05a91e6284e2e5cfb20af20906db91dd47
  https://github.com/groonga/groonga/commit/a88fff05a91e6284e2e5cfb20af20906db91dd47

  Message:
    Add missing option for configure to update translations

  Modified files:
    doc/source/contribution/documentation/i18n.rst

  Modified: doc/source/contribution/documentation/i18n.rst (+1 -1)
===================================================================
--- doc/source/contribution/documentation/i18n.rst    2016-03-23 12:03:16 +0900 (5a96d33)
+++ doc/source/contribution/documentation/i18n.rst    2016-03-23 12:03:26 +0900 (e96548a)
@@ -43,7 +43,7 @@ sections describes details.
   # Please fork https://github.com/groonga/groonga on GitHub
   % git clone https://github.com/${YOUR_GITHUB_ACCOUNT}/groonga.git
   % ./autogen.sh
-  % ./configure
+  % ./configure --enable-document
   % cd doc/locale/${LANGUAGE}/LC_MESSAGES # ${LANGUAGE} is language code such as 'ja'.
   % make update # *.po are updated
   % editor *.po # translate *.po # you can use your favorite editor
-------------- next part --------------
HTML����������������������������...
Descargar 



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