mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Display details about inheritance when editing a member roles (#31032).
git-svn-id: http://svn.redmine.org/redmine/trunk@17968 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1041,6 +1041,8 @@ en:
|
||||
label_font_proportional: Proportional font
|
||||
label_last_notes: Last notes
|
||||
label_nothing_to_preview: Nothing to preview
|
||||
label_inherited_from_parent_project: "Inherited from parent project"
|
||||
label_inherited_from_group: "Inherited from group %{name}"
|
||||
|
||||
button_login: Login
|
||||
button_submit: Submit
|
||||
|
||||
@@ -1252,7 +1252,8 @@ fr:
|
||||
label_delete_link_to_subtask: "Supprimer la relation avec la sous-tâche"
|
||||
error_not_allowed_to_log_time_for_other_users: "Vous n'êtes pas autorisé à saisir le temps passé pour d'autres utilisateurs"
|
||||
permission_log_time_for_other_users: "Saisir le temps passé pour d'autres utilisateurs"
|
||||
label_tomorrow: tomorrow
|
||||
label_inherited_from_parent_project: "Hérité du projet parent"
|
||||
label_inherited_from_group: "Hérité du groupe %{name}" label_tomorrow: tomorrow
|
||||
label_next_week: next week
|
||||
label_next_month: next month
|
||||
text_role_no_workflow: No workflow defined for this role
|
||||
|
||||
Reference in New Issue
Block a user