diff options
Diffstat (limited to 'redmine/lang/en.yml')
-rw-r--r-- | redmine/lang/en.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/redmine/lang/en.yml b/redmine/lang/en.yml index e30e6c7a0..27cc0260f 100644 --- a/redmine/lang/en.yml +++ b/redmine/lang/en.yml @@ -256,6 +256,8 @@ label_calendar: Calendar label_months_from: months from
label_gantt_chart: Gantt chart
label_internal: Internal
+label_last_changes: last %d changes
+label_change_view_all: View all changes
button_login: Login
button_submit: Submit
@@ -285,6 +287,9 @@ text_possible_values_info: values separated with | text_project_destroy_confirmation: Are you sure you want to delete this project and all related data ?
text_workflow_edit: Select a role and a tracker to edit the workflow
text_are_you_sure: Are you sure ?
+text_journal_changed: changed from %s to %s
+text_journal_set_to: set to %s
+text_journal_deleted: deleted
default_role_manager: Manager
default_role_developper: Developer
|