English translation of 'share filemanager directory'

This commit is contained in:
nathangray 2020-03-31 10:49:36 -06:00
parent a84a870cac
commit 174737cc67
2 changed files with 2 additions and 1 deletions

View File

@ -1251,6 +1251,7 @@ setup main menu common en Setup main menu
seychelles common en SEYCHELLES
share common en Share
share files common en Share files
share filemanager directory common en Filemanager directory
share just the associated filemanager directory, not the %1 common en Share just the associated filemanager directory, not the %1
share link common en Share link
share this %1 via url common en Share this %1 via URL

View File

@ -456,7 +456,7 @@ class Sharing
'hint' => lang('Include access to any linked files (Links tab)')
),
'shareFilemanager' => array(
'caption' => lang('Filemanager directory'),
'caption' => lang('share filemanager directory'),
'group' => 10,
'icon' => 'link',
'order' => 20,