Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix: Fixed missing cohoot string #50

Merged
merged 1 commit into from
Feb 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion localization/en-us.xml
Original file line number Diff line number Diff line change
Expand Up @@ -972,7 +972,10 @@
Description="If enabled, HunterPie will show Meowcenaries's data."/>
<Setting Id="ACTIVITIES_ENABLE_HARVEST_BOX_STRING"
String="Show Harvest Box"
Description="If enabled, HunterPie will show Harvest Box's nest data."/>
Description="If enabled, HunterPie will show Harvest Box's data."/>
<Setting Id="ACTIVITIES_ENABLE_COHOOT_STRING"
String="Show Cohoot Nest"
Description="If enabled, HunterPie will show Cohoot's nest data."/>
<Setting Id="ACTIVITIES_ENABLE_STEAMWORKS_STRING"
String="Show Steamworks"
Description="If enabled, HunterPie will show Steamwork's data."/>
Expand Down