Skip to content

Commit 77a3d20

Browse files
committed
use similar title
1 parent 6331f6d commit 77a3d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/calamares/branding/nxos/usersq.qml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ ResponsiveBase
110110
{
111111
width: parent.width
112112

113-
title: qsTr("What is the hostname for this computer?")
113+
title: qsTr("Choose a hostname for this computer")
114114
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.")
115115

116116
TextField

0 commit comments

Comments
 (0)