From 77a3d20a6bbb8c9f52272a13d4b057b979512594 Mon Sep 17 00:00:00 2001 From: Uri Herrera Date: Tue, 11 Jun 2024 00:08:12 -0600 Subject: [PATCH] use similar title --- etc/calamares/branding/nxos/usersq.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/calamares/branding/nxos/usersq.qml b/etc/calamares/branding/nxos/usersq.qml index 55daf6e..66e2a88 100644 --- a/etc/calamares/branding/nxos/usersq.qml +++ b/etc/calamares/branding/nxos/usersq.qml @@ -110,7 +110,7 @@ ResponsiveBase { width: parent.width - title: qsTr("What is the hostname for this computer?") + title: qsTr("Choose a hostname for this computer") subtitle: qsTr("The hostname will be used if you make the computer visible to others on a network. Valid characters for hostnames are ASCII letters from a to z, the digits from 0 to 9, and the hyphen (-). A hostname may not start with a hyphen.") TextField