git-svn-id: http://redmine-dmsf.googlecode.com/svn/trunk/redmine_dmsf@4 5e329b0b-a2ee-ea63-e329-299493fc886d
17 lines
821 B
YAML
17 lines
821 B
YAML
# English strings go here for Rails i18n
|
|
en:
|
|
:dmsf: "DMSF"
|
|
:label_dmsf_file_plural: "Dmsf files"
|
|
:warning_no_entries_selected: "No entries selected"
|
|
:error_email_to_must_be_entered: "Email To must be entered"
|
|
:notice_email_sent: "Email sent"
|
|
:warning_file_already_locked: "File already locked"
|
|
:notice_file_locked: "File locked"
|
|
:warning_file_not_locked: "File not locked"
|
|
:notice_file_unlocked: "File unlocked"
|
|
:error_only_user_that_locked_file_can_unlock_it: "Only user that locked file can unlock it"
|
|
:question_do_you_really_want_to_delete_this_entry: "Do you really want to delete this entry?"
|
|
:error_max_files_exceeded: "Limit for number of simultaneously downloadable files exceeded: "
|
|
:question_do_you_really_want_to_delete_this_revision: "Do you really want to delete this revision?"
|
|
|