diff options
author | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2016-04-24 14:56:21 +0200 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2016-04-24 14:56:21 +0200 |
commit | 534447bf8cbe043c99ca3ac1bb2907a6b375c190 (patch) | |
tree | ea2e70e4c060685535e8c91fd2425b2c328f11ff /res | |
parent | d5de581bc54c8dcf17e7e2c3fe72165b77e22c3e (diff) |
Revert "Experiment: add "teacher helped" link to Prolog screen"
This reverts commit 982522b5b9dfc39c10d08129b873aadf77b7293f.
Diffstat (limited to 'res')
-rw-r--r-- | res/en.json | 2 | ||||
-rw-r--r-- | res/sl.json | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/res/en.json b/res/en.json index 55715e5..74a52c5 100644 --- a/res/en.json +++ b/res/en.json @@ -1,6 +1,4 @@ { - "teacher_help": "If a teacher helped you solve this problem, please click", - "here": "here", "connection_failed": "Could not connect to server.", "language": "Language", "ui_language_title": "Select the UI language.", diff --git a/res/sl.json b/res/sl.json index 99b88a1..7e337fb 100644 --- a/res/sl.json +++ b/res/sl.json @@ -1,6 +1,4 @@ { - "teacher_help": "Če ti je pri reševanju pomagal učitelj, klikni", - "here": "tukaj", "connection_failed": "Povezava na strežnik ni uspela.", "language": "Jezik", "ui_language_title": "Izberi jezik uporabniškega vmesnika.", |