summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/usermgmt
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2013-01-14 01:09:23 +0000
committerdteske <dteske@FreeBSD.org>2013-01-14 01:09:23 +0000
commit1e25b1497aa9e77e4c8fee7c7ea8d0fbc28960a4 (patch)
tree93992daa3187cc7c0404520921b499ef50beafcc /usr.sbin/bsdconfig/usermgmt
parent257051502affd96323d9712fa882d51ff3ac4538 (diff)
downloadFreeBSD-src-1e25b1497aa9e77e4c8fee7c7ea8d0fbc28960a4.zip
FreeBSD-src-1e25b1497aa9e77e4c8fee7c7ea8d0fbc28960a4.tar.gz
Add missing dialog(1) arguments to internationalize "Help"-button label.
Diffstat (limited to 'usr.sbin/bsdconfig/usermgmt')
-rwxr-xr-xusr.sbin/bsdconfig/usermgmt/usermgmt1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bsdconfig/usermgmt/usermgmt b/usr.sbin/bsdconfig/usermgmt/usermgmt
index 5b69efd..5376bde 100755
--- a/usr.sbin/bsdconfig/usermgmt/usermgmt
+++ b/usr.sbin/bsdconfig/usermgmt/usermgmt
@@ -88,6 +88,7 @@ dialog_menu_main()
--ok-label \"\$msg_ok\" \
--cancel-label \"\$msg_cancel\" \
--help-button \
+ --help-label \"\$msg_help\" \
${USE_XDIALOG:+--help \"\"} \
--menu \"\" $size $menu_list \
2>&1 >&$DIALOG_TERMINAL_PASSTHRU_FD
OpenPOWER on IntegriCloud