From 3f47dbe65eff37780353b9775b6261b61f61248a Mon Sep 17 00:00:00 2001 From: Ansis Brammanis Date: Sun, 10 Feb 2013 15:36:03 -0500 Subject: [PATCH] Typo fix via @Richlv --- locale/en.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/en.js b/locale/en.js index a2233551b..1e45312de 100644 --- a/locale/en.js +++ b/locale/en.js @@ -158,8 +158,8 @@ locale.en = { browser_notice: "This editor is supported in Firefox, Chrome, Safari, Opera, and Internet Explorer 9 and above. Please upgrade your browser or use Potlatch 2 to edit the map.", inspector: { - no_documentation_combination: "This is no documentation available for this tag combination", - no_documentation_key: "This is no documentation available for this key", + no_documentation_combination: "There is no documentation available for this tag combination", + no_documentation_key: "There is no documentation available for this key", new_tag: "New Tag" },