diff --git a/app/views/notifications/settings/_browser.html.erb b/app/views/notifications/settings/_browser.html.erb
index 9fefe79bf..bc196d535 100644
--- a/app/views/notifications/settings/_browser.html.erb
+++ b/app/views/notifications/settings/_browser.html.erb
@@ -21,7 +21,7 @@
Click <%= icon_tag "switch", alt: "the switch" %> ON for <%= platform.browser.capitalize %>.
<% else %>
Click in the top left.
- Click System Settings….
+ Click System Settings…
Click Notifications.
Click <%= platform.browser.capitalize %>.
Click <%= icon_tag "switch", alt: "the switch" %> to Allow notifications.
@@ -31,7 +31,7 @@
Turn on notifications for this website.
- Click <%= platform.browser.capitalize %> in the top left.
- - Click Settings….
+ - Click Settings…
- Click Privacy & Security in the sidebar.
- Scroll down to Permissions.
- Click Settings next to Notifications.
@@ -46,7 +46,7 @@
- Click <%= icon_tag "switch", alt: "the toggle button" %> ON for <%= platform.browser.capitalize %>.
<% else %>
- Click in the top left.
- - Click System Settings….
+ - Click System Settings…
- Click Notifications.
- Click <%= platform.browser.capitalize %>.
- Click <%= icon_tag "switch", alt: "the switch" %> to Allow notifications.
@@ -68,7 +68,7 @@
- Click <%= icon_tag "switch", alt: "the switch" %> ON for <%= platform.browser.capitalize %>.
<% else %>
- Click in the top left.
- - Click System Settings….
+ - Click System Settings…
- Click Notifications.
- Click <%= platform.browser == "Chrome" ? "Google Chrome" : platform.browser.capitalize %>.
- Click <%= icon_tag "switch", alt: "the switch" %> to Allow notifications.
@@ -88,7 +88,7 @@
Turn on notifications for this website.
- Click in the top left.
- - Click System Settings….
+ - Click System Settings…
- Click Notifications.
- Click <%= request.base_url %> in the list.
- Click <%= icon_tag "switch", alt: "the switch" %> to Allow notifications.
@@ -96,7 +96,7 @@
Turn on notifications for <%= platform.browser.capitalize %>.
- Click <%= platform.browser.capitalize %> in the top left.
- - Click Settings….
+ - Click Settings…
- Click the Websites tab.
- Click Notifications in the sidebar.
- Click <%= request.base_url %> in the list.
diff --git a/app/views/notifications/settings/_install.html.erb b/app/views/notifications/settings/_install.html.erb
index e19be6aa2..4c2f0d1ca 100644
--- a/app/views/notifications/settings/_install.html.erb
+++ b/app/views/notifications/settings/_install.html.erb
@@ -20,7 +20,7 @@
<% when platform.safari? && platform.desktop? %>
- Click File in the top left.
- - Click Add to Dock….
+ - Click Add to Dock…
<% when (platform.safari? || platform.chrome?) && platform.ios? %>
To receive push notifications in <%= platform.browser.capitalize %> for <%= platform.operating_system %>, you must first install Fizzy as a web app.
diff --git a/app/views/notifications/settings/_system.html.erb b/app/views/notifications/settings/_system.html.erb
index 05210e949..7630680d7 100644
--- a/app/views/notifications/settings/_system.html.erb
+++ b/app/views/notifications/settings/_system.html.erb
@@ -22,7 +22,7 @@
- Click <%= icon_tag "switch", alt: "the toggle button" %> ON for Fizzy.
<% else %>
- Click in the top left.
- - Click System Settings….
+ - Click System Settings…
- Click Notifications.
- Click Fizzy.
- Click <%= icon_tag "switch", alt: "the allow notifications switch" %> to Allow notifications.
@@ -31,7 +31,7 @@
<% when platform.safari? && platform.desktop? %>
- Click in the top left.
- - Click System Settings….
+ - Click System Settings…
- Click Notifications.
- Click Fizzy.
- Click <%= icon_tag "switch", alt: "the allow notifications switch" %> to Allow notifications.