forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite542036
committed
Native Language Support (NLS)
Use --enable-nls to turn it on; see installation instructions for details.See developer's guide how to make use of it in programs and how to addtranslations.psql sources have been almost fully prepared and an incomplete Germantranslation has been provided. In the backend, only elog() calls arecurrently translatable, and the provided German translation file is moreof a placeholder.1 parent58193c5 commite542036
File tree
27 files changed
+13816
-602
lines changed- config
- doc/src/sgml
- src
- backend
- main
- po
- utils/error
- bin/psql
- include
27 files changed
+13816
-602
lines changedLines changed: 32 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + |
0 commit comments
Comments
(0)