|
Revision 1775, 1.1 KB
(checked in by francesco, 13 months ago)
|
|
"Mailman integration"
|
| Line | |
|---|
| 1 | # LIST |
|---|
| 2 | # ITALIAN |
|---|
| 3 | # encoding: ISO-8859-1 |
|---|
| 4 | smartlist_subscribe = An email has been sent, requesting to add <strong>%s</strong> to subscribers of <strong>%s</strong> |
|---|
| 5 | smartlist_unsubscribe = An email has been sent, requesting to remove <strong>%s</strong> from subscribers of <strong>%s</strong> |
|---|
| 6 | smartlist_checkdist = An email has been sent, requesting to verify if <strong>%s</strong> is subscribed to <strong>%s</strong></p> |
|---|
| 7 | smartlist_showdist = An email has been sent, requesting subscribers list of <strong>%s</strong> to be sent to <strong>%s</strong> |
|---|
| 8 | smartlist_showlog = An email has been sent, requesting to send the log of list <strong>%s</strong> to <strong>%s</strong> |
|---|
| 9 | smartlist_wipelog = An email has been sent, requesting to wipe the log of <strong>%s</strong> |
|---|
| 10 | mailman_subscribe = An email has been sent, requesting to add <strong>%s</strong> to subscribers of <strong>%s</strong> |
|---|
| 11 | mailman_unsubscribe = An email has been sent, requesting to remove <strong>%s</strong> from subscribers of <strong>%s</strong> |
|---|
| 12 | mailman_showdist = An email has been sent, requesting subscribers list of <strong>%s</strong> to be sent to <strong>%s</strong> |
|---|