Package: apt Version: 0.5.5.1 Severity: wishlist apt uses a home grown function to check for yes/no answers in cmdline/apt-get.cc. This works pretty well except it doesn't work like other programs. When using the german translation I have to answer [J/n], and only "J" means Yes. Other programs accept both "J" and "Y" for Yes, which is pretty convenient for me.
If you use rpmatch(3) the locale is used and in the german locale both "J" and "Y" are allowed for yes, see the glibc documentation for details. Beside that I like the i18n-ed apt. Jochen -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux gswi1164 2.5.69 #2 Mon May 5 20:30:28 CEST 2003 i686 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 Versions of packages apt depends on: ii libc6 2.3.1-16 GNU C Library: Shared libraries an ii libgcc1 1:3.3-0pre9 GCC support library ii libstdc++5 1:3.3-0pre9 The GNU Standard C++ Library v3 -- no debconf information

