mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2025-08-03 23:38:00 +02:00
Fix - typo error #641
This commit is contained in:
@@ -4117,7 +4117,7 @@ function lng($txt) {
|
||||
|
||||
// new - novos
|
||||
|
||||
$tr['en']['Advanced Search'] = 'Advanced Search'; $tr['en']['Error while copying fro'] = 'Error while copying fro';
|
||||
$tr['en']['Advanced Search'] = 'Advanced Search'; $tr['en']['Error while copying from'] = 'Error while copying from';
|
||||
$tr['en']['Nothing selected'] = 'Nothing selected'; $tr['en']['Paths must be not equal'] = 'Paths must be not equal';
|
||||
$tr['en']['Renamed from'] = 'Renamed from'; $tr['en']['Archive not unpacked'] = 'Archive not unpacked';
|
||||
$tr['en']['Deleted'] = 'Deleted'; $tr['en']['Archive not created'] = 'Archive not created';
|
||||
|
Reference in New Issue
Block a user