lets just avoid no and yes as keys in YAML, too many issues. Thanks! [ci skip]

This commit is contained in:
Jonne Haß 2012-04-11 22:06:33 +02:00
parent de3e157698
commit cac2b1e10b
2 changed files with 2 additions and 2 deletions

View file

@ -39,4 +39,4 @@
%br
%p
= form.submit "Fuck Yeah!", :value => t('.autorize'), :class => 'button'
= form.submit "Hell No.", :value => t('.no'), :class => 'button'
= form.submit "Hell No.", :value => t('.nope'), :class => 'button'

View file

@ -941,7 +941,7 @@ en:
new:
cubbies_will: "Cubbies will be able to post photos on your behalf"
autorize: "Authorize"
'no': "No"
nope: "No"
streams:
community_spotlight_stream: "Community Spotlight"