From 78fd993da73ee3d277ad23597d114dd0d4568071 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Tue, 14 Jul 2009 00:46:39 +0000 Subject: [PATCH] use the same text for informing the user that tags are delimited by commas in both the upload & edit form --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 59e723cd1..eda020acc 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -704,7 +704,7 @@ en: upload_gpx: "Upload GPX File" description: "Description" tags: "Tags" - tags_help: "use commas" + tags_help: "comma delimited" public: "Public?" public_help: "what does this mean?" public_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces" -- 2.43.2