Skip to content

Commit 7103691

Browse files
committed
Fix - typo error #641
1 parent 8582173 commit 7103691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tinyfilemanager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4117,7 +4117,7 @@ function lng($txt) {
41174117

41184118
// new - novos
41194119

4120-
$tr['en']['Advanced Search'] = 'Advanced Search'; $tr['en']['Error while copying fro'] = 'Error while copying fro';
4120+
$tr['en']['Advanced Search'] = 'Advanced Search'; $tr['en']['Error while copying from'] = 'Error while copying from';
41214121
$tr['en']['Nothing selected'] = 'Nothing selected'; $tr['en']['Paths must be not equal'] = 'Paths must be not equal';
41224122
$tr['en']['Renamed from'] = 'Renamed from'; $tr['en']['Archive not unpacked'] = 'Archive not unpacked';
41234123
$tr['en']['Deleted'] = 'Deleted'; $tr['en']['Archive not created'] = 'Archive not created';

0 commit comments

Comments
 (0)