diff --git a/src/core/toggles.c b/src/core/toggles.c index cd00d78..aace715 100644 --- a/src/core/toggles.c +++ b/src/core/toggles.c @@ -126,8 +126,8 @@ toggle_info[LIB3270_TOGGLE_COUNT] = { "eventtrace", False, - N_( "Interface" ), - N_( "Trace interface events" ), + N_( "Events" ), + N_( "Trace interface and application events" ), "" }, { -- libgit2 0.21.2