summaryrefslogtreecommitdiff
path: root/config/locales/views/generic_files/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/views/generic_files/en.yml')
-rw-r--r--config/locales/views/generic_files/en.yml28
1 files changed, 14 insertions, 14 deletions
diff --git a/config/locales/views/generic_files/en.yml b/config/locales/views/generic_files/en.yml
index dd1c300..d09376a 100644
--- a/config/locales/views/generic_files/en.yml
+++ b/config/locales/views/generic_files/en.yml
@@ -1,44 +1,44 @@
en:
generic_files:
- name: 'Genericfile'
+ name: 'File'
controller:
- successfuly_created: 'Successfully created Genericfile.'
- successfuly_updated: 'Successfully updated Genericfile.'
- successfuly_destroyed: 'Successfully destroyed Genericfile.'
+ successfuly_created: 'Successfully created File.'
+ successfuly_updated: 'Successfully updated File.'
+ successfuly_destroyed: 'Successfully destroyed File.'
index:
- page_title: 'Listing Genericfile'
+ page_title: 'Files'
name: 'Name'
file: 'File'
- file_type: 'File type'
+ file_type: 'Type'
category: 'Category'
owner_id: 'Owner'
owner_type: 'Owner type'
actions:
- confirm_destroy: 'Are you sure you want to delete this Genericfile?'
+ confirm_destroy: 'Are you sure you want to delete this File?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
create: 'New'
- create_for: 'New Genericfile for %{resource}'
+ create_for: 'New File for %{resource}'
show:
- page_title: 'Show Genericfile'
+ page_title: 'Show File'
name: 'Name'
file: 'File'
- file_type: 'File type'
+ file_type: 'Type'
category: 'Category'
owner_id: 'Owner'
owner_type: 'Owner type'
actions:
- confirm_destroy: 'Are you sure you want to delete this element?'
+ confirm_destroy: 'Are you sure you want to delete this File?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
new:
- page_title: 'New Genericfile'
+ page_title: 'New File'
actions:
back_to_list: 'Back to Index'
edit:
- page_title: 'Editing Genericfile'
+ page_title: 'Editing File'
actions:
back_to_list: 'Back to Index'
edit: 'Edit'
@@ -51,7 +51,7 @@ en:
label: 'File'
hint: ''
file_type:
- label: 'File type'
+ label: 'Type'
hint: ''
category:
label: 'Category'