forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9cdc21b
committed
Fix translator notes in comments
The translator comments detailing what a %s inclusion refers to wereaccidentally including too many address types. In practice this isnot a problem since it's not a translated string, but to minimize anyrisk of confusion let's fix them anwyays. Even though this exists inbackbranches there is little use for backpatch as the translation workhas already happened there, so let's avoid the churn.Author: Japin Li <japinli@hotmail.com>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/ME0P300MB04458DE627480614ABE639D2B6FB2@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM1 parentc407d54 commit9cdc21b
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
571 | 571 |
| |
572 | 572 |
| |
573 | 573 |
| |
574 |
| - | |
| 574 | + | |
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
| |||
589 | 589 |
| |
590 | 590 |
| |
591 | 591 |
| |
592 |
| - | |
| 592 | + | |
593 | 593 |
| |
594 | 594 |
| |
595 | 595 |
| |
|
0 commit comments
Comments
(0)