diff --git a/files/app/main/status/e/basics.ut b/files/app/main/status/e/basics.ut index 63c4963b..200a35f9 100755 --- a/files/app/main/status/e/basics.ut +++ b/files/app/main/status/e/basics.ut @@ -138,7 +138,7 @@ if (request.env.REQUEST_METHOD === "DELETE") { } %}
- {{_R("dialog-header", "Name & Security")}} + {{_R("dialog-header", "Basics")}}
@@ -206,13 +206,13 @@ if (request.env.REQUEST_METHOD === "DELETE") {
Portable Theme
-
Use this theme then viewing any node
+
Use localnode's theme when viewing any node
{{_R("switch", { name: "portable_theme", value: uciMesh.get("aredn", "@theme[0]", "portable") === "1" })}}
- {{_H("The portable theme can be enabled on your localnode. It will then be become the theme used when viewing any node on the mesh.")}} + {{_H("When the portable theme is enabled on your localnode, it becomes the theme used when viewing any node on the mesh.")}} {% } %}