aboutsummaryrefslogtreecommitdiffstats
path: root/spec/helpers/track_helper_spec.rb
Commit message (Collapse)AuthorAgeLines
* Move track descriptions to a helper.Louise Crow2014-03-24-0/+29
| | | | We can access url generation methods more easily here.
* Add notices for unsubscribing from things.Louise Crow2014-03-24-0/+29
| | | | | These are full sentences, not composed on the fly, so should be easier to translate.
* Add notices for subscribing to something.Louise Crow2014-03-24-0/+60
| | | | | These notices are complete sentences, not composed on the fly, so should be easier to translate.
* Add notices for subscribing something you're subscribed to.Louise Crow2014-03-24-0/+86
These notices are full sentences, rather than being composed of phrases, which should make them easier to translate.