← Back to team overview

ubuntu-translations-coordinators team mailing list archive

[Bug 1743914] Re: bash - French - "hash" alignment

 

crash@HP-EliteBook-820-G3:~$ hash 
occ.	commande
   1	/bin/grep

You can test it by copy bash.mo file in attachment on /usr/share/locale-
langpack/fr/LC_MESSAGES/bash.mo

** Attachment added: "bash.mo"
   https://bugs.launchpad.net/ubuntu-translations/+bug/1743914/+attachment/5043382/+files/bash.mo

-- 
You received this bug notification because you are a member of Ubuntu
Translations Coordinators, which is subscribed to Ubuntu Translations.
Matching subscriptions: Ubuntu Translations bug mail
https://bugs.launchpad.net/bugs/1743914

Title:
  bash - French - "hash" alignment

Status in Ubuntu Translations:
  Fix Committed

Bug description:
  The output of the "hash" builtin is not properly aligned. Specifically
  the "occurences" column needs more leading spaces.

  For example:

  $ bash -c ''
  $ hash
  occurrences	commande
     1	/bin/bash

  It should be like this:

  $ hash
  occurrences	commande
            1	/bin/bash

  This occurs in Bash 4.4.12 on Ubuntu 17.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1743914/+subscriptions


References