Skip to content

Conversation

@rakekniven
Copy link
Member

Removed warning of string validation check.
Leading spaces makes it hard to translate at Transifex.

Removed warning of string validation check.
Leading spaces makes it hard to translate at Transifex.



Signed-off-by: rakekniven <[email protected]>
@nickvergessen nickvergessen added bug 3. to review Waiting for reviews feature: language/translations (l10n/i18n) Localization and translation matters labels Nov 3, 2025
@nickvergessen nickvergessen merged commit db9644e into master Nov 11, 2025
152 of 157 checks passed
@nickvergessen nickvergessen deleted the rakekniven-patch-2 branch November 11, 2025 08:35
@nickvergessen
Copy link
Member

/backport to stable32

@nickvergessen
Copy link
Member

/backport to stable31

@backportbot
Copy link

backportbot bot commented Nov 11, 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/56161/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 ceda2a9b

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

@backportbot
Copy link

backportbot bot commented Nov 11, 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/56161/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 ceda2a9b

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

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


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

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

Labels

3. to review Waiting for reviews backport-request bug feature: language/translations (l10n/i18n) Localization and translation matters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants