mutoh (Masao Mutoh)

Name
Masao Mutoh
Email
Website/Blog
http://www.yotabanana.com/lab/
Location
Tokyo, Japan
Member Since
Dec 06, 2008 (11 months)

Public Repositories (6)

  • gettext_rails

    Ruby on Rails (>=2.3) localization support with Ruby-GetText-Package.

    legend

    Last updated Sun Nov 08 06:48:59 -0800 2009

  • gettext_activerecord

    ActiveRecord(>2.2) localization using Ruby-GetText-Package

    legend

    Last updated Sun Nov 08 06:46:42 -0800 2009

  • locale_rails

    Ruby on Rails (>=2.2) localization support(auto locale detection, localized caches, views, routes...

    legend

    Last updated Sun Nov 08 06:45:17 -0800 2009

  • locale

    Ruby-Locale is the pure ruby library which provides basic and general purpose APIs for localization.

    legend

    Last updated Sun Nov 08 06:42:44 -0800 2009

  • gettext

    Ruby-GetText-Package is a Localization(L10n) library and tools which modeled after GNU gettext pa...

    legend

    Last updated Sun Nov 08 06:37:56 -0800 2009

  • rails

    Ruby on Rails

    legend

    Forked from mateomurphy/rails Thu May 14 08:55:53 -0700 2009

    Last updated Wed May 13 20:59:45 -0700 2009

Public Activity feed

mutoh closed issue 3 on mutoh/gettext_rails Sun Nov 08 07:01:25 -0800 2009
Translation missing
mutoh closed issue 2 on mutoh/gettext_rails Sun Nov 08 07:01:25 -0800 2009
GetText taking too long when translating in layout
mutoh pushed to master at mutoh/gettext_rails Sun Nov 08 06:48:59 -0800 2009
HEAD is b578da8bc0a8d6d6c93a6cd06c51d5cd56a671d1
mutoh pushed to master at mutoh/gettext_activerecord Sun Nov 08 06:46:42 -0800 2009
HEAD is 9731c42c0a2020e6427def51a0fc10e3f08b67e5
mutoh pushed to master at mutoh/locale_rails Sun Nov 08 06:45:17 -0800 2009
HEAD is e72b1c365c4328a78b32bdf0dbd4af59ed5aa485

2 commits »

mutoh pushed to master at mutoh/locale Sun Nov 08 06:42:44 -0800 2009
HEAD is fb5e83517fe8993a86761e0187ba6ff38161557c
mutoh pushed to master at mutoh/gettext Sun Nov 08 06:37:57 -0800 2009
HEAD is bea3a181da8d171c8859e4ad28f963c8d7d74f79

7 commits »

mutoh pushed to master at mutoh/gettext_rails Fri Nov 06 21:16:53 -0800 2009
HEAD is 52426fd70d736ca6c805e4d3a61fab4f9d05c896
  • mutoh committed 52426fd7:
    Fixed to work distance_of_time_in_words.
mutoh pushed to master at mutoh/gettext_activerecord Sun Oct 25 07:09:58 -0700 2009
HEAD is 849908c09da72338df6450ff3b843aab1c693528

2 commits »

mutoh pushed to master at mutoh/locale_rails Sat Oct 24 10:57:30 -0700 2009
HEAD is aa7ec4a6e3c94e7c2199a70bfee0d7e3c46638fd
  • mutoh committed aa7ec4a6:
    Fixed to work expire_fragment/action.
mutoh pushed to master at mutoh/gettext_activerecord Sat Oct 17 04:08:59 -0700 2009
HEAD is 3ad19d71a25b7337e2049fbe84688802747a852d
  • Masao Mutoh committed 3ad19d71:
    Fix to work unless allison.
mutoh pushed to master at mutoh/locale_rails Wed Oct 14 11:12:53 -0700 2009
HEAD is 0d8db0bd54a5d1dedeade596c9c4c15ed0846f3e
  • mutoh committed 0d8db0bd:
    Update license information (explicit to use Ruby's or LGPL).
mutoh pushed to master at mutoh/locale Wed Oct 14 11:12:06 -0700 2009
HEAD is 1493c977f3d2aa52ad6ce0e6cc4b57a98fca901b
  • mutoh committed 1493c977:
    Update license information (explicit to use Ruby's or LGPL).
mutoh pushed to master at mutoh/gettext_rails Wed Oct 14 11:11:45 -0700 2009
HEAD is 0214d40495a4082caa8450e50ff89b28f7125b60
  • mutoh committed 0214d404:
    Update license information (explicit to use Ruby's or LGPL).
mutoh pushed to master at mutoh/gettext_activerecord Wed Oct 14 11:08:19 -0700 2009
HEAD is f124db03da67f6859f7d4265e524c87c07837f79
  • mutoh committed f124db03:
    Update license information (explicit to use Ruby's or LGPL).
mutoh applied fork commits to gettext_activerecord/master Wed Oct 14 11:06:24 -0700 2009
master was changed to 6214dd
mutoh pushed to master at mutoh/gettext Wed Oct 14 11:00:57 -0700 2009
HEAD is ca7a5f0316e4edf25ac1caac278101d455b27597

3 commits »

mutoh pushed to master at mutoh/gettext Wed Oct 14 10:21:37 -0700 2009
HEAD is e40e727f52851a5096b15d6ca6171fba44514ab7
  • Masao Mutoh committed e40e727f:
    * Code clean up.
mutoh pushed to master at mutoh/gettext Tue Oct 06 07:57:24 -0700 2009
HEAD is 1ae993e95267db20652359ec87dbb05d5f6bda15
  • Masao Mutoh committed 1ae993e9:
    Rename GetText::PoMessage#file_names_line_nos to #sources.
mutoh pushed to master at mutoh/gettext Tue Sep 29 10:02:06 -0700 2009
HEAD is 28d65e34540158c10dd36999cf9d0ebbc7028eab
  • Masao Mutoh committed 28d65e34:
    GetText::RGetText.generate_pot keeps the backward compatibility.