File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1111 */
1212function admin_free_title ()
1313{
14- return __ ('Free critters ' );
14+ return __ ('Free Critters ' );
1515}
1616
1717/**
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ function make_navigation()
8989 'admin_arrive ' => [admin_arrive_title (), 'users.arrive.list ' ],
9090 'admin_active ' => 'Active Critters ' ,
9191 'users ' => ['All Critters ' , 'admin_user ' ],
92- 'admin_free ' => 'Free critters ' ,
92+ 'admin_free ' => 'Free Critters ' ,
9393 'admin/questions ' => ['Answer questions ' , 'question.edit ' ],
9494 'admin/shifttypes ' => ['shifttype.shifttypes ' , 'shifttypes.view ' ],
9595 'admin_shifts ' => 'Create shifts ' ,
Original file line number Diff line number Diff line change @@ -559,7 +559,7 @@ msgstr "Ankunfts-Statistik"
559559msgid "Planned departure statistics"
560560msgstr "Geplante Abreise-Statistik"
561561
562- msgid "Free critters "
562+ msgid "Free Critters "
563563msgstr "Freie Critter"
564564
565565msgid "Critter type"
Original file line number Diff line number Diff line change @@ -1044,4 +1044,3 @@ msgstr "Configuration updated successfully"
10441044
10451045msgid "Add more critters"
10461046msgstr "Add more critter"
1047-
You can’t perform that action at this time.
0 commit comments