summaryrefslogtreecommitdiffstats
path: root/lang/en/serversetup/ipxe.json
diff options
context:
space:
mode:
authorSimon Rettberg2014-08-13 05:20:32 +0200
committerSimon Rettberg2014-08-13 05:20:32 +0200
commitd05468d39f37ff260df1e51a02075d486ef7e6b6 (patch)
tree2d4d62a2660b82ec83b54b54c8baf1933d7182de /lang/en/serversetup/ipxe.json
parentDon't bail out if a json file doesn't exist for a given lang+template (diff)
downloadslx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.tar.gz
slx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.tar.xz
slx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.zip
Re-Format all language files for cleaner future diffs
Diffstat (limited to 'lang/en/serversetup/ipxe.json')
-rw-r--r--lang/en/serversetup/ipxe.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/lang/en/serversetup/ipxe.json b/lang/en/serversetup/ipxe.json
index 31118860..1ab18e14 100644
--- a/lang/en/serversetup/ipxe.json
+++ b/lang/en/serversetup/ipxe.json
@@ -1,15 +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"
-}
+ "lang_bootBehavior": "Default Boot Behavior",
+ "lang_bootInfo": "Here adjustments can be made to the appearance of the boot menu.",
+ "lang_bootMenu": "Boot Menu",
+ "lang_bootMenuCreate": "Create Boot Menu",
+ "lang_close": "Close",
+ "lang_example": "Example",
+ "lang_localHDD": "Local HDD",
+ "lang_menuCustom": "Custom Extra 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_menuDisplayTime": "Menu Display Time",
+ "lang_seconds": "Seconds"
+} \ No newline at end of file