clbr / radeontop

GNU General Public License v3.0
808 stars 70 forks source link

Translation is not displayed correctly #6

Closed Nikoli closed 10 years ago

Nikoli commented 10 years ago

LANG="en_US.UTF-8" radeontop --color radeontop_en_us

LANG="ru_RU.UTF-8" radeontop --color radeontop_ru_ru

Used ncursesw version 5.9.

clbr commented 10 years ago

Thanks for reporting. Please test if master works better now.

The UTF-8 chars weren't counted correctly. I don't have any utf-8 locale to test though.

Nikoli commented 10 years ago

Much better now, thanks, but one line has '%f' instead of '% radeontop_ru_ru_t2 '

I don't have any utf-8 locale to test though.

Hey, it is 21st century around! ;)

clbr commented 10 years ago

one line has '%f' instead of '%

This is a bug in the Russian translation. You can fix it in launchpad if you like.

Hey, it is 21st century around! ;)

Sure. But it's my choice to use the less-space and less-cpu using option, since I don't need utf-8.

Nikoli commented 10 years ago

You can fix it in launchpad if you like.

Fixed, please commit.

clbr commented 10 years ago

Done, thanks. This seems like a good point to cut a release.