Kouhei Sutou
null+****@clear*****
Sun Feb 9 22:03:39 JST 2014
Kouhei Sutou 2014-02-09 22:03:39 +0900 (Sun, 09 Feb 2014) New Revision: 8ac0b2f0d56fad6f8fe7041e23f317dc96388bf1 https://github.com/droonga/droonga.org/commit/8ac0b2f0d56fad6f8fe7041e23f317dc96388bf1 Message: task: parameterize locale Modified files: _tasks/i18n.rb Modified: _tasks/i18n.rb (+1 -1) =================================================================== --- _tasks/i18n.rb 2014-02-09 16:38:31 +0900 (3e0fbef) +++ _tasks/i18n.rb 2014-02-09 22:03:39 +0900 (bf35b8d) @@ -89,7 +89,7 @@ class I18nTask else GetText::Tools::MsgInit.run("--input", pot_file_path.to_s, "--output", edit_po_file_path.to_s, - "--locale", "ja") + "--locale", locale) end end GetText::Tools::MsgMerge.run("--update", -------------- next part -------------- HTML����������������������������...Download