clean up copy and styling of mailing list pref

This commit is contained in:
Sam
2016-06-17 11:28:19 +10:00
parent 852860de66
commit 977facf4e4
3 changed files with 9 additions and 5 deletions

View File

@ -279,5 +279,3 @@ and (max-width : 600px) {
width: 100%; width: 100%;
} }
} }

View File

@ -64,6 +64,12 @@
width: 520px; width: 520px;
} }
.pref-mailing-list-mode .controls {
select {
width: 400px;
}
}
.other .controls { .other .controls {
select { select {
width: 280px; width: 280px;

View File

@ -532,8 +532,8 @@ en:
Muted topics and categories are not included in these emails. Muted topics and categories are not included in these emails.
daily: "Send daily updates" daily: "Send daily updates"
individual: "Send an email for every new post" individual: "Send an email for every new post"
many_per_day: "Send me an email for every new post (about {{dailyEmailEstimate}} per day)." many_per_day: "Send me an email for every new post (about {{dailyEmailEstimate}} per day)"
few_per_day: "Send me an email for every new post (less than 2 per day)." few_per_day: "Send me an email for every new post (about 2 per day)"
watched_categories: "Watched" watched_categories: "Watched"
watched_categories_instructions: "You will automatically watch all new topics in these categories. You will be notified of all new posts and topics, and a count of new posts will also appear next to the topic." watched_categories_instructions: "You will automatically watch all new topics in these categories. You will be notified of all new posts and topics, and a count of new posts will also appear next to the topic."
tracked_categories: "Tracked" tracked_categories: "Tracked"
@ -679,7 +679,7 @@ en:
always: "always" always: "always"
never: "never" never: "never"
email_digests: email_digests:
title: "When I don't visit here, send me an email summary of popular topics and replies to:" title: "When I don't visit here, send me an email summary of popular topics and replies"
every_30_minutes: "every 30 minutes" every_30_minutes: "every 30 minutes"
every_hour: "hourly" every_hour: "hourly"
daily: "daily" daily: "daily"