Merge pull request #53 from openHPI/fix-file-creation-behavior
Fix file creation behavior
This commit is contained in:
@@ -38,6 +38,7 @@ en:
|
||||
team_id: Team
|
||||
title: Title
|
||||
user: Author
|
||||
allow_file_creation: "Allow file creation"
|
||||
external_user:
|
||||
consumer: Consumer
|
||||
email: Email
|
||||
@@ -292,6 +293,8 @@ en:
|
||||
teacher_defined_test: Test for Assessment
|
||||
user_defined_file: User-defined File
|
||||
user_defined_test: User-defined Test
|
||||
error:
|
||||
filename: "The file could not be saved, because another file with the name '%{name}' already exists."
|
||||
hints:
|
||||
form:
|
||||
hints:
|
||||
|
Reference in New Issue
Block a user