Skip to content

Commit 5ddb559

Browse files
committed
Revise echo
1 parent a9d97e9 commit 5ddb559

File tree

41 files changed

+130
-130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+130
-130
lines changed

i18n/compatmgr_sh/en_US.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tr () {
99
echo "Welcome to use FreeBSD compat manager! Author: Alex11"
1010
;;
1111
"PLEASE_SELECT")
12-
echo "Please choose:"
12+
echo "Please choose: "
1313
;;
1414
"CHOICE_CHECK")
1515
echo "Check environment"
@@ -24,19 +24,19 @@ tr () {
2424
echo "Exit"
2525
;;
2626
"REQUIRE_CHOICE")
27-
echo "Enter your choice:"
27+
echo "Enter your choice: "
2828
;;
2929
"GOODBYE")
3030
echo "Goodbye!"
3131
;;
3232
"INSTALL_SELECT")
33-
echo "Select the distribution you want to install:"
33+
echo "Select the distribution you want to install: "
3434
;;
3535
"CHOICE_RETURN")
3636
echo "Return to previous menu"
3737
;;
3838
"REMOVE_SELECT")
39-
echo "Select the distribution you want to remove:"
39+
echo "Select the distribution you want to remove: "
4040
;;
4141
"CHECK_SUCCESS")
4242
echo "Environment check succeed."

i18n/scripts/debian_sh/en_US.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
tr () {
44
case ${1} in
55
"CHOOSE_DEBIAN_VERSION")
6-
echo "Choose Debian version:"
6+
echo "Choose Debian version: "
77
;;
88
"INSTALLING")
99
echo "Installing: "
1010
;;
1111
"CHOOSE_INSTALL_METHORD")
12-
echo "Please select installation METHORD:"
12+
echo "Please select installation METHORD: "
1313
;;
1414
"METHORD_BOOTSTRAP")
1515
echo "Install by debootstrap"
@@ -21,7 +21,7 @@ tr () {
2121
echo "Return to previous menu"
2222
;;
2323
"REQUIRE_CHOICE")
24-
echo "Enter your choice:"
24+
echo "Enter your choice: "
2525
;;
2626
*)
2727
echo ${1}

i18n/scripts/deepin_sh/en_US.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
tr () {
44
case ${1} in
55
"CHOOSE_DEEPIN_VERSION")
6-
echo "Choose Debian version:"
6+
echo "Choose Debian version: "
77
;;
88
"INSTALLING")
99
echo "Installing: "
1010
;;
1111
"CHOOSE_INSTALL_METHORD")
12-
echo "Please select installation METHORD:"
12+
echo "Please select installation METHORD: "
1313
;;
1414
"METHORD_BOOTSTRAP")
1515
echo "Install by debootstrap"
@@ -21,7 +21,7 @@ tr () {
2121
echo "Return to previous menu"
2222
;;
2323
"REQUIRE_CHOICE")
24-
echo "Enter your choice:"
24+
echo "Enter your choice: "
2525
;;
2626
*)
2727
echo ${1}

i18n/scripts/fedora_sh/en_US.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
tr () {
44
case ${1} in
55
"CHOOSE_FEDORA_TYPE")
6-
echo "Choose Fedora type:"
6+
echo "Choose Fedora type: "
77
;;
88
"MINIMAL_NOT_RECOMMENDED")
99
echo "(Not recommend. Does not have dnf.)"
@@ -12,7 +12,7 @@ tr () {
1212
echo "Return to previous menu"
1313
;;
1414
"REQUIRE_CHOICE")
15-
echo "Enter your choice:"
15+
echo "Enter your choice: "
1616
;;
1717
*)
1818
echo ${1}

i18n/scripts/kali_sh/en_US.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tr () {
66
echo "Installing: "
77
;;
88
"CHOOSE_INSTALL_METHORD")
9-
echo "Please select installation methord:"
9+
echo "Please select installation methord: "
1010
;;
1111
"METHORD_BOOTSTRAP")
1212
echo "Install by debootstrap"
@@ -18,7 +18,7 @@ tr () {
1818
echo "Return to previous menu"
1919
;;
2020
"REQUIRE_CHOICE")
21-
echo "Enter your choice:"
21+
echo "Enter your choice: "
2222
;;
2323
*)
2424
echo ${1}

i18n/scripts/setup/debian/11/setup_sh/en_US.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tr () {
66
echo "Do you want to use Ali DNS? If not, local resolv.conf will be used by default."
77
;;
88
"USE_LOCAL_DNS")
9-
echo "Using local resolv.conf:"
9+
echo "Using local resolv.conf: "
1010
;;
1111
"USE_ALI_DNS")
1212
echo "Setting Ali DNS"

i18n/scripts/setup/debian/12/setup_sh/en_US.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tr () {
66
echo "Do you want to use Ali DNS? If not, local resolv.conf will be used by default."
77
;;
88
"USE_LOCAL_DNS")
9-
echo "Using local resolv.conf:"
9+
echo "Using local resolv.conf: "
1010
;;
1111
"USE_ALI_DNS")
1212
echo "Setting Ali DNS"

i18n/scripts/setup/deepin/23/setup_sh/en_US.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tr () {
66
echo "Do you want to use Ali DNS? If not, local resolv.conf will be used by default."
77
;;
88
"USE_LOCAL_DNS")
9-
echo "Using local resolv.conf:"
9+
echo "Using local resolv.conf: "
1010
;;
1111
"USE_ALI_DNS")
1212
echo "Setting Ali DNS"

i18n/scripts/setup/fedora/setup_sh/en_US.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tr () {
66
echo "Do you want to use Ali DNS? If not, local resolv.conf will be used by default."
77
;;
88
"USE_LOCAL_DNS")
9-
echo "Using local resolv.conf:"
9+
echo "Using local resolv.conf: "
1010
;;
1111
"USE_ALI_DNS")
1212
echo "Setting Ali DNS"

i18n/scripts/setup/kali/setup_sh/en_US.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tr () {
66
echo "Do you want to use Ali DNS? If not, local resolv.conf will be used by default."
77
;;
88
"USE_LOCAL_DNS")
9-
echo "Using local resolv.conf:"
9+
echo "Using local resolv.conf: "
1010
;;
1111
"USE_ALI_DNS")
1212
echo "Setting Ali DNS"

0 commit comments

Comments
 (0)