mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
small refactorings of generated javascripts
This commit is contained in:
parent
8a3cb66e49
commit
6191cce4c7
33 changed files with 125 additions and 124 deletions
|
|
@ -764,6 +764,7 @@ en:
|
|||
list_projects: TRACKS::List Projects
|
||||
list_reviews: TRACKS::Review
|
||||
project_saved_status: Project saved
|
||||
project_destroyed_status: "Deleted project '%{name}'"
|
||||
add_project: Add Project
|
||||
add_note: Add a note
|
||||
completed_tasks_title: "TRACKS::List Completed Actions in Project '%{project_name}'"
|
||||
|
|
@ -792,6 +793,7 @@ en:
|
|||
note_header: Note %{id}
|
||||
delete_note_confirm: "Are you sure that you want to delete the note '%{id}'?"
|
||||
in_project: "In: "
|
||||
save_status_message: "Note %{id} was saved"
|
||||
integrations:
|
||||
opensearch_description: Search in Tracks
|
||||
applescript_next_action_prompt: "Description of next action:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue