Skip to content

Commit 60855cc

Browse files
committed
Reverted locale change
1 parent 55ab55d commit 60855cc

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

client/src/locale/en.js

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,11 @@ const en = {
7777
accessibleApps: "Enabled apps",
7878
yourApps: "Our apps",
7979
catalogue: "All other apps",
80-
externalMaintenance: "ManageImport access options",
80+
externalMaintenance: "Manage access options",
8181
invite: "Roles",
8282
sram: "Collaborative groups",
8383
allApps: "All apps",
84-
organizationMaintenance: "ManageImport organisation",
84+
organizationMaintenance: "Manage organisation",
8585
idp: "My organisation",
8686
users: "SURF Access users",
8787
applications: "Applications",
@@ -93,9 +93,9 @@ const en = {
9393
tooltips: {
9494
users: "",
9595
idp: "",
96-
yourApps: "ManageImport the technical connection and metadata of your apps.",
96+
yourApps: "Manage the technical connection and metadata of your apps.",
9797
catalogue: "Discover apps that aren't yet connected.",
98-
accessibleApps: "ManageImport access to enabled applications",
98+
accessibleApps: "Manage access to enabled applications",
9999
roles: "",
100100
collaborations: "",
101101
serviceDesk: "",
@@ -145,34 +145,34 @@ const en = {
145145
backToLandingLink: " create your own organisation.",
146146
central: {
147147
title: "Central access management",
148-
subTitle: "ManageImport access to enabled applications",
148+
subTitle: "Manage access to enabled applications",
149149
connectedApps: "enabled apps",
150150
connectedAppsInfo: "The apps that are linked to our IdP",
151-
maintainAccess: "ManageImport access",
151+
maintainAccess: "Manage access",
152152
roles: "Access roles",
153-
maintainRoles: "ManageImport roles",
153+
maintainRoles: "Manage roles",
154154
teamCentral: "Central team",
155155
you: "You",
156156
responsible: "Responsible: <a href='mailto:{{mail}}'>{{name}}</a>",
157-
maintainTeam: "ManageImport team",
157+
maintainTeam: "Manage team",
158158
},
159159
catalogue: {
160160
title: "SURF Access catalog",
161-
subTitle: "ManageImport your own apps and find new ones",
161+
subTitle: "Manage your own apps and find new ones",
162162
ourApps: "Our apps",
163163
ourAppsInfo: "The apps we offer ourselves on SURF Access",
164-
maintainOurApps: "ManageImport our apps",
164+
maintainOurApps: "Manage our apps",
165165
allApps: "All other apps",
166166
openCatalogue: "Open the SURF app catalog"
167167
},
168168
decentral: {
169169
title: "Decentralised access management",
170170
subTitle: "Delegate member management and application access to collaborative groups.",
171171
collaborations: "Collaborative groups",
172-
maintainCollaborations: "ManageImport collaborative groups",
172+
maintainCollaborations: "Manage collaborative groups",
173173
teamDecentral: "Decentral team",
174174
responsible: "responsible: <a href='mailto:{{email}}'>{{name}}</a>",
175-
maintainTeamDecentral: "ManageImport team"
175+
maintainTeamDecentral: "Manage team"
176176
},
177177
tip: {
178178
info: "Tips from SURF when setting up access",
@@ -226,7 +226,7 @@ const en = {
226226
status: "Status",
227227
searchPlaceHolder: "Search for organisations...",
228228
confirmation: "Are you sure you want to change the status to <strong>{{status}}</strong> for organisation {{name}}?",
229-
manageOrganizationInMutable: "Internal organisations (e.g. IdP's from ManageImport) are immutable in SURF Access. Only external organisations from external (commercial) service providers are mutable.",
229+
manageOrganizationInMutable: "Internal organisations (e.g. IdP's from Manage) are immutable in SURF Access. Only external organisations from external (commercial) service providers are mutable.",
230230
flash: {
231231
updated: "Organisation {{name}} now has the status {{status}}",
232232
deleted: "Organisation {{name}} has been deleted",
@@ -326,7 +326,7 @@ const en = {
326326
team: {
327327
name: "Team",
328328
info: "Give team members or external users access to manage this app",
329-
members: "ManageImport team members"
329+
members: "Manage team members"
330330
},
331331
production: {
332332
name: "Production",
@@ -822,7 +822,7 @@ const en = {
822822
eduid: "EduID Identity Provider",
823823
idp: "Your IdP",
824824
invite: "SURF Invite",
825-
manage: "SURF ManageImport",
825+
manage: "SURF Manage",
826826
orcid: "ORCID organisation",
827827
sabrest: "SURF SAB",
828828
voot: "SURF Memberships",
@@ -971,7 +971,7 @@ const en = {
971971
myOrganization: {
972972
title: "My organisation",
973973
info: "To view other information about your organisation, visit <a target='_blank' href='https://mijn.surf.nl'>mijn.surf.nl</a>",
974-
maintenance: "ManageImport {{name}}",
974+
maintenance: "Manage {{name}}",
975975
contactPersons: "Contacts",
976976
general: "General information",
977977
delete: "Delete organisation",
@@ -1177,7 +1177,7 @@ const en = {
11771177
type: "Entity type",
11781178
oidc10_rp: "OIDC Relying Party",
11791179
saml20_sp: "SAML Service Provider",
1180-
searchPlaceHolder: "Search for ManageImport entities",
1180+
searchPlaceHolder: "Search for Manage entities",
11811181
notFound: "Nothing found"
11821182
},
11831183
manageDetail: {

0 commit comments

Comments
 (0)