[Bug 892267] Re: df -h incorrectly displays translated table headers
Dmitry Shachnev
Mitya57 at gmail.com
Sat Nov 19 07:43:14 UTC 2011
And also a comparison between current variant and a correct one:
http://paste.ubuntu.com/743004/.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/892267
Title:
df -h incorrectly displays translated table headers
Status in “coreutils” package in Ubuntu:
Confirmed
Bug description:
При выполнении df -h шапка таблице съезжает. Т.к. в английской версии строка filesystem занимает 18 символов, в русском переводе на 6 символов больше.
Скачал po файл, исправил это.
Сделал
msgfmt po_coreutils-ru.po -o po_coreutils-ru.mo
sudo cp po_coreutils-ru.mo /usr/share/locale-langpack/ru/LC_MESSAGES/coreutils.mo
все отображается нормально.
Сохраните пожалуйста это для будущих версии Ubuntu.
-- Translated: --
When executing df -h table header position changes. In english version "filesystem" string takes 18 symbols, in russian - 6 symbols more.
I downloaded po file and fixed that in such way:
msgfmt po_coreutils-ru.po -o po_coreutils-ru.mo
sudo cp po_coreutils-ru.mo /usr/share/locale-langpack/ru/LC_MESSAGES/coreutils.mo
Now everything is displayed OK.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/892267/+subscriptions
More information about the foundations-bugs
mailing list