diff --git a/fabledscryer/templates/ansible/index.html b/fabledscryer/templates/ansible/index.html
index 0768636..e6b6afb 100644
--- a/fabledscryer/templates/ansible/index.html
+++ b/fabledscryer/templates/ansible/index.html
@@ -7,7 +7,7 @@
{% if not runs %}
{% else %}
diff --git a/fabledscryer/templates/dashboard/_edit_panels.html b/fabledscryer/templates/dashboard/_edit_panels.html
index ddc48fd..a3c09e3 100644
--- a/fabledscryer/templates/dashboard/_edit_panels.html
+++ b/fabledscryer/templates/dashboard/_edit_panels.html
@@ -28,7 +28,7 @@
{% else %}
- No widgets yet — add some from the panel on the right.
+ No widgets yet. Draw one from the right to begin.
{% endif %}
diff --git a/fabledscryer/templates/dns/rows.html b/fabledscryer/templates/dns/rows.html
index 03d81f5..1aa4a7c 100644
--- a/fabledscryer/templates/dns/rows.html
+++ b/fabledscryer/templates/dns/rows.html
@@ -25,5 +25,5 @@
{% endfor %}
{% else %}
-No DNS checks yet. Add one to watch.
+No DNS checks yet. Enable DNS on a host →
{% endif %}
diff --git a/fabledscryer/templates/hosts/list.html b/fabledscryer/templates/hosts/list.html
index d52b998..18fe108 100644
--- a/fabledscryer/templates/hosts/list.html
+++ b/fabledscryer/templates/hosts/list.html
@@ -103,7 +103,7 @@
{% else %}
{% endif %}
{% endblock %}
diff --git a/fabledscryer/templates/hosts/uptime.html b/fabledscryer/templates/hosts/uptime.html
index 553a2c5..36e4635 100644
--- a/fabledscryer/templates/hosts/uptime.html
+++ b/fabledscryer/templates/hosts/uptime.html
@@ -94,7 +94,7 @@
{% else %}
{% endif %}
diff --git a/fabledscryer/templates/settings/_ansible_sources.html b/fabledscryer/templates/settings/_ansible_sources.html
index 9d07c17..ba47f76 100644
--- a/fabledscryer/templates/settings/_ansible_sources.html
+++ b/fabledscryer/templates/settings/_ansible_sources.html
@@ -119,7 +119,7 @@
{% else %}
- No sources configured. Add one below.
+ No sources mustered. Add one below.
{% endif %}
diff --git a/fabledscryer/templates/settings/_catalog_partial.html b/fabledscryer/templates/settings/_catalog_partial.html
index 06887ed..886671d 100644
--- a/fabledscryer/templates/settings/_catalog_partial.html
+++ b/fabledscryer/templates/settings/_catalog_partial.html
@@ -105,7 +105,7 @@
{% endfor %}
{% elif not error %}
- No plugins found in catalog.
+ No plugins listed in the catalog.
{% endif %}
diff --git a/fabledscryer/templates/settings/_plugin_repos.html b/fabledscryer/templates/settings/_plugin_repos.html
index 8b990a5..6ad83f7 100644
--- a/fabledscryer/templates/settings/_plugin_repos.html
+++ b/fabledscryer/templates/settings/_plugin_repos.html
@@ -57,7 +57,7 @@
{% else %}
- No repositories configured. Add one below.
+ No repositories charted. Add one below.
{% endif %}
diff --git a/fabledscryer/templates/settings/plugins.html b/fabledscryer/templates/settings/plugins.html
index b6ef5f4..990ba53 100644
--- a/fabledscryer/templates/settings/plugins.html
+++ b/fabledscryer/templates/settings/plugins.html
@@ -23,7 +23,7 @@
{% if not discovered_plugins %}
- No plugins found in the plugin directory.
+ No plugins installed. The table awaits new seats.
{% else %}