On Wednesday 12 February 2003 01:50, misiek at pld dot org dot pl wrote:

> >Description:
>
>       Wrong translation of YES/NO for Polish language. They are swapped.
>       Same bug in mysql 4.0.10.
>
> >How-To-Repeat:
>
>       Look into sql/share/polish/errmsg.txt
>
> >Fix:
>
>       Here is patch that fixes problem:
>
> diff -urN mysql-3.23.55.org/sql/share/polish/errmsg.txt
> mysql-3.23.55/sql/share/polish/errmsg.txt ---
> mysql-3.23.55.org/sql/share/polish/errmsg.txt Wed Feb 12 00:40:17 2003 +++
> mysql-3.23.55/sql/share/polish/errmsg.txt     Wed Feb 12 00:40:46 2003 @@ -7,8
> +7,8 @@
>
>  "hashchk",
>  "isamchk",
> -"TAK",
>  "NIE",
> +"TAK",
>  "Nie można stworzyć pliku '%-.64s' (Kod błędu: %d)",
>  "Nie można stworzyć tabeli '%-.64s' (Kod błędu: %d)",
>  "Nie można stworzyć bazy danych '%-.64s'. Bł?d %d",

Thank you for report! Fixed.


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to