diff options
author | Dan McGee <dan@archlinux.org> | 2007-03-13 22:05:01 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-03-13 22:05:01 +0100 |
commit | fb938770c3d2a8940abe39790c9ade045f1cbdf0 (patch) | |
tree | 8cc76f0c440777b5bcea8b3e2c5d7ca53903ca8a /TODO.dan | |
parent | 6e05ad1d24d213d0e84dd69fea40ff20cff22401 (diff) | |
download | pacman-fb938770c3d2a8940abe39790c9ade045f1cbdf0.tar.gz pacman-fb938770c3d2a8940abe39790c9ade045f1cbdf0.tar.xz |
* Small updates to my TODO file.
* Updated fr.po courtesy of solsTiCe d'Hiver <solstice.dhiver@laposte.net>.
Diffstat (limited to 'TODO.dan')
-rw-r--r-- | TODO.dan | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -81,7 +81,8 @@ Localize the date display done in --info output. Also, fix other localized issues- use non-printf when necessary, make sure all two line printed messages (especially usage instructions) are printed using one print statement. We may need to use some wchar_t output on the progress bar as char/byte counts -differ here. +differ here. Sizes of packages (e.g. 10,400.23 MB) should all be localized with +correct seperators. Rewrite makepkg to use terminal-safe coloring/bolding. tput utility should allow us to do this. Make universal message functions for systemwide use, |