diff --git a/intl/msg_hash_en.h b/intl/msg_hash_en.h index a0536829e2..dc5debdd32 100644 --- a/intl/msg_hash_en.h +++ b/intl/msg_hash_en.h @@ -29,6 +29,10 @@ MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY, "Join or host a net-play session." ) +MSG_HASH( + MENU_ENUM_LABEL_HELP_QUIT_RETROARCH, + "Quit RetroArch. Killing the program in any hard way (SIGKILL, etc.) will terminate RetroArch without saving the configuration, etc. On Unix-likes, SIGINT/SIGTERM allows a clean deinitialisation." + ) /* Main Menu > Load Core */ diff --git a/intl/progress.h b/intl/progress.h index e433f1cabd..acc82f801f 100644 --- a/intl/progress.h +++ b/intl/progress.h @@ -35,7 +35,7 @@ #define LANGUAGE_PROGRESS_GREEK_APPROVED 0 /* English, United Kingdom */ -#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_TRANSLATED 88 +#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_TRANSLATED 89 #define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_APPROVED 0 /* Esperanto */