aboutsummaryrefslogtreecommitdiffstats
path: root/app/helpers/track_helper.rb
Commit message (Collapse)AuthorAgeLines
* Add missing full stops from new translationsLouise Crow2014-05-15-24/+24
|
* Move track descriptions to a helper.Louise Crow2014-03-24-0/+20
| | | | We can access url generation methods more easily here.
* Add notices for unsubscribing from things.Louise Crow2014-03-24-0/+23
| | | | | 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/+53
| | | | | 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/+26
These notices are full sentences, rather than being composed of phrases, which should make them easier to translate.