aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-04-16 23:46:12 +0200
committerMario Vavti <mario@mariovavti.com>2015-04-16 23:46:12 +0200
commit10cc643f650b5ff0954ff988fbf768ea5e061571 (patch)
tree2674ecfa06d4c1e89dfd72f4d4d4e0b109d82c94 /mod
parent9addc4581edf594996151eaf514927d271f04da5 (diff)
downloadvolse-hubzilla-10cc643f650b5ff0954ff988fbf768ea5e061571.tar.gz
volse-hubzilla-10cc643f650b5ff0954ff988fbf768ea5e061571.tar.bz2
volse-hubzilla-10cc643f650b5ff0954ff988fbf768ea5e061571.zip
wording and css fixes
Diffstat (limited to 'mod')
-rw-r--r--mod/filestorage.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/filestorage.php b/mod/filestorage.php
index 0421641e2..8b52c086b 100644
--- a/mod/filestorage.php
+++ b/mod/filestorage.php
@@ -154,7 +154,7 @@ function filestorage_content(&$a) {
'$cpdesc' => t('Copy/paste this code to attach file to a post'),
'$cpldesc' => t('Copy/paste this URL to link file from a web page'),
'$submit' => t('Submit'),
- '$attach_btn_title' => t('Attach this file to a new post'),
+ '$attach_btn_title' => t('Share this file'),
'$link_btn_title' => t('Show URL to this file'),
'$notify' => array('notify', t('Notify your contacts about this file'), 0, '', array(t('No'), t('Yes')))
));