fix username message
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 2m8s
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 2m8s
This commit is contained in:
parent
037c401296
commit
6b92b359a0
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
||||
7
|
||||
8
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
pika-first-setup (1.0.4-101pika2) pika; urgency=low
|
||||
pika-first-setup (1.0.4-101pika3) pika; urgency=low
|
||||
|
||||
* Just rebuild for OS4
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
"user_info_password_verify_title": "Enter User password again:",
|
||||
"error_label_is_root_label": "Username can not be root.",
|
||||
"error_label_is_pikaos_label": "Username can not be pikaos.",
|
||||
"error_label_username_is_invalid_label": "Username is invalid.",
|
||||
"error_label_username_is_invalid_label": "Username is can only contain:\nlowercase letters\n \"-\" and \"_\"\n and must start with a lowercase letter.",
|
||||
"error_label_hostname_is_special_label": "Hostname can not contain special characters or spaces.",
|
||||
"error_label_password_mismatch_label": "Passwords do not match!",
|
||||
"first_setup_gameutils_box_text_title": "PikaOS Gaming Meta Package",
|
||||
|
Loading…
x
Reference in New Issue
Block a user