From c501c44f6087c2d734cda8bb025ef62d0d106589 Mon Sep 17 00:00:00 2001 From: Thomas Hervey Date: Mon, 19 Nov 2018 11:59:46 -0800 Subject: [PATCH] updated: KeepRight description text --- data/core.yaml | 2 +- dist/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/core.yaml b/data/core.yaml index 31d7d42c4..e02da4df8 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -928,7 +928,7 @@ en: keepRight: tooltip: automatically detected errors from keepright.at description: Keep Right - title: Edit Error + title: Edit KeepRight Error detail_title: Error detail_description: Description comment_header: Comment diff --git a/dist/locales/en.json b/dist/locales/en.json index 340b07bb4..fac72b207 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -1135,7 +1135,7 @@ "keepRight": { "tooltip": "automatically detected errors from keepright.at", "description": "Keep Right", - "title": "Edit Error", + "title": "Edit KeepRight Error", "detail_title": "Error", "detail_description": "Description", "comment_header": "Comment",