diff options
-rw-r--r-- | config/toolchain.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/toolchain.in b/config/toolchain.in index 1bb53ae5..d661914f 100644 --- a/config/toolchain.in +++ b/config/toolchain.in @@ -358,6 +358,6 @@ config TOOLCHAIN_ENABLE_NLS bool prompt "Enable nls" help - Say 'Y' here to enable national language support (nls). + Say 'Y' here to enable native language support (nls). endmenu |