Fix portuguese string.

This commit is contained in:
sergiobenrocha2 2015-07-18 15:15:54 -03:00
parent 0961446b19
commit 8ee4fd9c15

View File

@ -64,7 +64,7 @@ const char *menu_hash_to_str_pt(uint32_t hash)
case MENU_LABEL_VALUE_CONFIGURATION_SETTINGS:
return "Configurações";
case MENU_LABEL_VALUE_CORE_SETTINGS:
return "Atualização Online";
return "Core";
case MENU_LABEL_VALUE_VIDEO_SETTINGS:
return "Vídeo";
case MENU_LABEL_VALUE_LOGGING_SETTINGS: