Commit Graph

87 Commits

Author SHA1 Message Date
zoltanvb e35afdb57a Separate ffmpeg and audiomixer conditionals (#15872)
There are cases when mixer exists without ffmpeg. In such cases,
some music content can still be added to the mixer for playback.
Logic added to separate the two cases.
2023-11-05 15:32:14 -08:00
Viačasłaŭ Chalikin 43105ab5c7 Add Belarusian language option (#15780) 2023-10-31 05:51:57 -07:00
sonninnos c44e2d46d9 (XMB) Message/help box adjustments (#15606) 2023-08-16 18:07:51 -07:00
zoltanvb b554d7e26c Removal of remaining msg_hash_xx.c files (#15586)
Followup for PR#15218, remove the two remaining files and simplify
a few functions in msg_hash.c as a result.
2023-08-12 05:46:35 -07:00
zoltanvb 80296a60a2 Remove language specific msg_hash_xx.c files (#15218)
After PR #14821 , the contents of msg_hash_xx.c files are present
in the normal translation workflow. Since that time, almost all
languages have either caught up on Crowdin, or are still on such
low level of translation completeness, that removing these entries
does not harm usability.

Only Chinese Simplified and Portuguese Brazilian languages remain
in separate files, as they may still be considered an improvement
over Crowdin status.

See also commit 568ffac8f6.
2023-04-23 07:59:56 +02:00
zoltanvb ca11479f2f Fix for https://github.com/libretro/RetroArch/issues/15097 and a minor change to recognize en_GB better. (#15105) 2023-03-18 23:05:32 +01:00
libretroadmin 568ffac8f6 (msg_hash) remove no longer necessary msg_hash files and move them into msg_hash.c 2023-02-05 03:28:48 +01:00
zoltanvb bda8c6a2ba Remove msg_hash_get_help_cht_enum as Crowdin translation is now above 95%. (#14948) 2023-02-04 14:25:30 +01:00
libretroadmin 27b485a0f7 (intl) CLeanups 2023-01-21 18:50:00 +01:00
Michael Burgardt b89692c532 Add Hungarian language option (#14585) 2022-11-04 19:52:39 +01:00
LibretroAdmin d30f16dc79 Remove cursor directory/cursor manager list - Views obsoleted
this
2022-10-25 15:21:47 +02:00
Michael Burgardt 254ac65549 Add British English language option (#14504) 2022-10-12 23:26:00 +02:00
Michael Burgardt e185955bc1 Add Catalan language option (#13850) 2022-04-20 14:37:24 +02:00
Joel Puig Rubio 03146e4604 Label Valencian as a Catalan dialect (#13837) 2022-04-19 11:58:50 +02:00
Michael Burgardt fd35162cbe Add Valencian language option (#13789) 2022-03-30 17:59:09 +02:00
Michael Burgardt 56f2e2f7b8 Add Czech language option (#13680) 2022-03-07 19:11:39 +01:00
Michael Burgardt 311fec15d9 Add Indonesian, Swedish and Ukrainian language options (#13490)
* Add Indonesian, Swedish and Ukrainian language options

* Enable Indonesian and Swedish localisations for RGUI
2022-01-19 19:12:55 +01:00
twinaphex e44f0749a1 Put this behind HAVE_LANGEXTRA 2021-06-04 20:50:21 +02:00
toshixm 4fab84ca9e improve message wrapping with CJK languages 2021-06-03 21:09:35 +09:00
liushuyu 5a028d79f5 (msg_hash) Use different locale names for ...
... Chinese Simplified/Traditional
2021-01-30 18:46:16 -07:00
twinaphex 357b7d68f6 (libretro-common) Rename rhash to lrc_hash
(rcheevos) Rename rhash to rc_hash
2020-12-28 19:55:54 +01:00
gouchi 5926f00b67 update missing part in msg_hash.c 2020-12-12 18:02:14 +01:00
gouchi a7bdabd133 intl: Add Finnish language 2020-12-05 22:10:29 +01:00
twinaphex a3da521083 Cleanup get_user_language function 2020-10-15 06:17:57 +02:00
twinaphex 45f90ad89a (menu_dialog) Cleanups
Make menu_hash_help no longer dependent on the menu code
2020-06-12 08:06:30 +02:00