procps/po
Craig Small fb0915c3ca free: Adjust space to really use 9 chars
@steffhip found that while the translation hint said use 9 characters in
the free headers, it really was only 7.

Currently each line is constructed with the following (in non wide format):
Header + 6 Columns.  The header takes 7 characters and each column is 11
characters wide and prefixed with one space. Thus we have
7 + (1 + 11) * 6 = 79 characters for each line

By dropping the leading space for the first column after the header -the
header is already terminated by a colon- one could indeed provide the needed
9 letters for the header and thus have 9 + 11 * 1 + (1 + 11) * 5 = 80 Chars
per line which would fit into one line.
2020-04-24 17:49:12 +10:00
..
.gitignore build-sys: tweak to prevent dirty tree with every make 2015-06-21 08:07:51 +10:00
ChangeLog lang: Update language files 2016-04-16 17:20:06 +10:00
Makevars build-sys: use Makevars --add-comments= to limit .pot comments 2011-12-20 17:30:52 +01:00
de.po free: Adjust space to really use 9 chars 2020-04-24 17:49:12 +10:00
fr.po free: Adjust space to really use 9 chars 2020-04-24 17:49:12 +10:00
pl.po free: Adjust space to really use 9 chars 2020-04-24 17:49:12 +10:00
procps-ng.pot update translations _______________________ (catch up) 2018-05-06 07:19:38 +10:00
pt_BR.po free: Adjust space to really use 9 chars 2020-04-24 17:49:12 +10:00
sv.po free: Adjust space to really use 9 chars 2020-04-24 17:49:12 +10:00
uk.po free: Adjust space to really use 9 chars 2020-04-24 17:49:12 +10:00
update-potfiles l10n: po/update-potfile: add include/c.h 2014-04-16 15:56:03 +07:00
vi.po free: Adjust space to really use 9 chars 2020-04-24 17:49:12 +10:00
zh_CN.po free: Adjust space to really use 9 chars 2020-04-24 17:49:12 +10:00