mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 13:39:36 +07:00
6 lines
242 B
INI
6 lines
242 B
INI
py.exec.defaultName.process=Process {0}
|
|
|
|
py.exec.start.error={0} Failed to Start: {1} (Code {2})
|
|
py.exec.timeout.error={0} Timed out (Run More Than {1})
|
|
py.exec.exitCode.error={0} Exited with {1}
|
|
py.exec.fileNotFound=File {0} not found on {1} |