mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
(nl) Fix 'Logging Verbosity'
This commit is contained in:
parent
eeaee6e26a
commit
a5fc099115
@ -324,7 +324,7 @@ const char *menu_hash_to_str_nl(uint32_t hash)
|
||||
case MENU_LABEL_VALUE_LIBRETRO_LOG_LEVEL:
|
||||
return "Core Logging Niveau";
|
||||
case MENU_LABEL_VALUE_LOG_VERBOSITY:
|
||||
return "Logging Verbosity"; /* TODO/FIXME */
|
||||
return "Logging Uitgebreidheid";
|
||||
case MENU_LABEL_VALUE_SAVESTATE_AUTO_LOAD:
|
||||
return "Automatisch State Loaden";
|
||||
case MENU_LABEL_VALUE_SAVESTATE_AUTO_INDEX:
|
||||
|
Loading…
x
Reference in New Issue
Block a user