[Groonga-commit] groonga/groonga-command at 886f240 [fix-travis-ci-error] Add ja to translate targets

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Wed Jan 13 17:31:03 JST 2016


Kouhei Sutou	2013-09-18 17:16:01 +0900 (Wed, 18 Sep 2013)

  New Revision: 886f24040af368728c97ce03a8066cac56d15c17
  https://github.com/groonga/groonga-command/commit/886f24040af368728c97ce03a8066cac56d15c17

  Message:
    Add ja to translate targets

  Modified files:
    Rakefile

  Modified: Rakefile (+2 -1)
===================================================================
--- Rakefile    2013-09-18 17:11:44 +0900 (66368ff)
+++ Rakefile    2013-09-18 17:16:01 +0900 (ec6b285)
@@ -32,7 +32,8 @@ end
 helper.install
 spec = helper.gemspec
 
-Packnga::DocumentTask.new(spec) do
+Packnga::DocumentTask.new(spec) do |task|
+  task.translate_languages = ["ja"]
 end
 
 Packnga::ReleaseTask.new(spec) do
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index