diff --git a/intl/msg_hash_fi.h b/intl/msg_hash_fi.h index 6487ff48d6..26dbc212d7 100644 --- a/intl/msg_hash_fi.h +++ b/intl/msg_hash_fi.h @@ -8417,6 +8417,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_RGUI_MENU_COLOR_THEME_TANGO_LIGHT, "Tango, vaalea" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_RGUI_MENU_COLOR_THEME_DYNAMIC, + "Dynaaminen" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_RGUI_PARTICLE_EFFECT_NONE, "POIS" diff --git a/intl/msg_hash_fr.h b/intl/msg_hash_fr.h index 4fc5dca00f..170adfe7a3 100644 --- a/intl/msg_hash_fr.h +++ b/intl/msg_hash_fr.h @@ -8401,6 +8401,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_RGUI_MENU_COLOR_THEME_TANGO_LIGHT, "Tango clair" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_RGUI_MENU_COLOR_THEME_DYNAMIC, + "Dynamique" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_RGUI_PARTICLE_EFFECT_NONE, "Désactivée" diff --git a/intl/msg_hash_it.h b/intl/msg_hash_it.h index f3b1f0ca84..6ac1c421e7 100644 --- a/intl/msg_hash_it.h +++ b/intl/msg_hash_it.h @@ -8329,6 +8329,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_RGUI_MENU_COLOR_THEME_FLUX, "Flusso" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_RGUI_MENU_COLOR_THEME_DYNAMIC, + "Dinamico" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_RGUI_PARTICLE_EFFECT_NONE, "Disattivato" diff --git a/intl/msg_hash_ko.h b/intl/msg_hash_ko.h index c063fed729..97e1fb0690 100644 --- a/intl/msg_hash_ko.h +++ b/intl/msg_hash_ko.h @@ -8445,6 +8445,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_RGUI_MENU_COLOR_THEME_FLUX, "플럭스" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_RGUI_MENU_COLOR_THEME_DYNAMIC, + "동적" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_RGUI_PARTICLE_EFFECT_NONE, "끔" diff --git a/intl/msg_hash_pt_br.h b/intl/msg_hash_pt_br.h index 23d3227f64..5f0f0d5e5a 100644 --- a/intl/msg_hash_pt_br.h +++ b/intl/msg_hash_pt_br.h @@ -8361,6 +8361,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_RGUI_MENU_COLOR_THEME_FLUX, "Fluxo" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_RGUI_MENU_COLOR_THEME_DYNAMIC, + "Dinâmico" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_RGUI_PARTICLE_EFFECT_NONE, "DESLIGADA" diff --git a/intl/progress.h b/intl/progress.h index d504f4d89c..914c38edbb 100644 --- a/intl/progress.h +++ b/intl/progress.h @@ -35,7 +35,7 @@ #define LANGUAGE_PROGRESS_ESPERANTO_APPROVED 0 /* Spanish */ -#define LANGUAGE_PROGRESS_SPANISH_TRANSLATED 100 +#define LANGUAGE_PROGRESS_SPANISH_TRANSLATED 99 #define LANGUAGE_PROGRESS_SPANISH_APPROVED 96 /* Persian */