aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profile.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-16 21:14:22 -0700
committerFriendika <info@friendika.com>2011-03-16 21:14:22 -0700
commit334353e502db5abd7ee248d183a915ff7468de3a (patch)
treeadc4eb3646ca828223c38cc8251d5364b3dcb949 /mod/profile.php
parent9e1ca52e45263c38776bfa15f1ed2a9907b39597 (diff)
downloadvolse-hubzilla-334353e502db5abd7ee248d183a915ff7468de3a.tar.gz
volse-hubzilla-334353e502db5abd7ee248d183a915ff7468de3a.tar.bz2
volse-hubzilla-334353e502db5abd7ee248d183a915ff7468de3a.zip
vorbis audio/video link buttons
Diffstat (limited to 'mod/profile.php')
-rw-r--r--mod/profile.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/profile.php b/mod/profile.php
index 3354bc9a3..a464b7c06 100644
--- a/mod/profile.php
+++ b/mod/profile.php
@@ -157,6 +157,8 @@ function profile_content(&$a, $update = 0) {
'$upload' => t('Upload photo'),
'$weblink' => t('Insert web link'),
'$youtube' => t('Insert YouTube video'),
+ '$video' => t('Insert Vorbis [.ogg] video'),
+ '$audio' => t('Insert Vorbis [.ogg] audio'),
'$setloc' => t('Set your location'),
'$noloc' => t('Clear browser location'),
'$wait' => t('Please wait'),