![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I discover a very annoying bug in the create user command. I have the environment variable LANG=it_IT.UTF-8 and when I try to crate a new user wit the create user command, at he prompt I have the three questions Shall the new role be a superuser? (y/n) Shall the new role be allowed to create databases? (y/n) Shall the new role be allowed to create more new roles? (y/n) |
#3
| |||
| |||
|
|
The reason those aren't getting translated is that the Italian translations have not been updated for 8.1 --- the entries in it.po still look like the 8.0 wording: |
#4
| |||
| |||
|
|
"Massimo Fidanza" <max (AT) massimofidanza (DOT) it> writes: Hi, I discover a very annoying bug in the create user command. I have the environment variable LANG=3Dit_IT.UTF-8 and when I try to crate a new us= er wit the create user command, at he prompt I have the three questions Shall the new role be a superuser? (y/n) Shall the new role be allowed to create databases? (y/n) Shall the new role be allowed to create more new roles? (y/n) The reason those aren't getting translated is that the Italian translations have not been updated for 8.1 --- the entries in it.po still look like the 8.0 wording: #: createuser.c:170 msgid "Shall the new user be allowed to create databases? (y/n) " msgstr "Il nuovo utente pu=F2 creare database? (s/n)" #: createuser.c:181 msgid "Shall the new user be allowed to create more new users? (y/n) " msgstr "Il nuovo utente pu=F2 creare altri utenti? (s/n)" If this annoys you, please join the PG translation project and help to fix it: http://pgtranslation.projects.postgresql.org/ regards, tom lane |
#5
| |||
| |||
|
|
Yes, I can join the translation team and translate the missing strigs,=20= =20 but I think this is not the right answer. I think the best solution is=20= =20 to accept the english answer too. |
![]() |
| Thread Tools | |
| Display Modes | |
| |