From 1e832727fc529b7842c9727996fb1402cb660862 Mon Sep 17 00:00:00 2001 From: Carlosokumu Date: Fri, 2 May 2025 12:37:22 +0300 Subject: [PATCH] add invalid alias hint node --- services/registration/invalid_alias_hint | 1 + services/registration/invalid_alias_hint.vis | 5 +++++ services/registration/invalid_alias_hint_swa | 1 + 3 files changed, 7 insertions(+) create mode 100644 services/registration/invalid_alias_hint create mode 100644 services/registration/invalid_alias_hint.vis create mode 100644 services/registration/invalid_alias_hint_swa diff --git a/services/registration/invalid_alias_hint b/services/registration/invalid_alias_hint new file mode 100644 index 0000000..bbbddd8 --- /dev/null +++ b/services/registration/invalid_alias_hint @@ -0,0 +1 @@ +The alias hint is invalid. It should only contain letters, with no numbers or special characters. \ No newline at end of file diff --git a/services/registration/invalid_alias_hint.vis b/services/registration/invalid_alias_hint.vis new file mode 100644 index 0000000..37b3deb --- /dev/null +++ b/services/registration/invalid_alias_hint.vis @@ -0,0 +1,5 @@ +MOUT retry 1 +MOUT quit 9 +HALT +INCMP _ 1 +INCMP quit 9 diff --git a/services/registration/invalid_alias_hint_swa b/services/registration/invalid_alias_hint_swa new file mode 100644 index 0000000..70669a7 --- /dev/null +++ b/services/registration/invalid_alias_hint_swa @@ -0,0 +1 @@ +Kichocheo cha alias si halali. Ni herufi pekee zinazoruhusiwa, hakuna namba au alama. \ No newline at end of file