mirror of
https://github.com/prasathmani/tinyfilemanager
synced 2026-03-14 20:55:50 +01:00
Fix - typo error #641
This commit is contained in:
parent
85821736c0
commit
7103691048
1 changed files with 1 additions and 1 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue