Skip to content

fix(federations): reword invitations dialog title#17321

Merged
nickvergessen merged 1 commit intomainfrom
fix/app-name-4
Mar 9, 2026
Merged

fix(federations): reword invitations dialog title#17321
nickvergessen merged 1 commit intomainfrom
fix/app-name-4

Conversation

@ShGKme
Copy link
Copy Markdown
Contributor

@ShGKme ShGKme commented Mar 9, 2026

β˜‘οΈ Resolves

  • Reword federation invitations dialog title to make it branding-neutral

🏁 Checklist

  • 🌏 Tested with different browsers / clients:
    • Chromium (Chrome / Edge / Opera / Brave)
    • Firefox
    • Safari
    • Talk Desktop
    • Integrations with Files sidebar and other apps
    • Not risky to browser differences / client
  • πŸ–ŒοΈ Design was reviewed, approved or inspired by the design team
  • ⛑️ Tests are included or not possible
  • πŸ“— User documentation in https://github.com/nextcloud/documentation/tree/master/user_manual/talk has been updated or is not required

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
@nickvergessen nickvergessen merged commit 7904226 into main Mar 9, 2026
55 checks passed
@nickvergessen nickvergessen deleted the fix/app-name-4 branch March 9, 2026 13:39
@ShGKme
Copy link
Copy Markdown
Contributor Author

ShGKme commented Mar 9, 2026

/backport to stable34

@backportbot
Copy link
Copy Markdown

backportbot Bot commented Mar 9, 2026

The backport to stable34 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable34
git pull origin stable34

# Create the new backport branch
git checkout -b backport/17321/stable34

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick f6656600

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/17321/stable34

Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/17321/stable34')
fatal: not a valid object name: 'origin/stable34'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@ShGKme
Copy link
Copy Markdown
Contributor Author

ShGKme commented Mar 9, 2026

/backport to stable33

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