Commit graph

6862 commits

Author SHA1 Message Date
Leon Styhre b067481f3f tringUtil::toCapitalized() will now capitalize characters following apostrophes and quotation marks 2024-07-16 21:25:08 +02:00
Leon Styhre 7ea52c13a5 StringUtil::toCapitalized() will now capitalize characters following the ( and [ characters 2024-07-16 21:19:49 +02:00
Leon Styhre cac5ec0402 Fixed an issue where the StringUtil::toCapitalized() function didn't correctly capitalize multi-byte Unicode characters
Also modernized some code
2024-07-16 21:13:50 +02:00
Leon Styhre be3aea7845 (Linux) Added a systempath find rule for the ryujinx binary name for the Ryujinx emulator 2024-07-16 19:30:24 +02:00
Leon Styhre f7be57336b (Windows) Fixed some MSVC compiler warnings 2024-07-16 16:58:55 +02:00
Leon Styhre 8a56304eba Added some sv_SE translations 2024-07-16 16:51:58 +02:00
Leon Styhre fa355cdb8f Added some en_US translations 2024-07-16 16:51:37 +02:00
Leon Styhre 062288ad07 Added localization support to parts of the application 2024-07-16 16:50:46 +02:00
Leon Styhre c8259aa792 Added some sv_SE translations 2024-07-16 13:58:17 +02:00
Leon Styhre bcf902b46d Added some en_US translations 2024-07-16 13:57:39 +02:00
Leon Styhre 14b65cb2e4 Added localization support to parts of the application 2024-07-16 13:56:35 +02:00
Leon Styhre 5e3d07bb56 Fixed an issue where some localization changes led to crashes 2024-07-16 12:15:29 +02:00
Leon Styhre 5e1d7c6a87 Added some sv_SE translations 2024-07-16 12:06:25 +02:00
Leon Styhre cd863de77b Added some en_US translations 2024-07-16 12:05:27 +02:00
Leon Styhre b13c3ee582 Added localization support to parts of the application 2024-07-16 12:04:50 +02:00
Leon Styhre 42f7e46d08 Added localization plural rules support 2024-07-16 10:15:42 +02:00
Leon Styhre a1cb6ce4c4 Added some sv_SE translations 2024-07-15 18:40:09 +02:00
Leon Styhre e47225d436 Added some en_US translations 2024-07-15 18:39:17 +02:00
Leon Styhre d0605ea650 Added localization support to parts of the application 2024-07-15 18:38:23 +02:00
Leon Styhre 4ffc5d6bf9 Added a very simplified implementation of std::format 2024-07-15 17:39:03 +02:00
Leon Styhre 9a78863f03 Added some sv_SE translations 2024-07-14 23:48:02 +02:00
Leon Styhre 4ae460b41a Added some en_US translations 2024-07-14 23:47:37 +02:00
Leon Styhre f9886b904f Added localization support to parts of the application 2024-07-14 23:46:33 +02:00
Leon Styhre c8bbebffac Documentation update 2024-07-14 18:05:16 +02:00
Leon Styhre 554593e542 Added some sv_SE translations 2024-07-14 18:04:21 +02:00
Leon Styhre e8a7ba6ad4 Added some en_US translations 2024-07-14 18:03:33 +02:00
Leon Styhre c2beb86bcc Added localization support to parts of the application 2024-07-14 18:01:54 +02:00
Leon Styhre 84f296badd Added some sv_SE translations 2024-07-14 16:50:06 +02:00
Leon Styhre b5b36e09b3 Added some en_US translations 2024-07-14 16:49:43 +02:00
Leon Styhre 557748970a Added localization support to parts of the application 2024-07-14 16:48:31 +02:00
Leon Styhre d2d4b6d45c (Android) Added JL-Mod standalone as an alternative emulator for the j2me system 2024-07-14 16:40:53 +02:00
Leon Styhre db072d7318 Added some sv_SE translations 2024-07-14 14:00:53 +02:00
Leon Styhre e7170c45e4 Added some en_US translations 2024-07-14 14:00:05 +02:00
Leon Styhre 6766fd2ca1 Added localization support to parts of the application 2024-07-14 13:58:57 +02:00
Leon Styhre d1427a1ea3 Added some sv_SE translations 2024-07-14 12:37:09 +02:00
Leon Styhre abfa5ba0e8 Added some en_US translations 2024-07-14 12:36:49 +02:00
Leon Styhre ac7f912654 Added localization support to parts of the application 2024-07-14 12:35:40 +02:00
Leon Styhre f5dbaa3224 (Android) Added J2ME Loader standalone as the default emulator for the j2me system 2024-07-14 11:06:24 +02:00
Leon Styhre a1617c51f1 Fixed a build error when using the OpenGL ES renderer 2024-07-14 10:39:27 +02:00
Leon Styhre 6d7135fc08 Added some sv_SE translations 2024-07-13 22:16:15 +02:00
Leon Styhre 7ac69f9371 Added some en_US translations 2024-07-13 22:15:37 +02:00
Leon Styhre f088658004 Added localization support to parts of the application 2024-07-13 22:14:37 +02:00
Leon Styhre 7f4f06eedc Removed the code location info from all PO message catalog files 2024-07-13 19:26:41 +02:00
Leon Styhre badbc2fb3a Added some sv_SE translations 2024-07-13 19:19:12 +02:00
Leon Styhre 74e9c62534 Added some en_US translations 2024-07-13 19:17:49 +02:00
Leon Styhre be95b494dc Added localization support to parts of the application 2024-07-13 19:14:34 +02:00
Leon Styhre f6db47510d Added some en_US translations 2024-07-13 12:33:52 +02:00
Leon Styhre 4c3a95d537 Added some sv_SE translations 2024-07-13 12:32:54 +02:00
Leon Styhre e0c57b068d Added localization support to parts of the application 2024-07-13 12:32:16 +02:00
Leon Styhre 9e8143820e Added explicit linking of the libintl library on Unix systems where the gettext functions are not part of the C standard library 2024-07-13 11:24:53 +02:00