|
92 | 92 | "email.unsubHelp": "Don't want to receive these e-mails?", |
93 | 93 | "forms.formHTML": "Form HTML", |
94 | 94 | "forms.formHTMLHelp": "Use the following HTML to show a subscription form on an external webpage. The form should have the email field and one or more `l` (list UUID) fields. The name field is optional.", |
| 95 | + "forms.noPublicLists": "There are no public lists to generate a forms.", |
95 | 96 | "forms.publicLists": "Public lists", |
96 | 97 | "forms.publicSubPage": "Public subscription page", |
97 | 98 | "forms.selectHelp": "Select lists to add to the form.", |
|
257 | 258 | "public.privacyWipe": "Wipe your data", |
258 | 259 | "public.privacyWipeHelp": "Delete all your subscriptions and related data from the database permanently.", |
259 | 260 | "public.sub": "Subscribe", |
260 | | - "public.subTitle": "Subscribe", |
261 | | - "public.subName": "Name (optional)", |
262 | 261 | "public.subConfirmed": "Subscribed successfully.", |
263 | 262 | "public.subConfirmedTitle": "Confirmed", |
| 263 | + "public.subName": "Name (optional)", |
264 | 264 | "public.subNotFound": "Subscription not found.", |
265 | 265 | "public.subPrivateList": "Private list", |
| 266 | + "public.subTitle": "Subscribe", |
266 | 267 | "public.unsub": "Unsubscribe", |
267 | 268 | "public.unsubFull": "Also unsubscribe from all future e-mails.", |
268 | 269 | "public.unsubHelp": "Do you want to unsubscribe from this mailing list?", |
|
273 | 274 | "settings.duplicateMessengerName": "Duplicate messenger name: {name}", |
274 | 275 | "settings.errorEncoding": "Error encoding settings: {error}", |
275 | 276 | "settings.errorNoSMTP": "At least one SMTP block should be enabled", |
276 | | - "settings.general.enablePublicSubPage": "Enable public subscription page", |
277 | | - "settings.general.enablePublicSubPageHelp": "Show a public subscription page with all the public lists for people to subscribe.", |
278 | 277 | "settings.general.adminNotifEmails": "Admin notification e-mails", |
279 | 278 | "settings.general.adminNotifEmailsHelp": "Comma separated list of e-mail addresses to which admin notifications such as import updates, campaign completion, failure etc. should be sent.", |
| 279 | + "settings.general.enablePublicSubPage": "Enable public subscription page", |
| 280 | + "settings.general.enablePublicSubPageHelp": "Show a public subscription page with all the public lists for people to subscribe.", |
280 | 281 | "settings.general.faviconURL": "Favicon URL", |
281 | 282 | "settings.general.faviconURLHelp": "(Optional) full URL to the static favicon to be displayed on user facing view such as the unsubscription page.", |
282 | 283 | "settings.general.fromEmail": "Default `from` email", |
|
0 commit comments