summaryrefslogtreecommitdiffstats
path: root/modules-available/runmode/lang/en/messages.json
blob: 6d890428c36dc640dea273497241f7ec3822d2ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
    "cannot-edit-module": "Module {{0}} cannot be edited directly",
    "enabled-removed-save": "Saved {{0}} clients, deleted {{1}}",
    "invalid-modeid": "Module {{0}} doesn't provide mode {{1}}",
    "machine-not-found": "Client {{0}} not found",
    "machine-not-runmode": "No special mode of operation configured for client {{0}}",
    "machine-removed": "Removed client {{0}}",
    "machine-still-assigned": "Client {{0}} still set to mode {{1}}, not assigning new mode.",
    "module-hasnt-runmode": "Module {{0}} doesn't supply any special mode of operation"
}