On the translation form (Drupal\l10n_community\Form\TranslateForm), when there are suggestions for a string, let's say:

  • source string 1: 7 suggestions,
  • source string 2: 2 suggestions,
  • source string 3: 1 suggestions,

only these strings will be displayed, as the total number of suggestions is equal to 10 (default limit), whereas 10 source strings should be output, regardless of the number of suggestions for each source string. Apparently, this happens in L10nTranslator.

Comments

FMB created an issue. See original summary.

fmb’s picture

Issue summary: View changes
fmb’s picture

Issue summary: View changes
fmb’s picture

  • FMB committed 3fe7ad6 on 3.0.x
    Issue #3325390 by FMB: Pager seems to act on suggestions, not source...
fmb’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.