|
4 | 4 |
|
5 | 5 | "401.link.home-page": "Take me to the home page", |
6 | 6 |
|
7 | | - "401.unauthorized": "unauthorized", |
| 7 | + "401.unauthorized": "Unauthorized", |
8 | 8 |
|
9 | 9 | "403.help": "You don't have permission to access this page. You can use the button below to get back to the home page.", |
10 | 10 |
|
11 | 11 | "403.link.home-page": "Take me to the home page", |
12 | 12 |
|
13 | | - "403.forbidden": "forbidden", |
| 13 | + "403.forbidden": "Forbidden", |
14 | 14 |
|
15 | | - "500.page-internal-server-error": "Service Unavailable", |
| 15 | + "500.page-internal-server-error": "Service unavailable", |
16 | 16 |
|
17 | 17 | "500.help": "The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.", |
18 | 18 |
|
|
22 | 22 |
|
23 | 23 | "404.link.home-page": "Take me to the home page", |
24 | 24 |
|
25 | | - "404.page-not-found": "page not found", |
| 25 | + "404.page-not-found": "Page not found", |
26 | 26 |
|
27 | | - "error-page.description.401": "unauthorized", |
| 27 | + "error-page.description.401": "Unauthorized", |
28 | 28 |
|
29 | | - "error-page.description.403": "forbidden", |
| 29 | + "error-page.description.403": "Forbidden", |
30 | 30 |
|
31 | | - "error-page.description.500": "Service Unavailable", |
| 31 | + "error-page.description.500": "Service unavailable", |
32 | 32 |
|
33 | | - "error-page.description.404": "page not found", |
| 33 | + "error-page.description.404": "Page not found", |
34 | 34 |
|
35 | 35 | "error-page.orcid.generic-error": "An error occurred during login via ORCID. Make sure you have shared your ORCID account email address with DSpace. If the error persists, contact the administrator", |
36 | 36 |
|
|
58 | 58 |
|
59 | 59 | "admin.registries.bitstream-formats.create.failure.head": "Failure", |
60 | 60 |
|
61 | | - "admin.registries.bitstream-formats.create.head": "Create Bitstream format", |
| 61 | + "admin.registries.bitstream-formats.create.head": "Create bitstream format", |
62 | 62 |
|
63 | 63 | "admin.registries.bitstream-formats.create.new": "Add a new bitstream format", |
64 | 64 |
|
|
300 | 300 |
|
301 | 301 | "admin.access-control.epeople.form.email": "E-mail", |
302 | 302 |
|
303 | | - "admin.access-control.epeople.form.emailHint": "Must be valid e-mail address", |
| 303 | + "admin.access-control.epeople.form.emailHint": "Must be a valid e-mail address", |
304 | 304 |
|
305 | 305 | "admin.access-control.epeople.form.canLogIn": "Can log in", |
306 | 306 |
|
|
1192 | 1192 |
|
1193 | 1193 | "community.edit.logo.label": "Community logo", |
1194 | 1194 |
|
1195 | | - "community.edit.logo.notifications.add.error": "Uploading Community logo failed. Please verify the content before retrying.", |
| 1195 | + "community.edit.logo.notifications.add.error": "Uploading community logo failed. Please verify the content before retrying.", |
1196 | 1196 |
|
1197 | | - "community.edit.logo.notifications.add.success": "Upload Community logo successful.", |
| 1197 | + "community.edit.logo.notifications.add.success": "Upload community logo successful.", |
1198 | 1198 |
|
1199 | 1199 | "community.edit.logo.notifications.delete.success.title": "Logo deleted", |
1200 | 1200 |
|
1201 | 1201 | "community.edit.logo.notifications.delete.success.content": "Successfully deleted the community's logo", |
1202 | 1202 |
|
1203 | 1203 | "community.edit.logo.notifications.delete.error.title": "Error deleting logo", |
1204 | 1204 |
|
1205 | | - "community.edit.logo.upload": "Drop a Community Logo to upload", |
| 1205 | + "community.edit.logo.upload": "Drop a community logo to upload", |
1206 | 1206 |
|
1207 | 1207 | "community.edit.notifications.success": "Successfully edited the Community", |
1208 | 1208 |
|
1209 | 1209 | "community.edit.notifications.unauthorized": "You do not have privileges to make this change", |
1210 | 1210 |
|
1211 | | - "community.edit.notifications.error": "An error occured while editing the Community", |
| 1211 | + "community.edit.notifications.error": "An error occured while editing the community", |
1212 | 1212 |
|
1213 | 1213 | "community.edit.return": "Back", |
1214 | 1214 |
|
|
1602 | 1602 |
|
1603 | 1603 | "error.validation.required": "This field is required", |
1604 | 1604 |
|
1605 | | - "error.validation.NotValidEmail": "This E-mail is not a valid email", |
| 1605 | + "error.validation.NotValidEmail": "This is not a valid e-mail", |
1606 | 1606 |
|
1607 | | - "error.validation.emailTaken": "This E-mail is already taken", |
| 1607 | + "error.validation.emailTaken": "This e-mail is already taken", |
1608 | 1608 |
|
1609 | 1609 | "error.validation.groupExists": "This group already exists", |
1610 | 1610 |
|
|
3034 | 3034 |
|
3035 | 3035 | "mydspace.show.workflow": "Workflow tasks", |
3036 | 3036 |
|
3037 | | - "mydspace.show.workspace": "Your Submissions", |
| 3037 | + "mydspace.show.workspace": "Your submissions", |
3038 | 3038 |
|
3039 | 3039 | "mydspace.show.supervisedWorkspace": "Supervised items", |
3040 | 3040 |
|
|
3070 | 3070 |
|
3071 | 3071 | "nav.login": "Log In", |
3072 | 3072 |
|
3073 | | - "nav.user-profile-menu-and-logout": "User profile menu and Log Out", |
| 3073 | + "nav.user-profile-menu-and-logout": "User profile menu and log out", |
3074 | 3074 |
|
3075 | 3075 | "nav.logout": "Log Out", |
3076 | 3076 |
|
|
0 commit comments