Merge pull request #7514 from theheroGAC/patch-38

Update msg_hash_it.h
This commit is contained in:
Twinaphex 2018-11-01 10:52:42 +01:00 committed by GitHub
commit c9c833806b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3552,17 +3552,17 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_OZONE_MENU_COLOR_THEME,
"Colore del tema di Menu ")
MSG_HASH(
MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_BASIC_WHITE,
"Basic White"
"Bianco Basic "
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_BASIC_BLACK,
"Basic Black"
"Nero Basic"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_OZONE_MENU_COLOR_THEME,
"Select a different color theme."
"Seleziona un tema con colorazione diversa."
)
MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_USE_PREFERRED_SYSTEM_COLOR_THEME,
"Use preferred system color theme")
"Usa la colorazione preferita di sistema")
MSG_HASH(MENU_ENUM_SUBLABEL_MENU_USE_PREFERRED_SYSTEM_COLOR_THEME,
"Use your operating system's color theme (if any) - overrides theme settings.")
"Utilizza la colorazione dei temi del sistema operativo (se presente) - impostazioni del tema di override.")