From a94f1695f654501421b6f271191ab26ba99d7483 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 21 Aug 2019 11:01:21 +0200 Subject: [PATCH] replace status with message --- translations/fediplan.en.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/fediplan.en.yaml b/translations/fediplan.en.yaml index d718cdd..18a2745 100644 --- a/translations/fediplan.en.yaml +++ b/translations/fediplan.en.yaml @@ -47,9 +47,9 @@ page: It does not store any data (token or messages), that is why you need to create a new Token when your session expired. about: scheduling: - FediPlan allows users to schedule a message (with media attachments) to be published at a certain future date.
- The scheduled date must be at least 5 minutes into the future. At most, 300 statuses can be scheduled at the same time. - Only 50 statuses can be scheduled for any given day. + FediPlan allows users to schedule messages for Mastodon and Pleroma (with media attachments).
+ The scheduled date must be at least 5 minutes into the future. At most, 300 messages can be scheduled at the same time. + Only 50 messages can be scheduled for any given day. data: FediPlan does not store your scheduled messages nor your credentials. It only uses the Mastodon API for scheduling messages issues: