(menu/intl/menu_hash_de) Fix indentation

This commit is contained in:
Jan Holthuis 2015-06-24 19:44:53 +02:00
parent c094af6fe5
commit c3446fdd1c

View File

@ -23,7 +23,7 @@ const char *menu_hash_to_str_de(uint32_t hash)
{
switch (hash)
{
case MENU_LABEL_VALUE_INFORMATION_LIST:
case MENU_LABEL_VALUE_INFORMATION_LIST:
return "Information";
case MENU_LABEL_VALUE_USE_BUILTIN_PLAYER:
return "Verwende integrierten Player";