Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/assets/i18n/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -2287,7 +2287,7 @@

"info.accessibility-settings.disableNotificationTimeOut.label": "Automatically close notifications after time out",

"info.accessibility-settings.disableNotificationTimeOut.hint": "When this toggle is activated, notifications will close automatically after the time out passes. When deactivated, notifications will remain open untill manually closed.",
"info.accessibility-settings.disableNotificationTimeOut.hint": "When this toggle is activated, notifications will close automatically after the time out passes. When deactivated, notifications will remain open until manually closed.",

"info.accessibility-settings.failed-notification": "Failed to save accessibility settings",

Expand Down Expand Up @@ -4161,11 +4161,11 @@

"process.overview.unknown.user": "Unknown",

"process.bulk.delete.error.head": "Error on deleteing process",
"process.bulk.delete.error.head": "Error on deleting process",

"process.bulk.delete.error.body": "The process with ID {{processId}} could not be deleted. The remaining processes will continue being deleted. ",

"process.bulk.delete.success": "{{count}} process(es) have been succesfully deleted",
"process.bulk.delete.success": "{{count}} process(es) have been successfully deleted",

"profile.breadcrumbs": "Update Profile",

Expand Down Expand Up @@ -5826,7 +5826,7 @@

"submission.sections.sherpa.record.information.uri": "URI",

"submission.sections.sherpa.error.message": "There was an error retrieving sherpa informations",
"submission.sections.sherpa.error.message": "There was an error retrieving sherpa information",

"submission.submit.breadcrumbs": "New submission",

Expand Down
Loading