Change language
This commit is contained in:
parent
11b10d8a52
commit
c05ef97dcb
|
@ -372,8 +372,8 @@ function menu_email {
|
||||||
dialog --backtitle $"Freedombone User Control Panel" \
|
dialog --backtitle $"Freedombone User Control Panel" \
|
||||||
--title $"Change Email Filtering Rules" \
|
--title $"Change Email Filtering Rules" \
|
||||||
--radiolist $"Choose an operation:" 13 70 6 \
|
--radiolist $"Choose an operation:" 13 70 6 \
|
||||||
1 $"Add a user to a mailing list" off \
|
1 $"Add yourself to a mailing list" off \
|
||||||
2 $"Remove a user from a mailing list" off \
|
2 $"Remove yourself from a mailing list" off \
|
||||||
3 $"Add an email rule" off \
|
3 $"Add an email rule" off \
|
||||||
4 $"Block/Unblock an email address" off \
|
4 $"Block/Unblock an email address" off \
|
||||||
5 $"Block/Unblock email with subject text" off \
|
5 $"Block/Unblock email with subject text" off \
|
||||||
|
|
Loading…
Reference in New Issue