Skip to content

Conversation

@kyteinsky
Copy link
Contributor

resolves #192

Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
@kyteinsky kyteinsky force-pushed the chore/remove-translation-enum branch from 6bcefa5 to c13d8aa Compare November 18, 2025 14:38
Copy link
Member

@marcelklehr marcelklehr left a comment

Choose a reason for hiding this comment

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

🚀

@kyteinsky kyteinsky merged commit 999efdd into main Nov 18, 2025
16 of 28 checks passed
@kyteinsky kyteinsky deleted the chore/remove-translation-enum branch November 18, 2025 14:51
@kyteinsky
Copy link
Contributor Author

/backport to stable31

@backportbot
Copy link

backportbot bot commented Nov 18, 2025

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

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

# Create the new backport branch
git checkout -b backport/193/stable31

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

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

Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress
fatal: cherry-pick failed


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

@kyteinsky
Copy link
Contributor Author

/backport 999efdd to stable31

backportbot bot pushed a commit that referenced this pull request Nov 18, 2025
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
@rakekniven
Copy link
Member

/backport to stable32

@backportbot
Copy link

backportbot bot commented Nov 18, 2025

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

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

# Create the new backport branch
git checkout -b backport/193/stable32

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

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

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


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

@kyteinsky
Copy link
Contributor Author

@rakekniven there is no stable32 branch since the main branch targets both NC 32 and 33

<nextcloud min-version="32" max-version="33"/>

kyteinsky added a commit that referenced this pull request Nov 24, 2025
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
@kyteinsky kyteinsky mentioned this pull request Dec 5, 2025
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.

i18n: Translators need context

4 participants