mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 01:37:18 +02:00
23 lines
644 B
Python
23 lines
644 B
Python
heading = "Play offline"
|
|
|
|
mission_button = "Select mission folder"
|
|
mission_frame = "Mission"
|
|
|
|
version = "DayZ Version"
|
|
|
|
custom_frame = "Custom mods"
|
|
custom_button = "Set custom mod folder"
|
|
|
|
local_frame = "Installed mods"
|
|
|
|
no_local_mods = "No local mods found"
|
|
no_mods = "No valid mods found"
|
|
no_mission = "Not a valid mission"
|
|
folder_changed = "Folder missing or changed on disk"
|
|
|
|
custom_eventbox = "Set the root folder. Mods must be in atomic folders and have a meta.cpp file at a minimum."
|
|
mission_eventbox = "Select a single mission folder containing an init.c file."
|
|
|
|
folder_prefix = "<b>Current folder: </b>"
|
|
unset_button = "Unset folder"
|