summaryrefslogtreecommitdiffstats
path: root/lang/en/settings/setting.json
diff options
context:
space:
mode:
authorSimon Rettberg2014-10-27 16:16:53 +0100
committerSimon Rettberg2014-10-27 16:16:53 +0100
commitefa48eecf91fed53652028a3e9ead0dd28b592eb (patch)
tree8f65ccea54587a1a9fec80aa7f833b6633e64445 /lang/en/settings/setting.json
parentNo reason to put a container into a container everywhere (diff)
downloadslx-admin-efa48eecf91fed53652028a3e9ead0dd28b592eb.tar.gz
slx-admin-efa48eecf91fed53652028a3e9ead0dd28b592eb.tar.xz
slx-admin-efa48eecf91fed53652028a3e9ead0dd28b592eb.zip
Update translations
Diffstat (limited to 'lang/en/settings/setting.json')
-rw-r--r--lang/en/settings/setting.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en/settings/setting.json b/lang/en/settings/setting.json
index 68378b9a..5b8a0b3a 100644
--- a/lang/en/settings/setting.json
+++ b/lang/en/settings/setting.json
@@ -1,5 +1,6 @@
{
"SLX_ADDONS": "To load addons. There currently only vmware is available.",
+ "SLX_BENCHMARK_VM": "If non-empty, this should be the exact display name of an entry in *vmchooser*, so it will be automatically started after bootup. Useful for benchmarking.",
"SLX_BIOS_CLOCK": "Specifies whether and how the internal clock of the computer should be set in relation to the system time of the \/MiniLinux\/.*off* = The internal clock of the computer is not changed.*local* = The internal clock is set to local time. Preferably if, for example, there is still a native Windows installation available on the PC.*utc* = The internal clock is set to the \/Coordinated Universal Time\/. This is the most common setup in a pure Linux environment.",
"SLX_COMMON_SHARE_AUTH": "Athentication method for the common network share. *guest* means no authentication (public share), *user* means the user's credentials will be used.",
"SLX_COMMON_SHARE_PATH": "Path of network share. Supported are NFS (no authentication only) and CIFS\/SMB (with and without authentication).",