From 9c08949d9615323dd12ebe1606eba6a1992b22c2 Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Thu, 11 Apr 2013 11:45:29 +0200 Subject: translations --- config/locales/views/generic_files/en.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'config/locales/views/generic_files/en.yml') 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' -- cgit v1.2.3