Skip to content

chore(l10n): Use numbered placeholders - #56100

Merged
nickvergessen merged 1 commit into
masterfrom
rakekniven-patch-2
Nov 2, 2025
Merged

chore(l10n): Use numbered placeholders#56100
nickvergessen merged 1 commit into
masterfrom
rakekniven-patch-2

Conversation

@rakekniven

Copy link
Copy Markdown
Member

Reported in Transifex.

@AndyScherzingerAndyScherzinger added 3. to review Waiting for reviews feature: language/translations (l10n/i18n) Localization and translation matters labels Oct 30, 2025
@AndyScherzinger
AndyScherzinger requested review from a team, artonge, sorbaugh and szaimen and removed request for a teamOctober 30, 2025 11:29
@AndyScherzingerAndyScherzinger added this to the Nextcloud 33 milestone Oct 30, 2025
@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable32

@szaimen
szaimen removed their request for review October 30, 2025 11:31
Reported in Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
@nickvergessen
nickvergessen merged commit ed050b2 into masterNov 2, 2025
203 of 214 checks passed
@nickvergessen
nickvergessen deleted the rakekniven-patch-2 branch November 2, 2025 10:09
@backportbot

Copy link
Copy Markdown

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/56100/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 ee39b509
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/56100/stable32

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


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

@solracsf

Copy link
Copy Markdown
Member

/backport to stable32

@backportbot

Copy link
Copy Markdown

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/56100/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 ee39b509
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/56100/stable32

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


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

@nextcloud-botnextcloud-bot mentioned this pull request Jan 6, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbackport-requestfeature: language/translations (l10n/i18n)Localization and translation matters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@rakekniven@AndyScherzinger@solracsf@nickvergessen@CarlSchwan