[Bug 240706] Re: aptitude l10n issue (unrecognized keys in Russian locale)

Daniel Hartwig mandyke at gmail.com
Fri May 31 04:53:17 UTC 2013


Yes aptitude cli has numerous i18n issues.

Exactly yes–no prompts have been fixed in recent versions, but nothing
more.

** Changed in: aptitude (Ubuntu)
       Status: New => Confirmed

** Changed in: aptitude (Ubuntu)
     Assignee: Russian Ubuntu Translators (ubuntu-l10n-ru) => (unassigned)

** Summary changed:

- aptitude l10n issue (unrecognized keys in Russian locale)
+ aptitude: cli has i18n issues with prompts, etc.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptitude in Ubuntu.
https://bugs.launchpad.net/bugs/240706

Title:
  aptitude: cli has i18n issues with prompts, etc.

Status in “aptitude” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: aptitude

  Information: 
  Ubuntu 8.04
  aptitude 0.4.9-2ubuntu5, LANG=ru_RU.UTF-8.

  When user tries to install a package, he prompted with this message:

  Необходимо получить 18,4MB архивов. После распаковки 63,1MB будет занято.
  Хотите продолжить? [Д/н/?]

  (LANG=C: Do you want to continue? [Y/n/?] ?)

  Hovewer, if user presses some of the listed keys, aptitude reacts this
  way:

  Хотите продолжить? [Д/н/?] Д
  Неверный ответ. Введите допустимую команду или '?' для справки.
  Хотите продолжить? [Д/н/?] н
  Неверный ответ. Введите допустимую команду или '?' для справки.

  (LANG=C: Invalid response.  Please enter a valid command or '?' for
  help.)

  The easy way to fix this issue is just replace [Д/н/?] with [Y/n/?] in
  ru.po file. However, apt-get uses this notation («Д/н/?») and doesn't
  have such problem, and it would be nice if two similar programs have
  similar interface.

  Good place to look at is src/cmdline/cmdline_prompt.cc:791 and couple
  of lines below.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/240706/+subscriptions




More information about the foundations-bugs mailing list