MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / format_display_name

Function format_display_name

Scripts/Settings.py:523–526  ·  view source on GitHub ↗

Formats the display name with icons - only at the start.

(filename, full_path)

Source from the content-addressed store, hash-verified

521 'Exiting...': 'Γίνεται έξοδος...',
522 "Unknown menu style. Use 'list', 'grid', 'number', 'pipboy', or 'dedsec_os'.": 'Άγνωστο στυλ μενού. Χρησιμοποιήστε '
523 "'list', 'grid', 'number', 'pipboy' ή "
524 "'dedsec_os'.",
525 'Invalid selection or non-executable script. Exiting.': 'Μη έγκυρη επιλογή ή μη εκτελέσιμο script. Έξοδος.',
526 'This will restore backed-up files and remove the DedSec project. ARE YOU SURE? (y/n): ': 'Αυτό θα επαναφέρει αρχεία '
527 'από το αντίγραφο ασφαλείας '
528 'και θα αφαιρέσει το έργο '
529 'DedSec. ΕΙΣΤΕ ΣΙΓΟΥΡΟΙ; '

Callers 4

run_number_menuFunction · 0.70
list_directory_entriesFunction · 0.70

Calls 1

get_file_iconFunction · 0.70

Tested by

no test coverage detected