mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
rename repeating -> recurring, repeat -> recurrence
This commit is contained in:
parent
ab02d09830
commit
dfe8735c0d
35 changed files with 125 additions and 125 deletions
|
|
@ -254,7 +254,7 @@ en:
|
|||
common:
|
||||
back: Back
|
||||
third: Third
|
||||
recurring_todos: Repeating Actions
|
||||
recurring_todos: Recurring Actions
|
||||
actions: Actions
|
||||
actions_midsentence:
|
||||
zero: actions
|
||||
|
|
@ -387,7 +387,7 @@ en:
|
|||
home: Home
|
||||
navigation:
|
||||
manage_users_title: Add or delete users
|
||||
recurring_todos: Repeating todos
|
||||
recurring_todos: Recurring todos
|
||||
api_docs: REST API Docs
|
||||
feeds: Feeds
|
||||
starred: Starred
|
||||
|
|
@ -697,7 +697,7 @@ en:
|
|||
due_date: with a due date %{due_date} or earlier
|
||||
overdue: Overdue
|
||||
add_new_recurring: Add a new recurring action
|
||||
edit_recurring_todo: Edit repeating action
|
||||
edit_recurring_todo: Edit recurring action
|
||||
see_all_completed: You can see all completed actions %{link}
|
||||
all_completed_here: here
|
||||
contexts:
|
||||
|
|
@ -705,7 +705,7 @@ en:
|
|||
all_completed_tasks_title: "TRACKS::All Completed actions in the context '%{context_name}'"
|
||||
hide_form: Hide form
|
||||
show_form_title: Add a context
|
||||
delete_context_confirmation: "Are you sure that you want to delete the context '%{name}'? Be aware that this will also delete all (repeating) actions in this context!"
|
||||
delete_context_confirmation: "Are you sure that you want to delete the context '%{name}'? Be aware that this will also delete all (recurring) actions in this context!"
|
||||
delete_context: Delete context
|
||||
edit_context: Edit context
|
||||
hide_form_title: Hide new context form
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue