Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config/locales/de/request_for_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ de:
no_question: Der/die Autor:in hat keine Frage zu dieser Anfrage gestellt.
passed: Erfolgreich
report:
confirm: Möchten Sie diesen Inhalt melden?
report: Melden
confirm: Sind Sie sicher, dass Sie diesen Inhalt als unangemessen melden möchten?
report: Inhalt melden
reported: Vielen Dank, dass Sie uns auf dieses Problem aufmerksam gemacht haben. Wir werden uns in Kürze darum kümmern.
runtime_output: Programmausgabe
send_thank_you_note: Senden
Expand Down
2 changes: 1 addition & 1 deletion config/locales/en/request_for_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ en:
no_question: The author did not enter a question for this request.
passed: Passed
report:
confirm: Do you want to report this content?
confirm: Are you sure you want to report this content as inappropriate?
report: Report
reported: Thank you for letting us know about this issue. We will look into the matter shortly.
runtime_output: Runtime Output
Expand Down