mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-31 07:19:32 +00:00
Show a proper error message to user when he is not allowed to create a new element using a StructuralEntityType
This fixes issue #391
This commit is contained in:
parent
f53c98312e
commit
7a2928e202
3 changed files with 45 additions and 7 deletions
|
|
@ -11801,5 +11801,11 @@ Please note, that you can not impersonate a disabled user. If you try you will g
|
|||
<target>Ends with</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="SgLdhCl" name="entity.select.creating_new_entities_not_allowed">
|
||||
<segment>
|
||||
<source>entity.select.creating_new_entities_not_allowed</source>
|
||||
<target>You are not allowed to create new entities of this type! Please choose a pre-existing one.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue