Lines Matching refs:locale
34 # This is a wrapper script to set up xterm with a KOI8-R locale; based on
41 # Check if there is a workable locale program. If there is not, we will read
44 locale=`sh -c "LC_ALL=C LC_CTYPE=C LANG=C locale >/dev/null" 2>&1`
73 # locale; try to muddle through anyway.
82 # has a KOI8-R locale installed (and there appears to be no trivial/portable
84 # user's shell does not reset unknown locale specifiers, but not all shells do.
95 if test -z "$locale" ; then
96 # The 'locale' program tries to do a sanity check.
97 check=`sh -c "locale >/dev/null" 2>&1`
102 echo "$whoami tried to use locale $value by setting \$$name" >&2
104 $whoami tried unsuccessfully to use locale $value