Added general locale for cases when a name is optional and is not specified. [fixes SCI-1187]

This commit is contained in:
Matej Zrimšek 2017-04-14 17:20:34 +02:00
parent cb1ad9e0be
commit c8ba234023

View file

@ -1600,6 +1600,7 @@ en:
length_too_long: "Search query is too long (maximum is %{max_length} characters)"
length_too_short: "Search query is too short (minimum is %{min_length} characters)"
busy: "The server is still processing your request. If you leave this page, the changes will be lost! Are you sure you want to continue?"
no_name: "(no name)"
Add: "Add"
Asset: "File"