summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp-ipxe/lang/en/messages.json
blob: 9e1c0b3e5c538ca96d04e939b2b9064ba1f7eb7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "boot-entry-created": "Created menu item {{0}}",
    "boot-entry-updated": "Updated menu item {{0}}",
    "bootentry-deleted": "Deleted menu item",
    "error-saving-entry": "Error saving item {{0}}: {{1}}",
    "image-not-found": "USB image not found. Try regenerating the boot menu first.",
    "import-error": "Error importing menu",
    "import-no-entries": "Nothing imported: Menu seems to be empty",
    "invalid-boot-entry": "Invalid menu item: {{0}}",
    "invalid-custom-entry-id": "Invalid entry id {{1}} for module {{0}}",
    "invalid-ip": "No interface is configured with the address {{0}}",
    "invalid-menu-id": "Invalid menu id: {{0}}",
    "localboot-invalid-method": "Invalid localboot method: {{0}}",
    "localboot-saved": "Localboot settings have been saved",
    "location-menu-assigned": "Assigned menu to {{0}}",
    "location-use-default": "{{0}} is now using the inherited\/default menu",
    "menu-deleted": "Menu deleted",
    "menu-saved": "Menu saved",
    "menu-set-default": "Default menu has been set",
    "missing-bootentry-data": "Missing data for menu item",
    "no-ip-addr-set": "Please set the server's primary IP address",
    "no-ip-set": "Cannot import old configuration. Please set the primary IP address first.",
    "unknown-bootentry-type": "Unknown item type: {{0}}",
    "unknown-hook-module": "Unknown module: {{0}}"
}