Replace notes column with FPS in format table
The format table now displays FPS (frame rate) instead of notes in both playlist and normal modes. All translations were updated to remove the 'notes' and related size/quality fields, replacing them with 'fps'. The table column widths were adjusted for better visibility, and FPS values are color-coded based on their value. The obsolete _get_format_notes method was removed.
This commit is contained in:
+2
-7
@@ -39,16 +39,11 @@
|
||||
"file_size": "Dateigröße",
|
||||
"codec": "Codec",
|
||||
"audio": "Audio",
|
||||
"notes": "Notizen",
|
||||
"fps": "FPS",
|
||||
"will_merge_audio": "Audio wird zusammengeführt",
|
||||
"has_audio": "✓ Hat Audio",
|
||||
"audio_only": "Nur Audio",
|
||||
"large_size": "Große Größe",
|
||||
"medium_size": "Mittlere Größe",
|
||||
"standard_size": "Standardgröße",
|
||||
"compatible": "Kompatibel",
|
||||
"efficient": "Effizient",
|
||||
"high_quality": "Hohe Qualität",
|
||||
|
||||
"best_4k": "Beste (4K)",
|
||||
"best_2k": "Beste (2K)",
|
||||
"high_1080p": "Hoch (1080p)",
|
||||
|
||||
Reference in New Issue
Block a user