X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Feditpost.php;h=aa8930e5d027c422c9746d959a72b6d613c2fa05;hb=756de11cda548eb84c3d67ed10ba9daa1bcd5fb5;hp=2bbc2f2b61ed9ce5be8f31316262944bf558f8fc;hpb=1bc4b2e0788ac11d3b377013b410f2250fff68aa;p=friendica.git diff --git a/mod/editpost.php b/mod/editpost.php index 2bbc2f2b61..aa8930e5d0 100644 --- a/mod/editpost.php +++ b/mod/editpost.php @@ -1,6 +1,22 @@ . + * */ use Friendica\App; @@ -70,6 +86,7 @@ function editpost_content(App $a) '$return_path' => '/display/' . $item['guid'], '$action' => 'item', '$share' => DI::l10n()->t('Save'), + '$loading' => DI::l10n()->t('Loading...'), '$upload' => DI::l10n()->t('Upload photo'), '$shortupload' => DI::l10n()->t('upload photo'), '$attach' => DI::l10n()->t('Attach file'),