Sha256: 79b0744cf11ca37d049d73447675b269f920fee222f4f36e50e46f659acf58a5
Contents?: true
Size: 175 Bytes
Versions: 2
Compression:
Stored size: 175 Bytes
Contents
# -*- encoding : utf-8 -*- class Phrase::Tool::Formats::Plist < Phrase::Tool::Formats::Base def self.filename_for_locale(locale) "phrase.#{locale.name}.plist" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
phrase-0.3.1 | lib/phrase/tool/formats/plist.rb |
phrase-0.3.0 | lib/phrase/tool/formats/plist.rb |