Merge remote-tracking branch 'origin/master' into rfc_run_assess_messages

# Conflicts:
#	app/assets/stylesheets/request-for-comments.css.scss
This commit is contained in:
Maximilian Grundke
2017-09-27 15:09:24 +02:00
9 changed files with 39 additions and 21 deletions

View File

@@ -42,6 +42,7 @@ de:
allow_file_creation: "Dateierstellung erlauben"
difficulty: Schwierigkeitsgrad
worktime: "vermutete Arbeitszeit in Minuten"
token: "Aufgaben-Token"
proxy_exercise:
title: Title
files_count: Anzahl der Aufgaben
@@ -260,6 +261,8 @@ de:
path: 'Pfad der Datei im Projektverzeichnis. Kann auch leer gelassen werden.'
form:
add_file: Datei hinzufügen
tags: "Tags"
click_to_collapse: "Zum Aus-/Einklappen hier klicken..."
implement:
alert:
text: 'Ihr Browser unterstützt nicht alle Funktionalitäten, die %{application_name} benötigt. Bitte nutzen Sie einen modernen Browser, um %{application_name} zu besuchen.'

View File

@@ -42,6 +42,7 @@ en:
allow_file_creation: "Allow file creation"
difficulty: Difficulty
worktime: "Expected worktime in minutes"
token: "Exercise Token"
proxy_exercise:
title: Title
files_count: Exercises Count
@@ -260,6 +261,8 @@ en:
path: "The file's path in the project tree. Can be left blank."
form:
add_file: Add file
tags: "Tags"
click_to_collapse: "Click to expand/collapse..."
implement:
alert:
text: 'Your browser does not support features required for using %{application_name}. Please access %{application_name} using a modern browser.'