mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
quattro: more on editor
This commit is contained in:
parent
2a3f94e452
commit
f3b499f119
4 changed files with 67 additions and 5 deletions
|
@ -862,7 +862,8 @@ function status_editor($a,$x, $notes_cid = 0) {
|
|||
'$audio' => t('Insert audio link'),
|
||||
'$setloc' => t('Set your location'),
|
||||
'$noloc' => t('Clear browser location'),
|
||||
'$title' => t('Set title'),
|
||||
'$title' => "",
|
||||
'$placeholdertitle' => t('Set title'),
|
||||
'$wait' => t('Please wait'),
|
||||
'$permset' => t('Permission settings'),
|
||||
'$ptyp' => (($notes_cid) ? 'note' : 'wall'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue