mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Adjust for 80-columns.
No functional change. Sponsored by: Smule, Inc.
This commit is contained in:
parent
2d1cfed1b1
commit
2c9d329756
1 changed files with 4 additions and 4 deletions
|
|
@ -347,8 +347,8 @@ dialog_menu_main()
|
|||
'>>> $msg_install' '$msg_install_desc'
|
||||
'$msg_install_help'
|
||||
'T $msg_pool_type_disks'
|
||||
'$ZFSBOOT_VDEV_TYPE: $n $disks_grammar'
|
||||
'$msg_pool_type_disks_help'
|
||||
'$ZFSBOOT_VDEV_TYPE: $n $disks_grammar'
|
||||
'$msg_pool_type_disks_help'
|
||||
'- $msg_rescan_devices' '*'
|
||||
'$msg_rescan_devices_help'
|
||||
'- $msg_disk_info' '*'
|
||||
|
|
@ -361,8 +361,8 @@ dialog_menu_main()
|
|||
'E $msg_encrypt_disks' '$usegeli'
|
||||
'$msg_encrypt_disks_help'
|
||||
'P $msg_partition_scheme'
|
||||
'$ZFSBOOT_PARTITION_SCHEME ($ZFSBOOT_BOOT_TYPE)'
|
||||
'$msg_partition_scheme_help'
|
||||
'$ZFSBOOT_PARTITION_SCHEME ($ZFSBOOT_BOOT_TYPE)'
|
||||
'$msg_partition_scheme_help'
|
||||
'S $msg_swap_size' '$ZFSBOOT_SWAP_SIZE'
|
||||
'$msg_swap_size_help'
|
||||
'M $msg_swap_mirror' '$swapmirror'
|
||||
|
|
|
|||
Loading…
Reference in a new issue