Skip to content

fix(systemtags): fix translations for systemtags view - #53244

Merged
AndyScherzinger merged 1 commit into
masterfrom
bug/53243/wrong-app-id-for-systemtags-settings
Jun 1, 2025
Merged

fix(systemtags): fix translations for systemtags view#53244
AndyScherzinger merged 1 commit into
masterfrom
bug/53243/wrong-app-id-for-systemtags-settings

Conversation

@kesselb

@kesselbkesselb commented Jun 1, 2025

Copy link
Copy Markdown
Contributor

Checklist

@kesselbkesselb added this to the Nextcloud 32 milestone Jun 1, 2025
@kesselbkesselb self-assigned this Jun 1, 2025
@kesselb
kesselb requested review from a team as code ownersJune 1, 2025 19:22
@kesselb
kesselb requested review from artonge, nfebe and szaimen and removed request for a teamJune 1, 2025 19:22
@kesselbkesselb added bug 3. to review Waiting for reviews labels Jun 1, 2025
@kesselb

Copy link
Copy Markdown
ContributorAuthor

/compile /

@AndyScherzinger

Copy link
Copy Markdown
Member

Conflicts on dist folder 👀

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb
kesselbforce-pushed the bug/53243/wrong-app-id-for-systemtags-settings branch from 5c1f6ae to ffe5caaCompareJune 1, 2025 20:00
@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable31

@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable30

@AndyScherzinger
AndyScherzinger merged commit f59db4c into masterJun 1, 2025
@AndyScherzinger
AndyScherzinger deleted the bug/53243/wrong-app-id-for-systemtags-settings branch June 1, 2025 20:41
@backportbot

Copy link
Copy Markdown

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

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30
# Create the new backport branch
git checkout -b backport/53244/stable30
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick ffe5caa9
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/53244/stable30

Error: Failed to check for changes with origin/stable30: No changes found in backport branch


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

@kesselb

Copy link
Copy Markdown
ContributorAuthor

SystemTagsCreationControl is 31+ and therefore no 30 backport required.

@AndyScherzinger

Copy link
Copy Markdown
Member

@kesselb I figured, yet the original report for this PR referenced 30.x - maybe a version typo?

@kesselb

kesselb commented Jun 2, 2025

Copy link
Copy Markdown
ContributorAuthor

@AndyScherzinger I guess, the report at the forums (https://help.nextcloud.com/t/die-deutsche-ubersetzung-von-nextcloud-hier-diskutieren-und-fehler-melden-was-sollte-ich-wissen-wenn-ich-bei-der-ubersetzung-helfen-mochte-oder-eine-anmerkung-habe/32139/609?u=kesselb) show's the 31+ view. So we should be good.

@skjnldsvskjnldsv mentioned this pull request Aug 19, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: App Systemtags - Translations are not updated from Tx

5 participants

@kesselb@AndyScherzinger@nickvergessen@rakekniven@skjnldsv