Skip to content

rename team folder to group folder - #5075

Open
Fin-c wants to merge 1 commit into
masterfrom
feature/rename_teamfolders_to_groupfolders
Open

rename team folder to group folder#5075
Fin-c wants to merge 1 commit into
masterfrom
feature/rename_teamfolders_to_groupfolders

Conversation

@Fin-c

@Fin-c Fin-c commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Rename the Team folders back to group folders
#5063

πŸ€– AI (if applicable)

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

@Fin-c Fin-c added this to the Nextcloud 35 milestone Sep 3, 2026
@Fin-c Fin-c added the 3. to review Items that need to be reviewed label Sep 3, 2026
Co-authored-by: Copilot <copilot@github.com> GPT-5.6 Sol

Signed-off-by: Fin Clausen <Fin.Clausen@dataport.de>
@Fin-c
Fin-c force-pushed the feature/rename_teamfolders_to_groupfolders branch from c6ec90e to 52dae13 Compare September 3, 2026 08:25
@Fin-c Fin-c linked an issue Sep 3, 2026 that may be closed by this pull request
@tomek2k1 tomek2k1 moved this from Backlog to In review in πŸ‘₯ Teams Sep 3, 2026

@jospoortvliet jospoortvliet left a comment

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.

I looked through it, but didn't test (from what I can see it's all string changes).

  • removing of team spaces is good move, we don't use the term
  • all the changes in comments in the code - sure, maybe not that critical, but not a problem.
  • warnings and such in UI - all look fine to me.

So 🐘 it looks good.

Minor thing - I think we should name it Group folders (capital, just like with Team). But to me, that's not a blocker, I rather get this in as-is than not at all.

@tomek2k1

tomek2k1 commented Sep 3, 2026

Copy link
Copy Markdown

Blocked by nextcloud/server#63989 and #5076

@tomek2k1

tomek2k1 commented Sep 3, 2026

Copy link
Copy Markdown

/backport to stable35

@Fin-c

Fin-c commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

Blocked by #5071


#[\Override]
public function getName(): string {
return $this->l10n->t('Team spaces');

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.

This will have to go in after the release for 35.0.1 as we cannot change translated strings that late in the process.
Please revert all of them and only keep non-translated strings

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

Labels

3. to review Items that need to be reviewed backport-request

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

Rename the former "Team folders" back to "Group folders"

4 participants