Use the name of an uploaded file for an attachment when no explicit name was set.

This commit is contained in:
Jan Böhmer 2023-03-05 23:47:45 +01:00
parent 4a30819ea5
commit 52e459ec60
3 changed files with 40 additions and 6 deletions

View file

@ -299,5 +299,11 @@
<target>The part name does not match the regular expression stated by the category: %regex%</target>
</segment>
</unit>
<unit id="m8kMFhf" name="validator.attachment.name_not_blank">
<segment>
<source>validator.attachment.name_not_blank</source>
<target>Set a value here, or upload a file to automatically use its filename as name for the attachment.</target>
</segment>
</unit>
</file>
</xliff>