Skip to content

feat(files_external): modernize storage backend labels and descriptions#59208

Open
joshtrichards wants to merge 10 commits intomasterfrom
jtr/feat-files-external-backend-label-modernization
Open

feat(files_external): modernize storage backend labels and descriptions#59208
joshtrichards wants to merge 10 commits intomasterfrom
jtr/feat-files-external-backend-label-modernization

Conversation

@joshtrichards
Copy link
Member

@joshtrichards joshtrichards commented Mar 25, 2026

  • Resolves: #

Summary

Refresh external storage backend labels and descriptions for clearer, more consistent terminology:

image image

Related PR: #59204

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

The front-end will display them in the order returned.

Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
@joshtrichards joshtrichards requested a review from a team as a code owner March 25, 2026 22:52
@joshtrichards joshtrichards requested review from CarlSchwan, come-nc, leftybournes and provokateurin and removed request for a team March 25, 2026 22:52
@joshtrichards joshtrichards changed the title Jtr/feat files external backend label modernization feat(files_external): modernize backend labels / descriptions Mar 25, 2026
@joshtrichards joshtrichards changed the title feat(files_external): modernize backend labels / descriptions feat(files_external): modernize storage backend labels / descriptions Mar 25, 2026
@joshtrichards joshtrichards requested a review from susnux March 25, 2026 22:53
@joshtrichards joshtrichards changed the title feat(files_external): modernize storage backend labels / descriptions feat(files_external): modernize storage backend labels and descriptions Mar 25, 2026
@joshtrichards joshtrichards added design Design, UI, UX, etc. 3. to review Waiting for reviews labels Mar 25, 2026
@joshtrichards joshtrichards added this to the Nextcloud 34 milestone Mar 25, 2026
@joshtrichards joshtrichards removed the design Design, UI, UX, etc. label Mar 26, 2026
->setType(DefinitionParameter::VALUE_BOOLEAN)
->setDefaultValue(true),
(new DefinitionParameter('use_path_style', $l->t('Enable Path Style')))
(new DefinitionParameter('use_path_style', $l->t('Use Path Style (https://domain.com/bucket)')))
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
(new DefinitionParameter('use_path_style', $l->t('Use Path Style (https://domain.com/bucket)')))
(new DefinitionParameter('use_path_style', $l->t('Use Path Style (https://example.com/bucket)')))

We have reserved domains for a reason 😅

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