Skip to content

Rename user to account/people #1158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 21, 2022
Merged

Conversation

PVince81
Copy link
Member

No description provided.

Signed-off-by: Vincent Petry <[email protected]>
@PVince81 PVince81 added this to the Nextcloud 25 milestone Sep 21, 2022
@PVince81 PVince81 self-assigned this Sep 21, 2022
@ArtificialOwl ArtificialOwl merged commit 36d6b6e into master Sep 21, 2022
@delete-merged-branch delete-merged-branch bot deleted the rename-user-to-account-person branch September 21, 2022 23:10
@@ -170,7 +170,7 @@ private function getCapabilitiesCircleConstants(): array {
'source' =>
[
'core' => [
Member::TYPE_USER => $this->l10n->t('Nextcloud User'),
Member::TYPE_USER => $this->l10n->t('Nextcloud Account'),
Copy link
Member

@jancborchardt jancborchardt Sep 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PVince81 @ArtificialOwl this and other instances have wrong capitalization. As per design guidelines, we use "Sentence case" not "Capital Case". So "Nextcloud account", not "Nextcloud Account" with capital A.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants