rename Credentials->Profile + Context->Scope (#202)
Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/202 Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
This commit is contained in:
@@ -5,21 +5,17 @@ test.pinged--in-your-language=pinged - in English
|
||||
test.ponged-{0}--in-your-language=ponged {0} - in English
|
||||
test.available-in-all-properties-files=Hello {0} - EN!
|
||||
|
||||
# authorization
|
||||
auth.cas-service-ticket-could-not-be-verified=CAS service-ticket could not be verified
|
||||
auth.unknown-authorization-ticket=unknown authorization ticket
|
||||
|
||||
# general validations
|
||||
general.{0}-{1}-not-found={0} "{1}" not found
|
||||
general.{0}-{1}-not-found-or-not-accessible={0} "{1}" not found or not accessible
|
||||
general.but-is=but is
|
||||
|
||||
# credentials validations
|
||||
credentials.existing-credentials-context-{0}-does-not-match-given-resource-{1}=existing {0} does not match given resource {1}
|
||||
credentials.access-denied-to-person-with-uuid-{0}-not-represented-by-currently-logged-in-person=access denied: personUuid "{0}" not represented by currently logged in person
|
||||
credentials.access-denied-for-contexts-{0}=context-access denied: {0}
|
||||
credentials.context-requires-natural-person-{0}=context requires natural person: {0}
|
||||
credentials.own-hsadmin-credentials-must-not-be-removed=own hsadmin-credentials must not be removed
|
||||
# profile validations
|
||||
profile.existing-profile-scope-{0}-does-not-match-given-resource-{1}=existing {0} does not match given resource {1}
|
||||
profile.access-denied-to-person-with-uuid-{0}-not-represented-by-currently-logged-in-person=access denied: personUuid "{0}" not represented by currently logged in person
|
||||
profile.access-denied-for-scopes-{0}=scope-access denied: {0}
|
||||
profile.scope-requires-natural-person-{0}=scope requires natural person: {0}
|
||||
profile.own-hsadmin-profile-must-not-be-removed=own hsadmin-profile must not be removed
|
||||
|
||||
# office.coop-shares
|
||||
office.coop-shares.for-transactiontype-{0}-sharecount-must-be-positive-but-is-{1}=for transactiontType {0} shareCount must be positive but is {1}
|
||||
|
||||
Reference in New Issue
Block a user