Fix execution of code via Ajax.

Add output message for program runs without any output
This commit is contained in:
Sebastian Serth
2018-12-13 13:55:45 +01:00
parent d45a68a123
commit 4a1cd3037c
5 changed files with 18 additions and 10 deletions

View File

@@ -300,7 +300,7 @@ en:
file: 'Test File <span class="number">%{number}</span> (<span class="filename">%{filename}</span>)'
hint: Hint
no_files: The exercise does not comprise visible files yet.
no_output: The last code run has not generated any output.
no_output: The last code run finished on %{timestamp} without any output.
no_output_yet: There is no output yet.
output: Program Output
passed_tests: Passed Tests