aboutsummaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-01-18 17:54:46 +0000
committerWerner Koch <[email protected]>2016-01-18 17:54:46 +0000
commit79778a8dd5f61a6b7abeeb44b75d82932db788b7 (patch)
treec8e44104472e9428d5e93d1b2e9025571ac7332c /po/POTFILES.in
parentgpg: Minor string changes. (diff)
downloadgnupg-79778a8dd5f61a6b7abeeb44b75d82932db788b7.tar.gz
gnupg-79778a8dd5f61a6b7abeeb44b75d82932db788b7.zip
g10: Improve strings printed by tofu.c.
* g10/tofu.c: Include ttyio.h. Change many strings to help translating. Make use of ngettext wehere needed. (CONTROL_L): New. (TIME_AGO_UNIT_SMALL_NAME): Remove this and all similar *_NAME macros. (time_ago_unit): Remove. (get_trust): Use tty_prints and cpr_get only for the actual prompt. Add Ctrl-L hack. (show_statistics): Use two English strings for singular and plural. * po/POTFILES.in: Add tofu.c. -- These changes are required for proper translation. More to changes may be needed, though. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index dc8844868..e42cb3255 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -70,6 +70,7 @@ g10/skclist.c
g10/tdbdump.c
g10/tdbio.c
g10/textfilter.c
+g10/tofu.c
g10/trustdb.c
g10/trust.c
g10/verify.c