https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79870

            Bug ID: 79870
           Summary: i18n: combine structurally identical diagnostics
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
  Target Milestone: ---

As a translator, I currently have this (from config/arc/arc.c):

operand %d should be a 6 bit unsigned immediate
operand %d should be a 8 bit unsigned immediate
operand %d should be a 3 bit unsigned immediate

Translating each of these sentences individually is boring work for each
translator. Please make the second number also a placeholder.

Reply via email to