Skip to content

Commit b49612b

Browse files
author
Mateo
committed
ISSUE-7677: Normalize i18n keys
1 parent 0ca3f73 commit b49612b

File tree

1 file changed

+5
-5
lines changed
  • config/locales/views/groups

1 file changed

+5
-5
lines changed

config/locales/views/groups/en.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,15 @@ en:
2323
do_not_have_a_group: You do not currently have a group.
2424
display_inactive: Display inactive groups
2525
due_date_extension: Due Date Extension
26-
late_submissions_accepted: Late Submissions Accepted
27-
groups_without_extension: Groups Without Extension
28-
groups_with_extension:
29-
with_late_submission: Group With Extension and With Late Submission
30-
without_late_submission: Group With Extension and Without Late Submission
3126
duration_extension: Duration Extension
3227
empty: Empty Group
3328
grace_day_over_limit: You have assigned one or more students who has less grace credits than the amount already used by group %{group} for this assignment.
3429
group_name_already_in_use: This name is already in use for this assignment.
3530
group_name_already_in_use_diff_assignment: The group can't be renamed, because it would result in the loss of submission data. Try a name that is not in use for another assignment.
31+
groups_with_extension:
32+
with_late_submission: Group With Extension and With Late Submission
33+
without_late_submission: Group With Extension and Without Late Submission
34+
groups_without_extension: Groups Without Extension
3635
help: Manage student groups. You can create new groups and manually add and remove students to groups.
3736
invalid_group_warning: 'Your group is currently invalid. You probably haven''t met the group size minimum. You may not be able to submit anything, and your work may not be graded, until you have met this minimum. '
3837
invalidate_confirm: This will prevent this group from submitting, even with the required number of students. Are you sure?
@@ -50,6 +49,7 @@ en:
5049
success: Invitation(s) successful.
5150
is_not_valid: Group is not valid
5251
is_valid: Group is valid
52+
late_submissions_accepted: Late Submissions Accepted
5353
manage_groups: Manage Groups
5454
members:
5555
cancel_invitation: Cancel invitation

0 commit comments

Comments
 (0)