From 88a81dceb55eb61ce5795bc683d94eafa2fbbfda Mon Sep 17 00:00:00 2001 From: Maximilian Grundke Date: Sat, 30 Apr 2016 14:27:36 +0200 Subject: [PATCH] Fix labels for comment deletion --- config/locales/de.yml | 2 +- config/locales/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/de.yml b/config/locales/de.yml index adf82f4b..7d13a0bc 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -245,7 +245,7 @@ de: others: Andere Kommentare auf dieser Zeile addyours: Fügen Sie Ihren Kommentar hinzu addComment: Kommentieren - removeAllOnLine: Alle Kommentare auf dieser Zeile löschen + removeAllOnLine: Meine Kommentare auf dieser Zeile löschen listing: Die neuesten Kommentaranfragen request: "Kommentaranfrage stellen" question: "Was ist Ihre Frage? (optional)" diff --git a/config/locales/en.yml b/config/locales/en.yml index 562141c4..c1d3ac86 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -245,7 +245,7 @@ en: others: Other comments on this line addyours: Add your comment addComment: Comment this - removeAllOnLine: Remove all comments on this line + removeAllOnLine: Remove my comments on this line listing: Listing the newest comment requests request: "Request Comments" question: "What is your question? (optional)"