From e2810bc15b98ea9744d0aab6c1f13c7385adbb2b Mon Sep 17 00:00:00 2001 From: raul Date: Thu, 10 Jul 2014 10:29:50 -0300 Subject: [i18n] reorganized the internationalization system --- lang/en/serversetup/ipxe.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 lang/en/serversetup/ipxe.json (limited to 'lang/en/serversetup/ipxe.json') 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" +} -- cgit v1.2.3-55-g7522