diff --git a/src/core/locale_common.h b/src/core/locale_common.h index c9c2de3c1..48eca147d 100644 --- a/src/core/locale_common.h +++ b/src/core/locale_common.h @@ -42,7 +42,7 @@ MAKE_WORD(system) MAKE_WORD(fetch) MAKE_WORD(restart) MAKE_WORD(format) -MAKE_WORD(txenabled) +MAKE_WORD(txpause) MAKE_WORD(raw) MAKE_WORD(watch) MAKE_WORD(syslog) @@ -169,7 +169,7 @@ MAKE_WORD_CUSTOM(password_prompt, "Password: ") MAKE_WORD_CUSTOM(unset, "") MAKE_WORD_CUSTOM(enable_mandatory, "") MAKE_WORD_CUSTOM(service_mandatory, "") -MAKE_WORD_CUSTOM(txenabled_cmd, "enable/disable TX") +MAKE_WORD_CUSTOM(txpause_cmd, "enable/disable TX") // more common names that don't need translations MAKE_NOTRANSLATION(1x3min, "1x3min")