summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-12 00:59:39 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-12 00:59:39 (EDT)
commit1f812448dfcc22a4eae00ee9e1f839e8cca759a2 (patch)
treeb5b87375d64673eefe56248ee9b91de684acfbc9 /TODO
parent5032fd43cfa0585e8b3f0fca94a7bc50832fc5bc (diff)
ob_error(), ob_warn(), ob_info(): Internationalize
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7114f44..cf846bf 100644
--- a/TODO
+++ b/TODO
@@ -42,7 +42,6 @@ Tasks
* `src:foo` is the whole package.
* Upload everything always.
* Drop mksysconf.
- * Internationalize "Error:" and "Warning:" in `ob_error()` and `ob_warn()`.
* In executables, print error (using `printf`) and exit if
`ob_set_text_domain()` fails.
* Make `set -e` and drop `return 125` from library functions. `shift`