po_translation_ru.rb

Path: app/models/po_translation_ru.rb
Last Update: Fri Jun 20 18:41:08 +0900 2008

-*- coding: utf-8 -*-

Schema Information

Schema version: 87

Table name: po_translations

 id            :integer       not null, primary key
 domain_id     :integer       not null
 type          :string(255)   not null
 po_message_id :integer       not null
 msgstr        :text
 msgstr_0      :text
 msgstr_1      :text
 msgstr_2      :text
 msgstr_3      :text
 msgstr_4      :text
 msgstr_5      :text
 created_at    :string(14)
 updated_at    :string(14)
 created_by    :integer
 updated_by    :integer
 created_in    :integer
 updated_in    :integer
 lock_version  :integer       default(0), not null

[Validate]