Skip to content

feat: add better description in settings - #1390

Merged
skjnldsv merged 1 commit into
mainfrom
feat/better-desc
Aug 28, 2025
Merged

feat: add better description in settings#1390
skjnldsv merged 1 commit into
mainfrom
feat/better-desc

Conversation

@skjnldsv

@skjnldsv skjnldsv commented Aug 28, 2025

Copy link
Copy Markdown
Member

Close #1315
image

@skjnldsv skjnldsv added this to the Nextcloud 32 milestone Aug 28, 2025
@skjnldsv
skjnldsv requested review from a team and artonge August 28, 2025 06:40
@skjnldsv skjnldsv self-assigned this Aug 28, 2025
@skjnldsv
skjnldsv requested review from sorbaugh and susnux and removed request for a team August 28, 2025 06:40
@skjnldsv skjnldsv added enhancement New feature or request 3. to review Waiting for reviews labels Aug 28, 2025
@skjnldsv
skjnldsv requested review from a team and removed request for sorbaugh August 28, 2025 06:42
Comment thread src/views/GuestSettings.vue Outdated
Comment thread src/views/GuestSettings.vue Outdated
Comment on lines +12 to +13
{{ t('guests', 'They don\'t get their own storage, but can log in and work together on files, folders and chats you share with them.') }}
{{ t('guests', 'Guests are always identified as such, to make it clear who\'s part of your team and who\'s an external collaborator.') }}

@szaimen szaimen Aug 28, 2025

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nitpick: I am not sure if we should eventually start using the correct apostrophe characters:

Suggested change
{{ t('guests', 'They don\'t get their own storage, but can log in and work together on files, folders and chats you share with them.') }}
{{ t('guests', 'Guests are always identified as such, to make it clear who\'s part of your team and who\'s an external collaborator.') }}
{{ t('guests', 'They dont get their own storage, but they can log in and work together on files, folders and chats you share with them.') }}
{{ t('guests', 'Guests are always identified as such, to make it clear whos part of your team and whos an external collaborator.') }}

Cc @nextcloud/designers

@susnux susnux Aug 28, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No - or if yes then clarify this first with our translators (@rakekniven ) but the current guides state the opposite:
https://docs.nextcloud.com/server/latest/developer_manual/basics/translations.html#dos-and-don-ts

Meaning no abbrev at all - always write the full words like do not instead of don't

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We definitely should — but indeed, in the future, as a coordinated effort.

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@skjnldsv
skjnldsv enabled auto-merge August 28, 2025 07:31
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 28, 2025
@skjnldsv
skjnldsv merged commit 30269ae into main Aug 28, 2025
40 checks passed
@skjnldsv
skjnldsv deleted the feat/better-desc branch August 28, 2025 07:34
@leftybournes leftybournes mentioned this pull request Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improved admin section: show settings, abilities of Guests restrictions (text) of guests

5 participants