Project

General

Profile

« Previous | Next » 

Revision e971ab5a

Added by Marc Dequènes about 13 years ago

  • ID e971ab5a16a21dbf2b682cbd27a87ffed5f1ea9d

[fix] I18n: late-translation fixes (core and Clerk only)

View differences:

lib/cyborghood/base/language.rb
attr_reader :untranslated, :parts
def initialize(untranslated, parts, context, method)
@untranslated = untranslated % parts
@untranslated = untranslated
@parts = parts
@context = context
@method = method

Also available in: Unified diff