Commit a981c26
committed
minor symfony#59435 [Translations] Make sure PL translations validators.pl.xlf follow the same style (PatNowak)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[Translations] Make sure PL translations validators.pl.xlf follow the same style
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? |no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Issues | Fix symfony#59423 <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License | MIT
Symfony-59423: [Translations] Make sure PL translations validators.pl.xlf follow the same style - use consistently 'Ta wartość' instead of 'Podana wartość' in several places. The translation for 'This value is not a valid slug' has been validated. It looks fine. The word 'slug' is obviously not common in Polish, but it looks correct in the given context. SEO specialists and web developers are aware of that and what does it mean.
Commits
-------
75e7454 [Translations] Make sure PL translations validators.pl.xlf follow the same styleFile tree
1 file changed
+8
-8
lines changed- src/Symfony/Component/Validator/Resources/translations
1 file changed
+8
-8
lines changedLines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
447 | | - | |
| 447 | + | |
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
451 | | - | |
| 451 | + | |
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
| 455 | + | |
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
| 459 | + | |
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
| 463 | + | |
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
467 | | - | |
| 467 | + | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
| 471 | + | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| |||
0 commit comments