wording and css fixes

This commit is contained in:
Mario Vavti
2015-04-16 23:46:12 +02:00
parent 9addc4581e
commit 10cc643f65
2 changed files with 3 additions and 4 deletions

View File

@@ -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')))
));