From c9fd7513edd0f594227fc681dcd654e41bd118e6 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 5 Jan 2008 11:33:49 +0000 Subject: Default configuration data can now be loaded from the administration screen. A message is automatically displayed on this screen if roles, trackers,... have not been configured yet. The rake task is still available and the data loading code is wrapped in a transaction. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1040 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lang/de.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lang/de.yml') diff --git a/lang/de.yml b/lang/de.yml index 2d4a95c2d..cd4e222ae 100644 --- a/lang/de.yml +++ b/lang/de.yml @@ -553,3 +553,7 @@ field_searchable: Searchable label_display_per_page: 'Per page: %s' setting_per_page_options: Objects per page options label_age: Age +notice_default_data_loaded: Default configuration successfully loaded. +text_load_default_configuration: Load the default configuration +text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." +error_can_t_load_default_data: "Default configuration could not be loaded: %s" -- cgit v1.2.3