Parcourir la source

Change language

Bob Mottram il y a 9 ans
Parent
révision
c05ef97dcb
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      src/freedombone-controlpanel-user

+ 2
- 2
src/freedombone-controlpanel-user Voir le fichier

372
         dialog --backtitle $"Freedombone User Control Panel" \
372
         dialog --backtitle $"Freedombone User Control Panel" \
373
                --title $"Change Email Filtering Rules" \
373
                --title $"Change Email Filtering Rules" \
374
                --radiolist $"Choose an operation:" 13 70 6 \
374
                --radiolist $"Choose an operation:" 13 70 6 \
375
-               1 $"Add a user to a mailing list" off \
376
-               2 $"Remove a user from a mailing list" off \
375
+               1 $"Add yourself to a mailing list" off \
376
+               2 $"Remove yourself from a mailing list" off \
377
                3 $"Add an email rule" off \
377
                3 $"Add an email rule" off \
378
                4 $"Block/Unblock an email address" off \
378
                4 $"Block/Unblock an email address" off \
379
                5 $"Block/Unblock email with subject text" off \
379
                5 $"Block/Unblock email with subject text" off \