mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
72a7b3ce07
commit
9c7b96b9d0
@ -1735,6 +1735,10 @@ MSG_HASH( /* FIXME Should be MSG_ */
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_START_WHEN_LOADED,
|
||||
"Net-play will start when content is loaded."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_NETPLAY_NEED_CONTENT_LOADED,
|
||||
"Content must be loaded before starting net-play."
|
||||
)
|
||||
MSG_HASH( /* FIXME Should be MSG_ */
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_LOAD_CONTENT_MANUALLY,
|
||||
"Couldn't find a suitable core or content file, please try loading it manually."
|
||||
|
@ -31,7 +31,7 @@
|
||||
#define LANGUAGE_PROGRESS_GREEK_APPROVED 0
|
||||
|
||||
/* English, United Kingdom */
|
||||
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_TRANSLATED 99
|
||||
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_TRANSLATED 100
|
||||
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_APPROVED 0
|
||||
|
||||
/* Esperanto */
|
||||
|
Loading…
x
Reference in New Issue
Block a user