forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit837255c
committed
pg_upgrade i18n: Fix "%s server/cluster" wording
The original wording was impossible to translate correctly.Discussion:https://postgr.es/m/20170523002827.lzc2jkzh2gubclqb@alvherre.pgsql1 parentdecb08e commit837255c
File tree
6 files changed
+41
-17
lines changed- src/bin/pg_upgrade
6 files changed
+41
-17
lines changedLines changed: 12 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
770 | 770 |
| |
771 | 771 |
| |
772 | 772 |
| |
773 |
| - | |
774 |
| - | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
775 | 779 |
| |
776 | 780 |
| |
777 | 781 |
| |
| |||
1082 | 1086 |
| |
1083 | 1087 |
| |
1084 | 1088 |
| |
1085 |
| - | |
1086 |
| - | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
1087 | 1095 |
| |
1088 | 1096 |
| |
1089 | 1097 |
| |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
474 | 474 |
| |
475 | 475 |
| |
476 | 476 |
| |
477 |
| - | |
478 |
| - | |
479 |
| - | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
480 | 483 |
| |
481 | 484 |
| |
482 | 485 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
323 |
| - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
324 | 328 |
| |
325 | 329 |
| |
326 | 330 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
408 |
| - | |
409 |
| - | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
410 | 412 |
| |
411 | 413 |
| |
412 | 414 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
98 |
| - | |
99 | 97 |
| |
100 | 98 |
| |
101 | 99 |
| |
|
Lines changed: 14 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
285 | 285 |
| |
286 | 286 |
| |
287 | 287 |
| |
288 |
| - | |
289 |
| - | |
290 |
| - | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
291 | 296 |
| |
292 | 297 |
| |
293 | 298 |
| |
| |||
297 | 302 |
| |
298 | 303 |
| |
299 | 304 |
| |
300 |
| - | |
301 |
| - | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
302 | 311 |
| |
303 | 312 |
| |
304 | 313 |
| |
|
0 commit comments
Comments
(0)