mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-12 04:31:19 +00:00
French: (Manual content scanner/playlist cleaner)
Prevent redundant playlist entries when handling M3U content
This commit is contained in:
parent
95f0b6e0b8
commit
b17e274ff6
@ -10423,6 +10423,10 @@ MSG_HASH(
|
||||
MSG_MANUAL_CONTENT_SCAN_IN_PROGRESS,
|
||||
"Analyse : "
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_MANUAL_CONTENT_SCAN_M3U_CLEANUP,
|
||||
"Nettoyage des entrées M3U : "
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_MANUAL_CONTENT_SCAN_END,
|
||||
"Analyse terminée : "
|
||||
|
Loading…
x
Reference in New Issue
Block a user