rename repeating -> recurring, repeat -> recurrence

This commit is contained in:
Carsten Otto 2015-02-10 16:25:27 +01:00
parent ab02d09830
commit dfe8735c0d
35 changed files with 125 additions and 125 deletions

View file

@ -74,7 +74,7 @@ module NavigationHelpers
projects_path(options)
when /the manage users page/
users_path(options)
when /the repeating todos page/
when /the recurring todos page/
recurring_todos_path(options)
when /the integrations page/
integrations_path(options)