Skip to content

Commit 1851df7

Browse files
committed
MID-11009 Add message for upload size limit exceeded error
1 parent 0ba20c1 commit 1851df7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

localization/Midpoint.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8320,4 +8320,5 @@ com.evolveum.midpoint.gui.impl.page.admin.certification.PageCertDefinition.saveD
83208320
AccCertCaseOperationsHelper.cannotRecordDecisionAfterDeadline=Cannot record decision after stage deadline. Deadline: {0}
83218321
ShoppingCartPanel.hasApprovalsAndExecutedChanges=Some changes were executed immediately, some are waiting for approval.
83228322
ShoppingCartPanel.hasApprovals=Some changes are waiting for approval.
8323-
ShoppingCartPanel.hasExecutedChanges=Changes were executed, no approval.
8323+
ShoppingCartPanel.hasExecutedChanges=Changes were executed, no approval.
8324+
uploadTooLarge=The uploaded file size exceeds the maximum limit of ${maxSize}.

0 commit comments

Comments
 (0)