Unify syntax for readability
This commit is contained in:
parent
1e55ac33d7
commit
b0c6b8bf0f
|
@ -8666,5 +8666,7 @@ MSG_HASH(
|
|||
MENU_ENUM_SUBLABEL_LOG_DIR,
|
||||
"Les fichiers de journalisation des événements système seront conservés dans ce dossier."
|
||||
)
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_SHADERS_ENABLE,
|
||||
"Video Shaders")
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_SHADERS_ENABLE,
|
||||
"Video Shaders"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue