Commit a2a609b
fix(validation): rename interpolation variable to signerName for translators
Using a generic {name} placeholder gives translators no context about
what the variable represents. Rename it to {signerName} so it is
immediately clear that the value is the signer's display name, email,
or "Unknown" if no identification is available.
Also improve the TRANSLATORS comments to reference {signerName}.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent 42b7244 commit a2a609b
1 file changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
299 | 314 | | |
300 | 315 | | |
301 | 316 | | |
| |||
0 commit comments