Commits

Marie Verdonck authored and GitHub committed 256ee0f6f41 Merge
Merge branch 'master' into manage-epersons-page
No tags
gidlmaster

resources/i18n/en.json5

Modified
1434 1434 "nav.community-browse.header": "By Community",
1435 1435
1436 1436 "nav.language": "Language switch",
1437 1437
1438 1438 "nav.login": "Log In",
1439 1439
1440 1440 "nav.logout": "Log Out",
1441 1441
1442 1442 "nav.mydspace": "MyDSpace",
1443 1443
1444 + "nav.profile": "Profile",
1445 +
1444 1446 "nav.search": "Search",
1445 1447
1446 1448 "nav.statistics.header": "Statistics",
1447 1449
1448 1450
1449 1451
1450 1452 "orgunit.listelement.badge": "Organizational Unit",
1451 1453
1452 1454 "orgunit.page.city": "City",
1453 1455
1492 1494 "person.page.staffid": "Staff ID",
1493 1495
1494 1496 "person.page.titleprefix": "Person: ",
1495 1497
1496 1498 "person.search.results.head": "Person Search Results",
1497 1499
1498 1500 "person.search.title": "DSpace Angular :: Person Search",
1499 1501
1500 1502
1501 1503
1504 + "profile.breadcrumbs": "Update Profile",
1505 +
1506 + "profile.card.identify": "Identify",
1507 +
1508 + "profile.card.security": "Security",
1509 +
1510 + "profile.form.submit": "Update Profile",
1511 +
1512 + "profile.groups.head": "Authorization groups you belong to",
1513 +
1514 + "profile.head": "Update Profile",
1515 +
1516 + "profile.metadata.form.error.firstname.required": "First Name is required",
1517 +
1518 + "profile.metadata.form.error.lastname.required": "Last Name is required",
1519 +
1520 + "profile.metadata.form.label.email": "Email Address",
1521 +
1522 + "profile.metadata.form.label.firstname": "First Name",
1523 +
1524 + "profile.metadata.form.label.language": "Language",
1525 +
1526 + "profile.metadata.form.label.lastname": "Last Name",
1527 +
1528 + "profile.metadata.form.label.phone": "Contact Telephone",
1529 +
1530 + "profile.metadata.form.notifications.success.content": "Your changes to the profile were saved.",
1531 +
1532 + "profile.metadata.form.notifications.success.title": "Profile saved",
1533 +
1534 + "profile.notifications.warning.no-changes.content": "No changes were made to the Profile.",
1535 +
1536 + "profile.notifications.warning.no-changes.title": "No changes",
1537 +
1538 + "profile.security.form.error.matching-passwords": "The passwords do not match.",
1539 +
1540 + "profile.security.form.error.password-length": "The password should be at least 6 characters long.",
1541 +
1542 + "profile.security.form.info": "Optionally, you can enter a new password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.",
1543 +
1544 + "profile.security.form.label.password": "Password",
1545 +
1546 + "profile.security.form.label.passwordrepeat": "Retype to confirm",
1547 +
1548 + "profile.security.form.notifications.success.content": "Your changes to the password were saved.",
1549 +
1550 + "profile.security.form.notifications.success.title": "Password saved",
1551 +
1552 + "profile.security.form.notifications.error.title": "Error changing passwords",
1553 +
1554 + "profile.security.form.notifications.error.not-long-enough": "The password has to be at least 6 characters long.",
1555 +
1556 + "profile.security.form.notifications.error.not-same": "The provided passwords are not the same.",
1557 +
1558 + "profile.title": "Update Profile",
1559 +
1560 +
1561 +
1502 1562 "project.listelement.badge": "Research Project",
1503 1563
1504 1564 "project.page.contributor": "Contributors",
1505 1565
1506 1566 "project.page.description": "Description",
1507 1567
1508 1568 "project.page.expectedcompletion": "Expected Completion",
1509 1569
1510 1570 "project.page.funder": "Funders",
1511 1571

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut