projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
060d608
)
use the same text for informing the user that tags are delimited by
author
Ævar Arnfjörð Bjarmason
<avarab@gmail.com>
Tue, 14 Jul 2009 00:46:39 +0000
(
00:46
+0000)
committer
Ævar Arnfjörð Bjarmason
<avarab@gmail.com>
Tue, 14 Jul 2009 00:46:39 +0000
(
00:46
+0000)
commas in both the upload & edit form
config/locales/en.yml
patch
|
blob
|
history
diff --git
a/config/locales/en.yml
b/config/locales/en.yml
index 59e723cd18d340f878c07289a7e60d172082a72d..eda020accad51b30a46de9d7aea990bdabefab65 100644
(file)
--- 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"