mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Translate savestatesettings
This commit is contained in:
parent
71d36eb8ee
commit
b73c69f51e
@ -43,7 +43,7 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_SYNC,
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_VOLUME,
|
||||
"Lautstärke (dB)")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_AUTOSAVE_INTERVAL,
|
||||
"Autospeicherungsintervall")
|
||||
"Automatischespeicherungsintervall")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_AUTO_OVERRIDES_ENABLE,
|
||||
"Override-Dateien automatisch laden")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_AUTO_REMAPS_ENABLE,
|
||||
@ -714,6 +714,8 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_SAVESTATE_AUTO_SAVE,
|
||||
"Automatische Savestates")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SAVESTATE_DIRECTORY,
|
||||
"Savestate-Verzeichnis")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SAVESTATE_THUMBNAIL_ENABLE,
|
||||
"Savestate Miniaturansichten")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SAVE_CURRENT_CONFIG,
|
||||
"Aktuelle Konfigurationen speichern")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SAVE_NEW_CONFIG,
|
||||
|
Loading…
x
Reference in New Issue
Block a user