You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/globals.js
+2-2
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ window.pkp = {
147
147
'acceptInvitation.cancelInvite.title': 'Cancel Role Invitation Process?',
148
148
'acceptInvitation.modal.button': 'View All Submissions',
149
149
'acceptInvitation.modal.message':
150
-
'Congratulations on your new role in OJS! You might now have access to new options. If you need assistance navigating the system, please click on the \u201cHelp\u201d buttons throughout the interface for guidance',
150
+
'Congratulations on your new role in OJS! You might now have access to new options. If you need assistance navigating the system, please click on the \u201cHelp\u201d button throughout the interface for guidance',
151
151
'acceptInvitation.modal.title': "You've been assigned a new role in OJS",
152
152
'acceptInvitation.passwordField.description':
153
153
'It should be at least 6 characters long and could be a combination of uppercase letters, lowercase letters, numbers and symbols',
@@ -905,7 +905,7 @@ window.pkp = {
905
905
'userInvitation.edit.title': 'Edit Invitation',
906
906
'userInvitation.modal.button': 'View All Users',
907
907
'userInvitation.modal.message':
908
-
"{$email} has been invited to new role in OJS. You can be updated about the user's decision on the User & Role page, your OJS notification and/or your email.",
908
+
"{$email} has been invited to new role in OJS. You can be updated about the user's decision on the Users & Roles page, your OJS notifications and/or your email.",
0 commit comments