mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 03:25:15 +02:00
warn if msg is visible to all
This commit is contained in:
parent
69dc17eb81
commit
6c47f262cc
4 changed files with 17 additions and 6 deletions
|
@ -687,6 +687,7 @@ function status_editor($a,$x) {
|
|||
'$baseurl' => $a->get_baseurl(),
|
||||
'$geotag' => $geotag,
|
||||
'$nickname' => $x['nickname'],
|
||||
'$ispublic' => t('Visible to <strong>everybody</strong>'),
|
||||
'$linkurl' => t('Please enter a link URL:'),
|
||||
'$utubeurl' => t('Please enter a YouTube link:'),
|
||||
'$vidurl' => t("Please enter a video\x28.ogg\x29 link/URL:"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue