diff --git a/source/Grabacr07.KanColleViewer/Properties/Resources.en.resx b/source/Grabacr07.KanColleViewer/Properties/Resources.en.resx
index ec15a0c9c..f860fc0db 100644
--- a/source/Grabacr07.KanColleViewer/Properties/Resources.en.resx
+++ b/source/Grabacr07.KanColleViewer/Properties/Resources.en.resx
@@ -1366,4 +1366,7 @@ HTTP proxy settings are applied immediately. Settings for all other protocols ar
Very long
+
+ Settings for {0}
+
\ No newline at end of file
diff --git a/source/KanColleViewer.sln b/source/KanColleViewer.sln
index 9a217f9ab..2b0665c19 100644
--- a/source/KanColleViewer.sln
+++ b/source/KanColleViewer.sln
@@ -64,6 +64,7 @@ EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KanColleViewer.PluginAnalyzer.Test", "Analyzers\KanColleViewer.PluginAnalyzer.Test\KanColleViewer.PluginAnalyzer.Test.csproj", "{A8509D8C-9EAA-4787-AD0C-B7DD6B251F3A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Logger", "Plugins\Logger\Logger.csproj", "{A8969FF0-BCEA-49EA-8155-4046183410FF}"
+EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AudibleNotifications", "Plugins\AudibleNotifications\AudibleNotifications.csproj", "{AAEE6607-3FB2-438F-913F-F853467DD40B}"
EndProject
Global