← Back to team overview

ubuntu-translations-coordinators team mailing list archive

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

 

@gunnarhj, True. Then maybe it would be better to change the header.
They could shorten "occurences" as "ocs." or change the translation to
"nom." or something, like this:

$ hash
nom.	commande
   1	/bin/bash

-- 
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:
  New

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