]> git.mxchange.org Git - friendica.git/commitdiff
Removed duplicated "be"
authorMichael <heluecht@pirati.ca>
Mon, 23 Jan 2023 06:48:42 +0000 (06:48 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 23 Jan 2023 06:48:42 +0000 (06:48 +0000)
src/Module/Settings/Connectors.php
view/lang/C/messages.po

index 473531ba3eb4ee4138c8b16f32d95f787881fbe1..99d4ea99123ebe88bab1d8ffbab795567b67b4b8 100644 (file)
@@ -220,7 +220,7 @@ class Connectors extends BaseSettings
                        '$enable_smart_shortening' => ['enable_smart_shortening', $this->t('Enable intelligent shortening'), $enable_smart_shortening, $this->t('Normally the system tries to find the best link to add to shortened posts. If disabled, every shortened post will always point to the original friendica post.')],
                        '$simple_shortening'       => ['simple_shortening', $this->t('Enable simple text shortening'), $simple_shortening, $this->t('Normally the system shortens posts at the next line feed. If this option is enabled then the system will shorten the text at the maximum character limit.')],
                        '$attach_link_title'       => ['attach_link_title', $this->t('Attach the link title'), $attach_link_title, $this->t('When activated, the title of the attached link will be added as a title on posts to Diaspora. This is mostly helpful with "remote-self" contacts that share feed content.')],
-                       '$api_spoiler_title'       => ['api_spoiler_title', $this->t('API: Use spoiler field as title'), $api_spoiler_title, $this->t('When activated, the "spoiler_text" field in the API will be used for the title on standalone posts. When deactivated it will be used for spoiler text. For comments it will be always be used for spoiler text.')],
+                       '$api_spoiler_title'       => ['api_spoiler_title', $this->t('API: Use spoiler field as title'), $api_spoiler_title, $this->t('When activated, the "spoiler_text" field in the API will be used for the title on standalone posts. When deactivated it will be used for spoiler text. For comments it will always be used for spoiler text.')],
                        '$legacy_contact'          => ['legacy_contact', $this->t('Your legacy ActivityPub/GNU Social account'), $legacy_contact, $this->t('If you enter your old account name from an ActivityPub based system or your GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done.')],
                        '$repair_ostatus_url'  => 'ostatus/repair',
                        '$repair_ostatus_text' => $this->t('Repair OStatus subscriptions'),
index 79e2e654977071da809b6d89c5693801b3461744..89d780867678a470996505b22b49b0c6616bffa2 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 2023.03-dev\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2023-01-23 06:44+0000\n"
+"POT-Creation-Date: 2023-01-23 06:47+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9479,7 +9479,7 @@ msgstr ""
 msgid ""
 "When activated, the \"spoiler_text\" field in the API will be used for the "
 "title on standalone posts. When deactivated it will be used for spoiler "
-"text. For comments it will be always be used for spoiler text."
+"text. For comments it will always be used for spoiler text."
 msgstr ""
 
 #: src/Module/Settings/Connectors.php:224