forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitda1c0ac
committed
pg_upgrade: Tweak translatable strings
"\r" (for progress output) must not be inside a translatable string(gettext gets upset).In passing, move the minimum supported version number to a separateargument, so that we don't have to retranslate this string every yearnow.1 parent09ed73f commitda1c0ac
2 files changed
+6
-2
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
292 |
| - | |
| 292 | + | |
| 293 | + | |
293 | 294 |
| |
294 | 295 |
| |
295 | 296 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 |
| |
52 | 55 |
| |
53 | 56 |
| |
|
0 commit comments
Comments
(0)