Sha256: 39e56f894438755091422a97c8bab4f43afa4c04b37db7cb09fca44e02da2f9b
Contents?: true
Size: 224 Bytes
Versions: 4
Compression:
Stored size: 224 Bytes
Contents
module GetText def self._(string) return string end def _(string) return string end def gettext(string) return string end def bindtextdomain(temp1 = nil, temp2 = nil, temp3 = nil) #nothing here. end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
knjrbfw-0.0.8 | lib/knj/gettext_fallback.rb |
knjrbfw-0.0.7 | lib/knj/gettext_fallback.rb |
knjrbfw-0.0.4 | lib/knj/gettext_fallback.rb |
knjrbfw-0.0.3 | lib/knj/gettext_fallback.rb |