[Touch-packages] [Bug 1461530] Re: Translation make output hard to read

2022-03-06 Thread William Andrea
*** This bug is a duplicate of bug 1581433 *** https://bugs.launchpad.net/bugs/1581433 ** This bug has been marked a duplicate of bug 1581433 free output in german translation line up wrong colums -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1581433] Re: free output in german translation line up wrong colums

2022-03-06 Thread William Andrea
Affects the French translation too. ** Attachment added: "free French sample.output" https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1581433/+attachment/5566379/+files/free%20French%20sample.output -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1654688] [NEW] Printf does not properly justify non-ASCII characters

2017-01-06 Thread William Andrea
Public bug reported: I have a script that outputs arbitrary Unicode characters in neat columns, but for anything outside the Basic Latin range (i.e. codepoints > 127), the justification is off. For example, both below commands should output a leading space: $ printf "%2s\n" 'a'  a $ printf