]> git.mxchange.org Git - friendica.git/blobdiff - include/conversation.php
Replace stylesheet names
[friendica.git] / include / conversation.php
index 0194e4ea56368486ca46736fa782d07391778730..a5884847662d9b8ac2a6aa5310d4a7240a882f09 100644 (file)
@@ -1214,6 +1214,7 @@ function status_editor(App $a, $x, $notes_cid = 0, $popup = false)
                '$return_path'  => $query_str,
                '$action'       => 'item',
                '$share'        => ($x['button'] ?? '') ?: DI::l10n()->t('Share'),
+               '$loading'      => DI::l10n()->t('Loading...'),
                '$upload'       => DI::l10n()->t('Upload photo'),
                '$shortupload'  => DI::l10n()->t('upload photo'),
                '$attach'       => DI::l10n()->t('Attach file'),