Project

General

Profile

« Previous | Next » 

Revision ed09e1e5

Added by Marc Dequènes about 14 years ago

  • ID ed09e1e54f715adf2b319596f79ede9fcbf91c8f

[cleanup] better class/modules names for a few items

View differences:

lib/cyborghood/base.rb
require 'cyborghood/language'
module CyborgHood
include CHTranslation
include I18nTranslation
bindtextdomain("cyborghood", {:path => Config::L10N_DIR, :charset => "UTF-8"})
# severities: :grave :unrecoverable :processable :ignorable

Also available in: Unified diff