@@ -147,12 +147,6 @@ window.pkp = {
147
147
'acceptInvitation.verifyOrcid' : 'Verify ORCID iD' ,
148
148
'admin.jobs.failed.action.redispatch' : 'Try Again' ,
149
149
'admin.jobs.failed.action.redispatch.all' : 'Requeue All Failed Jobs' ,
150
- 'dashboard.submissions.incomplete.bulkDelete.body' :
151
- '##dashboard.submissions.incomplete.bulkDelete.body##' ,
152
- 'dashboard.submissions.incomplete.bulkDelete.column.description' :
153
- '##dashboard.submissions.incomplete.bulkDelete.column.description##' ,
154
- 'dashboard.submissions.incomplete.bulkDelete.confirm' :
155
- '##dashboard.submissions.incomplete.bulkDelete.confirm##' ,
156
150
'admin.version' : 'Version' ,
157
151
'article.article' : 'Article' ,
158
152
'article.metadata' : 'Metadata' ,
@@ -190,7 +184,6 @@ window.pkp = {
190
184
'common.filtersClear' : 'Clear Filters' ,
191
185
'common.findTemplate' : 'Find Template' ,
192
186
'common.geographic' : 'Geographic' ,
193
- 'common.id' : 'ID' ,
194
187
'common.insert' : 'Insert' ,
195
188
'common.insertContent' : 'Insert Content' ,
196
189
'common.insertContentSearch' : 'Find content to insert' ,
@@ -204,6 +197,7 @@ window.pkp = {
204
197
'common.noItemsFound' : 'No items found.' ,
205
198
'common.none' : 'None' ,
206
199
'common.numberedMore' : '{$number} more' ,
200
+ 'common.numero' : 'No' ,
207
201
'common.ok' : 'OK' ,
208
202
'common.order' : 'Order' ,
209
203
'common.orderDown' : 'Decrease position of {$itemTitle}' ,
@@ -217,6 +211,7 @@ window.pkp = {
217
211
'common.payments' : 'Payments' ,
218
212
'common.preview' : 'Preview' ,
219
213
'common.publications' : 'Articles' ,
214
+ 'common.refreshingData' : 'Refreshing data' ,
220
215
'common.remove' : 'Remove' ,
221
216
'common.removeItem' : 'Remove {$item}' ,
222
217
'common.required' : 'Required' ,
@@ -253,33 +248,42 @@ window.pkp = {
253
248
'contributor.listPanel.preview.format' : 'Format' ,
254
249
'contributor.listPanel.preview.full' : 'Full' ,
255
250
'contributor.listPanel.preview.publicationLists' : 'Publication Lists' ,
256
- 'dashboard.acceptOrDeclineRequestDate' :
257
- 'Please accept or decline this request {$date} ',
251
+ 'dashboard.actions.finishReview' : 'Finish review' ,
252
+ 'dashboard.actions.respondToRequest' : 'Respond to request',
258
253
'dashboard.applyFilters' : 'Apply Filters' ,
259
254
'dashboard.assignReviewers' : 'Assign Reviewers' ,
260
- 'dashboard.completeReviewByDate' : 'Please complete this review by {$date}.' ,
261
- 'dashboard.deadlineForCompletingReviewHasPassed' :
262
- 'Deadline for completing this review has passed. Please complete the review at the earliest.' ,
263
- 'dashboard.deadlineForRespondingAcceptOrDecline' :
264
- 'Deadline for responding to this request has passed. Please accept or decline this request at the earliest.' ,
265
- 'dashboard.declinedDuringStage' : 'Declined during the {$stageName} stage' ,
255
+ 'dashboard.declinedDuringStage' : 'Declined during the {$stageName} stage.' ,
266
256
'dashboard.newReviewRoundToBeCreated' : 'New review round to be created' ,
267
257
'dashboard.recommendOnly.pendingRecommendations' :
268
258
'Recommending Editors are tasked to advise the next steps for this submission' ,
269
259
'dashboard.recommendOnly.recommendationsCompleted' :
270
260
'All editorial recommendations have been received, and a decision is required.' ,
271
261
'dashboard.recommendOnly.recommendationsReady' :
272
262
'An editorial recommendation has been received' ,
263
+ 'dashboard.reviewAssignment.acceptOrDeclineRequestDate' :
264
+ 'Please accept or decline this request by {$date}' ,
273
265
'dashboard.reviewAssignment.action.cancelReviewer' : 'Cancel Reviewer' ,
274
266
'dashboard.reviewAssignment.action.editDueDate' : 'Edit Due Date' ,
275
267
'dashboard.reviewAssignment.action.resendReviewRequest' :
276
268
'Resend Review Request' ,
269
+ 'dashboard.reviewAssignment.action.sendReviewToOrcid' :
270
+ 'Send Review To ORCID' ,
271
+ 'dashboard.reviewAssignment.action.sendReviewToOrcid.confirm' :
272
+ "Send this review to the reviewer's ORCID?" ,
277
273
'dashboard.reviewAssignment.action.unassignReviewer' : 'Unassign' ,
278
274
'dashboard.reviewAssignment.action.viewDetails' : 'View details' ,
279
275
'dashboard.reviewAssignment.action.viewRecommendation' :
280
276
'View recommendation' ,
281
277
'dashboard.reviewAssignment.action.viewUnreadRecommendation' :
282
278
'View unread recommendation' ,
279
+ 'dashboard.reviewAssignment.completeReviewByDate' :
280
+ 'Please complete this review by {$date}.' ,
281
+ 'dashboard.reviewAssignment.deadlineForCompletingReviewHasPassed' :
282
+ 'Deadline for completing this review has passed. Please complete the review at the earliest.' ,
283
+ 'dashboard.reviewAssignment.deadlineForRespondingAcceptOrDecline' :
284
+ 'Deadline for responding to this request has passed. Please accept or decline this request at the earliest.' ,
285
+ 'dashboard.reviewAssignment.declined' : 'Request declined on {$date}' ,
286
+ 'dashboard.reviewAssignment.reviewSubmitted' : 'Review submitted on {$date}' ,
283
287
'dashboard.reviewAssignment.statusAccepted.description' :
284
288
'This reviewer has accepted the review request. Their review is due in <b>{$days} days on {$date}.</b>' ,
285
289
'dashboard.reviewAssignment.statusAccepted.title' :
@@ -323,6 +327,14 @@ window.pkp = {
323
327
'dashboard.revisionRequestedFromAuthor' : 'Revisions requested from author' ,
324
328
'dashboard.revisionsRequestedFromAuthorNextRound' :
325
329
'Revisions requested from the author to be taken to a new review round' ,
330
+ 'dashboard.submissions.incomplete.bulkDelete.body' :
331
+ 'Are you sure you want to delete the selected items? This action cannot be undone. Please confirm to proceed.' ,
332
+ 'dashboard.submissions.incomplete.bulkDelete.button' :
333
+ 'Delete Incomplete Submissions' ,
334
+ 'dashboard.submissions.incomplete.bulkDelete.column.description' :
335
+ 'Select incomplete submissions to be deleted.' ,
336
+ 'dashboard.submissions.incomplete.bulkDelete.confirm' :
337
+ 'Confirm Delete of Incomplete Submissions' ,
326
338
'dashboard.submitRevisions' : 'Submit revisions' ,
327
339
'doi.manager.versions.countStatement' : 'There are {$count} versions.' ,
328
340
'doi.manager.versions.modalTitle' : 'DOIs for all versions' ,
@@ -413,17 +425,18 @@ window.pkp = {
413
425
'fileManager.copyeditedFiles' : 'Copyedited Files' ,
414
426
'fileManager.copyeditedFilesDescription' :
415
427
'These are edited files that will be taken to the production stage' ,
416
- 'fileManager.deskReviewFilesDescription' :
417
- '##fileManager.deskReviewFilesDescription##' ,
418
428
'fileManager.draftFilesDescription' :
419
429
'These are files from the review stage which are to be copyedited' ,
420
- 'fileManager.filesForReview' : 'Files for review' ,
430
+ 'fileManager.filesForReview' : 'Files for Review' ,
431
+ 'fileManager.filesForReviewDescription' :
432
+ 'These files will be sent to the reviewers to review' ,
421
433
'fileManager.productionReadyFilesDescription' :
422
434
'These are the files that will be sent for publication' ,
435
+ 'fileManager.revisionsUploaded' : 'Revisions Uploaded' ,
423
436
'fileManager.revisionsUploadedDescription' :
424
437
'These files have been submitted by the author after revisions were requested' ,
425
438
'fileManager.submissionFilesDescription' :
426
- 'These are the files that will be taken forward to the review stage in the workflow. ' ,
439
+ 'Files uploaded at the time of submission ' ,
427
440
'form.dataHasChanged' :
428
441
'The data on this form has changed. Do you wish to continue without saving?' ,
429
442
'form.errorA11y' : 'Go to {$fieldLabel}: {$errorMessage}' ,
@@ -583,7 +596,6 @@ window.pkp = {
583
596
'manager.statistics.counterR5Reports.usageNotPossible' :
584
597
'There are no COUNTER R5 usage statistics available yet.' ,
585
598
'manager.workflow' : 'Workflow' ,
586
- 'navigation.backTo' : '\u27f5 Back to {$page}' ,
587
599
'navigation.dashboards' : 'Dashboards' ,
588
600
'navigation.mySubmissions' : 'My Submissions' ,
589
601
'navigation.reviewAssignments' : 'Review Assignments' ,
@@ -714,8 +726,6 @@ window.pkp = {
714
726
'submission.citations' : 'References' ,
715
727
'submission.contributors' : 'List of Contributors' ,
716
728
'submission.copyediting' : 'Copyediting' ,
717
- 'submission.dashboard.view.published' : 'Published' ,
718
- 'submission.dashboard.view.scheduled' : 'Scheduled for publication' ,
719
729
'submission.files' : 'Files' ,
720
730
'submission.files.downloadAll' : 'Download All Files' ,
721
731
'submission.finalDraft' : 'Draft Files' ,
@@ -755,17 +765,23 @@ window.pkp = {
755
765
'submission.recommendation' : 'Recommendation: {$recommendation}' ,
756
766
'submission.review' : 'Review' ,
757
767
'submission.stage.externalReviewWithRound' : 'Review (Round {$round})' ,
768
+ 'submission.stage.internalReviewWithRound' :
769
+ '##submission.stage.internalReviewWithRound##' ,
770
+ 'submission.stage.published' : 'Published' ,
771
+ 'submission.stage.scheduledForPublication' : 'Scheduled For Publication' ,
758
772
'submission.stageParticipants.notify' : 'Notify' ,
759
773
'submission.submit.newSubmissionSingle' : 'New Submission' ,
760
774
'submission.submit.submissionFiles' : 'Submission Files' ,
761
775
'submission.submit.uploadSubmissionFile' : 'Upload Submission File' ,
762
776
'submission.upload.percentComplete' : 'Uploading {$percent}% complete' ,
763
777
'submission.upload.productionReady' : 'Upload a Production Ready File' ,
764
778
'submission.upload.proof' : 'Upload a File Ready for Publication' ,
779
+ 'submission.wizard.cancel.confirmation' :
780
+ 'Are you sure you wish to cancel this submission? This will delete the submission and all associated data. This action cannot be undone.' ,
765
781
'submission.wizard.changeSubmission' : 'Change Submission Settings' ,
782
+ 'submission.wizard.submissionCancel' : 'Cancel submission' ,
766
783
'submissions.declined' : 'Declined' ,
767
784
'submissions.incomplete' : 'Incomplete' ,
768
- todo : '##todo##' ,
769
785
'user.affiliation' : 'Affiliation' ,
770
786
'user.authorization.accessibleWorkflowStage' :
771
787
"You don't currently have access to that stage of the workflow." ,
@@ -817,21 +833,30 @@ window.pkp = {
817
833
'workflow.submissionNextReviewRoundInFutureStage' :
818
834
'The submission advanced to the next review round, was accepted, and is currently in the {$stage} stage.' ,
819
835
'user.affiliations' : 'Affiliations' ,
820
- 'user.affiliations.description' : 'Enter the full name of the institution below, avoiding any acronyms. Select the name from the dropdown and click "Add" to include the affiliation in your profile. (e.g. "Simon Fraser University")' ,
836
+ 'user.affiliations.description' :
837
+ 'Enter the full name of the institution below, avoiding any acronyms. Select the name from the dropdown and click "Add" to include the affiliation in your profile. (e.g. "Simon Fraser University")' ,
821
838
'user.affiliations.institution' : 'Institution' ,
822
839
'user.affiliations.translation' : 'More information' ,
823
840
'user.affiliations.translationEditActionLabel' : 'Edit institution name' ,
824
841
'user.affiliations.translationDeleteActionLabel' : 'Remove institution' ,
825
842
'user.affiliations.translationActionsAriaLabel' : 'Click to edit or delete' ,
826
843
'user.affiliations.translationsAllAvailable' : 'All translations available' ,
827
- 'user.affiliations.translationsSomeAvailable' : '{$count} of {$total} languages completed' ,
828
- 'user.affiliations.typeTranslationNameInLanguageLabel' : 'Type the institute name in {$language}' ,
829
- 'user.affiliations.translationNameInLanguage' : 'Institute name in {$language}' ,
844
+ 'user.affiliations.translationsSomeAvailable' :
845
+ '{$count} of {$total} languages completed' ,
846
+ 'user.affiliations.typeTranslationNameInLanguageLabel' :
847
+ 'Type the institute name in {$language}' ,
848
+ 'user.affiliations.translationNameInLanguage' :
849
+ 'Institute name in {$language}' ,
830
850
'user.affiliations.deleteModal.title' : 'Are you sure?' ,
831
- 'user.affiliations.deleteModal.message' : 'The affiliation <strong>{$affiliation}</strong> will be deleted.' ,
832
- 'user.affiliations.searchPhraseLabel' : 'Type the institute name in {$language}' ,
833
- 'user.affiliations.searchPhraseNothingFound' : 'Your search phrase could not be found' ,
834
- 'user.affiliations.primaryLocaleRequired' : 'The primary language {$primaryLocale} is required' ,
851
+ 'user.affiliations.deleteModal.message' :
852
+ 'The affiliation <strong>{$affiliation}</strong> will be deleted.' ,
853
+ 'user.affiliations.searchPhraseLabel' :
854
+ 'Type the institute name in {$language}' ,
855
+ 'user.affiliations.searchPhraseNothingFound' :
856
+ 'Your search phrase could not be found' ,
857
+ 'user.affiliations.primaryLocaleRequired' :
858
+ 'The primary language {$primaryLocale} is required' ,
859
+ 'workflow.uploadRevisions' : 'Upload revisions' ,
835
860
} ,
836
861
tinyMCE : {
837
862
skinUrl : '/styles/tinymce' ,
0 commit comments