Naming of sidebars

This commit is contained in:
Ralf Teusner
2016-09-01 18:47:16 +02:00
parent c2bdcc7915
commit ddaed5929b
4 changed files with 12 additions and 8 deletions

View File

@ -188,6 +188,8 @@ de:
worktime: Durchschnittliche Arbeitszeit
exercises:
editor:
collapse_action_sidebar: Aktions-Leiste Einklappen
collapse_output_sidebar: Ausgabe-Leiste Einklappen
confirm_start_over: Wollen Sie wirklich von vorne anfangen?
confirm_submit: Wollen Sie Ihren Code wirklich zur Bewertung abgeben?
create_file: Neue Datei
@ -195,6 +197,8 @@ de:
destroy_file: Datei löschen
download: Herunterladen
dummy: Keine Aktion
expand_action_sidebar: Aktions-Leiste Ausklappen
expand_output_sidebar: Ausgabe-Leiste Ausklappen
input: Ihre Eingabe
lastsaved: 'Zuletzt gespeichert: '
network: 'Während Ihr Code läuft, ist Port %{port} unter folgender Adresse erreichbar: <a href="%{address}" target="_blank">%{address}</a>.'
@ -204,8 +208,6 @@ de:
run_success: Ihr Code wurde auf der Plattform ausgeführt.
requestComments: Kommentare erbitten
requestCommentsTooltip: Wenn du Hilfe mit deinem Code benötigst, kannst dir hier Kommentare erbitten
collapse_sidebar: Sidebar einklappen
expand_sidebar: Sidebar ausklappen
save: Speichern
score: Bewerten
send: Senden

View File

@ -188,6 +188,8 @@ en:
worktime: Average Working Time
exercises:
editor:
collapse_action_sidebar: Collapse Action Sidebar
collapse_output_sidebar: Collapse Output Sidebar
confirm_start_over: Do you really want to start over?
confirm_submit: Do you really want to submit your code for grading?
create_file: New File
@ -195,6 +197,8 @@ en:
destroy_file: Delete File
download: Download
dummy: No Action
expand_action_sidebar: Expand Action Sidebar
expand_output_sidebar: Expand Output Sidebar
input: Your input
lastsaved: 'Last saved: '
network: 'While your code is running, port %{port} is accessible using the following address: <a href="%{address}" target="_blank">%{address}</a>.'
@ -204,8 +208,6 @@ en:
run_success: Your code was run on our servers.
requestComments: Request comments
requestCommentsTooltip: If you need help with your code, you can now request comments here!
collapse_sidebar: Collapse sidebar
expand_sidebar: Expand sidebar
save: Save
score: Score
send: Send