fix username message
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 2m8s

This commit is contained in:
Ward from fusion-voyager-3 2024-11-29 18:54:07 +03:00
parent 037c401296
commit 6b92b359a0
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
7
8

2
debian/changelog vendored
View File

@ -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

View File

@ -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",