diff --git a/views/menu.tpl b/views/menu.tpl
index c144a979c..3d843a4d7 100644
--- a/views/menu.tpl
+++ b/views/menu.tpl
@@ -226,11 +226,11 @@
% end
% if restart_required.updated == '1' and restart_required.configured == '1':
-
Bazarr need to be restarted to apply last update and changes to general settings. Click
here to restart.
+ Bazarr Needs To Be Restarted To Apply The Last Update & Changes To General Settings. Click
Here To Restart.
% elif restart_required.updated == '1':
- Bazarr need to be restarted to apply last update. Click
here to restart.
+ Bazarr Needs To Be Restarted To Apply Changes To The Last Update. Click
Here To Restart.
% elif restart_required.configured == '1':
- Bazarr need to be restarted to apply changes to general settings. Click
here to restart.
+ Bazarr Needs To Be Restarted To Apply Changes To General Settings. Click
Here To Restart.
% end