Sha256: 8a0b2c6d4e49b04c76b4524eaeb1189296a9cf8a3f4c451ad4ccf0fdfbf458d2
Contents?: true
Size: 1.43 KB
Versions: 2
Compression:
Stored size: 1.43 KB
Contents
en: activerecord: attributes: carrier/message: recipients: "'Recipients' field" content: "'Message' field" errors: models: carrier/message: attributes: recipients: wrong: "is wrong!" empty: "can't be blank" cannot_write_to_self: "cannot write to self!" models: carrier: no_subject: "(No subject)" views: carrier: # What are the better variants of these messages? form_is_not_valid: "The form is not valid" check_following_fields: "Please fill the following fields right:" title: "Simple Messages" description: "Description goes here..." new_link: "New" inbox_link: "Inbox" inbox_back_link: "Back to Inbox" reply_link: "Reply into thread" sent_link: "Sent" archived_link: "Archived" participants: "Participants: " me: "Me" archive_link: "Archive!" unarchive_link: "Unarchive?" thread_archived: "Thread archived" new_header: "Creating message" new_recipients: "Recipients" new_subject: "Subject" new_content: "Message" new_send: "Send" no_messages: "No messages yet" #last: "Last »" #previous: "‹ Prev" #next: "Next ›" #truncate: "..." successfully_created: "Message successfully created"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
carrier-0.1.1 | config/locales/carrier.en.yml |
carrier-0.1.0 | config/locales/carrier.en.yml |