Commit d14bb1a
patch 9.0.0004: plural messages not translated properly
Problem: Plural messages not translated properly.
Solution: Use ngettext() in a few more places. (Matvey Tarasov,
closes #10606)1 parent ee47eac commit d14bb1a
2 files changed
Lines changed: 10 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
735 | 735 | | |
736 | 736 | | |
737 | 737 | | |
| 738 | + | |
| 739 | + | |
738 | 740 | | |
739 | 741 | | |
740 | 742 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
| 481 | + | |
| 482 | + | |
485 | 483 | | |
486 | 484 | | |
487 | 485 | | |
488 | 486 | | |
489 | 487 | | |
490 | 488 | | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
| 489 | + | |
| 490 | + | |
495 | 491 | | |
496 | 492 | | |
497 | 493 | | |
| |||
5170 | 5166 | | |
5171 | 5167 | | |
5172 | 5168 | | |
5173 | | - | |
5174 | | - | |
5175 | | - | |
5176 | | - | |
| 5169 | + | |
| 5170 | + | |
5177 | 5171 | | |
5178 | 5172 | | |
5179 | 5173 | | |
5180 | 5174 | | |
5181 | 5175 | | |
5182 | | - | |
5183 | | - | |
5184 | | - | |
5185 | | - | |
| 5176 | + | |
| 5177 | + | |
5186 | 5178 | | |
5187 | 5179 | | |
5188 | 5180 | | |
| |||
0 commit comments