>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",
>Submitter-Id: <submitter ID>
>Originator: Arkadiusz Miskiewicz
>Organization:
Arkadiusz Mi�kiewicz CS at FoE, Wroclaw University of Technology
[EMAIL PROTECTED] AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PLD/Linux
>
>MySQL support: none
>Synopsis: Bug in Polish translation.
>Severity: non-critical
>Priority: low
>Category: mysql
>Class: sw-bug
>Release: mysql-3.23.52 (PLD Linux Distribution MySQL RPM)
>Environment:
System: Linux arm.t19.ds.pwr.wroc.pl 2.4.20 #1 Tue Jan 21 19:42:35 CET 2003 i686
AMD_Duron(tm)_processor unknown PLD Linux
Architecture: i686
Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/athlon-pld-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
--mandir=/usr/share/man --enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-languages=c,c++,f77,gcov,objc,ksi,ada,java --enable-c99 --enable-long-long
--enable-multilib --enable-nls --with-gnu-as --with-gnu-ld --with-system-zlib
--with-slibdir=/lib --without-x athlon-pld-linux
Thread model: posix
gcc version 3.2.2 (PLD Linux)
Compilation info: CC='i686-pld-linux-gcc' CFLAGS='-O2 -march=i686
-fomit-frame-pointer' CXX='i686-pld-linux-gcc' CXXFLAGS='-O2 -march=i686 -fno-rtti
-fno-exceptions -fomit-frame-pointer' LDFLAGS='-s'
LIBC:
lrwxrwxrwx 1 root root 13 2002-12-18 10:52 /lib/libc.so.6 ->
libc-2.3.1.so
-rwxr-xr-x 1 root root 1219260 2002-12-11 21:50 /lib/libc-2.3.1.so
-rw-r--r-- 1 root root 2307406 2002-12-11 21:50 /usr/lib/libc.a
-rwxr-xr-x 1 root root 178 2002-12-11 21:37 /usr/lib/libc.so
lrwxr-xr-x 1 root root 22 2002-10-16 00:41 /usr/lib/libc-client.so ->
libc-client.so.2001a.0
lrwxr-xr-x 1 root root 22 2002-10-16 00:41
/usr/lib/libc-client.so.2001a -> libc-client.so.2001a.0
-rwxr-xr-x 1 root root 724944 2002-10-05 08:59
/usr/lib/libc-client.so.2001a.0
Configure command: ./configure 'LDFLAGS=-s' 'CFLAGS=-O2 -march=i686
-fomit-frame-pointer' 'CXXFLAGS=-O2 -march=i686 -fno-rtti -fno-exceptions
-fomit-frame-pointer' 'FFLAGS=-O2 -march=i686' 'CPPFLAGS=' 'CC=i686-pld-linux-gcc'
'CXX=i686-pld-linux-gcc' '--build=i686-pld-linux' '--prefix=/usr' '--exec-prefix=/usr'
'--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share'
'--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/sbin'
'--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '-C' '--without-debug' '--enable-shared' '--enable-static'
'--enable-assembler' '--with-pthread' '--with-named-curses-libs=-lncurses'
'--with-raid' '--with-extra-charsets=all' '--with-mysqld-user=mysql'
'--with-unix-socket-path=/var/lib/mysql/mysql.sock' '--without-readline'
'--without-docs' '--with-low-memory' '--with-comment=PLD Linux Distribution MySQL RPM'
'--enable-thread-safe-client' 'build_alias=i686-pld-linux'
---------------------------------------------------------------------
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