From 629f93c250553e733c95600b3e3faec6837bcb63 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Fri, 28 Mar 2014 11:56:08 -0700 Subject: [PATCH] Update translation in correct place --- data/core.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/core.yaml b/data/core.yaml index bace83675..dd1abf8f5 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -55,7 +55,7 @@ en: line: Made a line circular. area: Made an area circular. not_closed: This can't be made circular because it's not a loop. - too_large: This can't be made circular because it extends too far beyond the viewable map. + too_large: This can't be made circular because not enough of it is currently visible. orthogonalize: title: Square description: @@ -66,7 +66,7 @@ en: line: Squared the corners of a line. area: Squared the corners of an area. not_squarish: This can't be made square because it is not squarish. - too_large: This can't be made square because it extends too far beyond the viewable map. + too_large: This can't be made square because not enough of it is currently visible. straighten: title: Straighten description: Straighten this line.