Files: FilesCommonResource: added minimal links count error message

This commit is contained in:
Maksim Chegulov 2023-04-26 13:31:59 +03:00
parent d71bcde7cb
commit 4d3477cc06

View File

@ -475,4 +475,7 @@ Highest compatibility with docx, xlsx, pptx. </value>
<data name="ErrorMessage_SecurityException_ArchiveRoom" xml:space="preserve">
<value>You don't have enough permission to archive the room</value>
</data>
<data name="ErrorMessage_MinLinksCount" xml:space="preserve">
<value>The number of links cannot be less than {0}</value>
</data>
</root>