Sudo password prompt not localizable
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Translations |
Triaged
|
Low
|
Unassigned | ||
sudo (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
sudo features a translation template, which comprises the whole package, except for the password prompt, which seems to be hard-coded in the build script. A snippet from mkpkg:
configure_
--with-
--with-pam
--enable-
--with-fqdn
--with-
--with-
--with-env-editor
--with-
--with-timeout=15
--with-
*** --with-
--with-
--disable-
--disable-
--with-
--mandir=
--libexecdir=
--with-
$configure_opts"
;;
The password prompt being hard-coded means it is not included with the translation templates, therefore users will always see a non-localized password prompt.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: sudo 1.8.3p1-1ubuntu3.1
ProcVersionSign
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Thu May 17 11:28:52 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120106)
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=nl_NL.UTF-8
SHELL=/bin/bash
SourcePackage: sudo
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in ubuntu-translations: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: needs-locale |