Silly YAML and its subtly different parsers. This worked in Syck/LibYAML in Perl but not Syck on Ruby, bah!
This commit is contained in:
parent
945e954ca5
commit
ebbead9701
1 changed files with 2 additions and 2 deletions
|
@ -110,7 +110,7 @@ en:
|
|||
microblog_name_identica: Identi.ca
|
||||
more: More
|
||||
newchangeset: "\nPlease try again: Potlatch will start a new changeset."
|
||||
no: No
|
||||
"no": "No"
|
||||
nobackground: No background
|
||||
norelations: No relations in current area
|
||||
offset_broadcanal: Broad canal towpath
|
||||
|
@ -218,4 +218,4 @@ en:
|
|||
uploading_way_name: Uploading way $1, $2
|
||||
warning: Warning!
|
||||
way: Way
|
||||
yes: Yes
|
||||
"yes": "Yes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue