# This file is part of ctkarch-sysconfig.
#
# ctkarch-sysconfig is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.

_title='Extra system configuration'

_pacmanmirror='Pacman mirror'
_pickfrommirrorlist='Select a mirror in /etc/pacman.d/mirrorlist'
_usearm='Use the repos from a given date, using ARM'
_arm='Arch Rollback Machine'
_tooancient='Date is too old, minimum is %s.'
_explain_pacmanmirror='The mirror you selected was put in /etc/pacman.d/mirrorlist.'

_ifacenaming='Network interface naming: ethX/wlanX vs enpXsY/wlpXsY'
_explain_ifacenaming='The /dev/null symlink /etc/udev/rules.d/80-net-name-slot.rules was created to get the ethX/wlanX naming, or deleted for enpXsY/wlpXsY.'

_dhcpforever='Make interface-bound dhcpcd service(s) retry forever'
_dhcpforever_yes='Make interface-bound dhcpcd service(s) retry forever'
_dhcpforever_no='Let the(se) service(s) try only once, at startup'
_explain_dhcpforever='The file "/etc/systemd/system/dhcpcd@.service.d/retry-forever.conf" was created, containing "Restart=always" in a "[Service]" section; or deleted.'

_sysrq='Magic SysRQ keys'
_displaysysrqconf='Show the configuration file (contains help)'
_enablesysrq='Enable SysRQ'
_disablesysrq='Disable SysRQ (Sync stays available)'
_explain_sysrq='To enable the magic SysRQ keys, a file containing "kernel.sysrq = 1" is created in /etc/sysctl.d/. The file is deleted to disable them.'

_moresysctl='Various kernel behavior parameters'
_enablemoresysctl='Create (if nonexistent) and edit the configuration file'
_removemoresysctl='Remove the configuration file'
_tabforbuttons='[TAB] key for buttons'

_makepkgthreads='Number of compiler threads for makepkg'
_autothreadsvalue='This proposed value is the number of HT processors'
_makeflagsnotfound='Error: could not find MAKEFLAGS in /etc/makepkg.conf.'
_explain_makepkgthreads='The number of the line MAKEFLAGS="-j2" in makepkg.conf was modified.'
