Comment out English strings no more in use

This commit is contained in:
Michele Locati 2022-11-23 12:06:53 +01:00
parent bfd52d1095
commit 18fed6336f
No known key found for this signature in database
GPG key ID: 98B7CE2E7234E28B

View file

@ -4120,11 +4120,11 @@ function lng($txt) {
'Archive' => 'Archive', 'Archive' => 'Archive',
'Back' => 'Back', 'Back' => 'Back',
'BackUp' => 'Back Up', 'BackUp' => 'Back Up',
'CalculateFolderSize' => 'Calculate folder size', //'CalculateFolderSize' => 'Calculate folder size',
'Cancel' => 'Cancel', 'Cancel' => 'Cancel',
'Change' => 'Change', 'Change' => 'Change',
'ChangePermissions' => 'Change Permissions', 'ChangePermissions' => 'Change Permissions',
'Check Latest Version' => 'Check Latest Version', //'Check Latest Version' => 'Check Latest Version',
'Copied from' => 'Copied from', 'Copied from' => 'Copied from',
'Copy' => 'Copy', 'Copy' => 'Copy',
'Copying' => 'Copying', 'Copying' => 'Copying',
@ -4155,8 +4155,8 @@ function lng($txt) {
'Files' => 'Files', 'Files' => 'Files',
'Folder is empty' => 'Folder is empty', 'Folder is empty' => 'Folder is empty',
'Folder' => 'Folder', 'Folder' => 'Folder',
'Free of' => 'Free of', //'Free of' => 'Free of',
'FreeOf' => 'free of', //'FreeOf' => 'free of',
'FullSize' => 'Full Size', 'FullSize' => 'Full Size',
'Generate new password hash' => 'Generate new password hash', 'Generate new password hash' => 'Generate new password hash',
'Generate' => 'Generate', 'Generate' => 'Generate',
@ -4185,15 +4185,15 @@ function lng($txt) {
'Open' => 'Open', 'Open' => 'Open',
'Operations with archives are not available' => 'Operations with archives are not available', 'Operations with archives are not available' => 'Operations with archives are not available',
'Owner' => 'Owner', 'Owner' => 'Owner',
'PartitionSize' => 'Partition size', //'PartitionSize' => 'Partition size',
'Password' => 'Password', 'Password' => 'Password',
'password_hash not supported, Upgrade PHP version' => 'password_hash not supported, Upgrade PHP version', 'password_hash not supported, Upgrade PHP version' => 'password_hash not supported, Upgrade PHP version',
'Paths must be not equal' => 'Paths must be not equal', 'Paths must be not equal' => 'Paths must be not equal',
'Permissions changed' => 'Permissions changed', 'Permissions changed' => 'Permissions changed',
'Permissions not changed' => 'Permissions not changed', 'Permissions not changed' => 'Permissions not changed',
'Perms' => 'Perms', 'Perms' => 'Perms',
'Preview' => 'Preview', //'Preview' => 'Preview',
'RememberMe' => 'Remember Me', //'RememberMe' => 'Remember Me',
'Rename' => 'Rename', 'Rename' => 'Rename',
'Renamed from' => 'Renamed from', 'Renamed from' => 'Renamed from',
'Report Issue' => 'Report Issue', 'Report Issue' => 'Report Issue',