[GH-ISSUE #641] Spelling mistake on line 4053 #455

Closed
opened 2026-03-02 15:58:54 +03:00 by kerem · 0 comments
Owner

Originally created by @spacemania on GitHub (Oct 3, 2021).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/641

github.com/prasathmani/tinyfilemanager@c1718ff4c5/tinyfilemanager.php (L4053)

There is a spelling mistake in the translations:
$tr['en']['Error while copying fro'] = 'Error while copying fro';

Correct would be: $tr['en']['Error while copying from'] = 'Error while copying from';

Originally created by @spacemania on GitHub (Oct 3, 2021). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/641 https://github.com/prasathmani/tinyfilemanager/blob/c1718ff4c5569ecd7e2c062aa6236def7ba28614/tinyfilemanager.php#L4053 There is a spelling mistake in the translations: $tr['en']['Error while copying fro'] = 'Error while copying fro'; Correct would be: $tr['en']['Error while copying from'] = 'Error while copying from';
kerem 2026-03-02 15:58:54 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#455
No description provided.