Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Mar 12, 2025

Backport of #51031

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Remove all the empty commits

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

@backportbot backportbot bot requested review from skjnldsv and susnux March 12, 2025 10:01
@backportbot backportbot bot added bug 3. to review Waiting for reviews feature: language/translations (l10n/i18n) Localization and translation matters feedback-requested labels Mar 12, 2025
@backportbot backportbot bot added this to the Nextcloud 31.0.1 milestone Mar 12, 2025
@skjnldsv skjnldsv marked this pull request as ready for review March 12, 2025 10:03
@skjnldsv
Copy link
Member

/compile amend /

@nextcloud-command nextcloud-command force-pushed the backport/51031/stable31 branch from dd8f138 to f258b22 Compare March 12, 2025 10:08
@blizzz blizzz mentioned this pull request Mar 12, 2025
14 tasks
// if we're here, we have a mix of failed and successful files
showError(t('files', '{count} files could not be converted', { count: failed.length }))
showSuccess(t('files', '{count} files successfully converted', { count: fileIds.length - failed.length }))
showError(n('files', 'One file could not be converted', '%n files could not be converted', failed.length))
Copy link
Member

Choose a reason for hiding this comment

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

Please use the placeholder also in singular (even if you split the === 1 case of above) to keep it more logical for translators of languages where they have no "plural" for 1, but e.g. the first plural rule is for numbers 1-3

Copy link
Contributor

Choose a reason for hiding this comment

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

Should be already done on master not only on the backport

@Altahrim Altahrim mentioned this pull request Mar 18, 2025
20 tasks
@blizzz blizzz mentioned this pull request Mar 19, 2025
This was referenced Apr 3, 2025
@skjnldsv skjnldsv mentioned this pull request Apr 10, 2025
14 tasks
This was referenced Apr 15, 2025
@Altahrim Altahrim mentioned this pull request Apr 17, 2025
18 tasks
@blizzz blizzz mentioned this pull request May 5, 2025
10 tasks
This was referenced Jun 4, 2025
caitjordan17 and others added 2 commits June 30, 2025 12:30
Co-authored-by: Caitlin Jordan <jordan.cait17@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux force-pushed the backport/51031/stable31 branch from f258b22 to 0314ccd Compare June 30, 2025 10:35
@nickvergessen nickvergessen merged commit d2057bd into stable31 Jun 30, 2025
150 of 163 checks passed
@nickvergessen nickvergessen deleted the backport/51031/stable31 branch June 30, 2025 12:37
@skjnldsv
Copy link
Member

skjnldsv commented Jul 1, 2025

Thanks for the help here, it was still on my todo, but down the priority list :(

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants