summaryrefslogtreecommitdiffstats
path: root/lang/en/serversetup/ipxe.json
diff options
context:
space:
mode:
authorraul2014-07-10 15:29:50 +0200
committerraul2014-07-10 15:29:50 +0200
commite2810bc15b98ea9744d0aab6c1f13c7385adbb2b (patch)
tree9ce684694292a17011d6f0fc0752d1fad248d001 /lang/en/serversetup/ipxe.json
parent[i18n] changed DB script to the new language notation (diff)
downloadslx-admin-e2810bc15b98ea9744d0aab6c1f13c7385adbb2b.tar.gz
slx-admin-e2810bc15b98ea9744d0aab6c1f13c7385adbb2b.tar.xz
slx-admin-e2810bc15b98ea9744d0aab6c1f13c7385adbb2b.zip
[i18n] reorganized the internationalization system
Diffstat (limited to 'lang/en/serversetup/ipxe.json')
-rw-r--r--lang/en/serversetup/ipxe.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/lang/en/serversetup/ipxe.json b/lang/en/serversetup/ipxe.json
new file mode 100644
index 00000000..31118860
--- /dev/null
+++ b/lang/en/serversetup/ipxe.json
@@ -0,0 +1,15 @@
+{
+ "lang_bootMenu":"Boot Menu",
+ "lang_bootInfo":"Here adjustments can be made to the appearance of the boot menu.",
+ "lang_bootBehavior":"Default Boot Behavior",
+ "lang_localHDD":"Local HDD",
+ "lang_menuDisplayTime":"Menu Display Time",
+ "lang_seconds":"Seconds",
+ "lang_menuCustom":"Custom Extra Menu",
+ "lang_bootMenuCreate":"Create Boot Menu",
+ "lang_menuCustomHint1":"Here you have the opportunity to add your own menu code to the displayed PXE menu, eg to refer to other PXE server. The format corresponds to the syslinux menu format.",
+ "lang_menuCustomHint2":"You can create one or more entries. If you want to create an entry that starts automatically when the user makes a selection, assign as",
+ "lang_menuCustomHint3":"and select as the default boot behavior my-entry as well.",
+ "lang_example":"Example",
+ "lang_close":"Close"
+}