Skip to content

Commit

Permalink
pkp#3261 Add locale
Browse files Browse the repository at this point in the history
  • Loading branch information
defstat committed May 22, 2018
1 parent 5a6a08a commit e33a697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions locale/en_US/manager.xml
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@
<message key="plugins.importexport.common.error.encodingError">The content is not encoded as {$param}</message>
<message key="plugins.importexport.common.error.unknownUserGroup">Unknown user group {$param}</message>
<message key="plugins.importexport.common.error.unknownUploader">Unknown uploader {$param}</message>
<message key="plugins.importexport.common.error.unknownReviewer">Unknown reviewer {$param}</message>
<message key="plugins.importexport.common.error.temporaryFileFailed">Temporary file {$dest} could not be created from {$source}</message>
<message key="plugins.importexport.common.error.filesizeMismatch">The provided filesize "{$expected}" and the actual filesize "{$actual}" do not match</message>
<message key="plugins.importexport.common.error.duplicateRevisionForSubmission">The revision "{$revisionId}" for submission file "{$fileId}" would create a duplicate record</message>
Expand Down

0 comments on commit e33a697

Please sign in to comment.