Henrik Rydgård
a11dc52ec9
Add some translation strings
2024-11-06 14:47:57 +01:00
Henrik Rydgård
26f0117421
Replace mentions of Twitter with X
2024-10-25 21:07:23 +02:00
Henrik Rydgård
9752d24cd7
Forgot to rename some translation keys in #19547
2024-10-23 15:46:03 +02:00
Henrik Rydgård
088a0d887d
Remove a redundant translation string
2024-10-08 21:45:35 +02:00
Henrik Rydgård
30bbb212d2
Add missing translation string for RAIntegration
2024-10-03 16:52:11 +02:00
Henrik Rydgård
9b8f18298a
Translation fixes, etc
...
Thanks @TotalCaesar659
2024-09-27 10:15:52 +02:00
Henrik Rydgård
4665196535
iOS app store: Hide the "Set memoery stick" option in developer tools
...
It's really not a good idea to change it.
In case someone does have a use case for it, we keep the option anyway,
but in developer tools, with a loud warning next to it.
Should help #18929 by reducing the number of people causing themselves trouble
with the option.
2024-09-26 21:17:00 +02:00
Henrik Rydgård
0b34c3ad42
Merge pull request #19485 from hrydgard/misc-fixes
...
Fix issue with background music when going back to pause screen from game info screen, a couple of other minor issues
2024-09-24 14:20:15 +02:00
Henrik Rydgård
9952c42426
Use message IDs to avoid some repetition of notifications.
...
Also fixes some awkward English.
2024-09-24 14:02:17 +02:00
Henrik Rydgård
e0642a2a3a
Add new strings
2024-09-24 10:51:50 +02:00
Henrik Rydgård
19ae5bfe55
Add translation strings (copied from [DesktopUI])
2024-09-18 14:20:26 +02:00
Henrik Rydgård
58da0fa936
Add new translation string
2024-09-10 13:55:15 +02:00
Henrik Rydgård
b0cee365f5
New strings
2024-09-07 15:29:22 +02:00
Henrik Rydgård
ff195a92b0
Add new translation strings
2024-09-02 22:48:36 +02:00
Henrik Rydgård
f0c8d078de
Store: Translation string fixes
2024-09-02 17:19:32 +02:00
Henrik Rydgård
9138272815
Add new strings
2024-09-02 01:22:40 +02:00
Lubos
f56f696386
OpenXR - Cleanup
2024-08-08 12:35:45 +02:00
Lubos
3a6bf77f6b
OpenXR - Texts review
2024-08-05 12:45:42 +02:00
Lubos
0f313e1d13
OpenXR - Make camera pitch value floating-point
2024-07-22 15:55:06 +02:00
Lubos
b70c2cfd10
OpenXR - Anti-flickering rendering flow added
2024-07-22 13:33:03 +02:00
Henrik Rydgård
63d688f322
Add new translation strings
2024-07-05 20:09:49 +02:00
Henrik Rydgård
13506d3d02
Remove some '&' signs from translations that shouldn't be there
2024-06-27 23:46:12 +02:00
Henrik Rydgård
2959c1b3c3
Add translations
2024-06-23 15:47:21 +02:00
Henrik Rydgård
5999690af5
i18n: Remove our awkward ampersand-escape support, except in [DesktopUI]
2024-05-31 09:45:59 +02:00
Henrik Rydgård
d29a2a2b8c
Make the "Pause when not focused" setting available in the regular settings menu
2024-05-29 13:06:49 +02:00
Henrik Rydgård
1471dcd8ce
Add translation strings for new iOS audio options
...
Followup to #19200
2024-05-28 00:03:05 +02:00
Henrik Rydgård
1dd363ae3e
Add the new UI strings for GPI/GPO switches/leds
2024-05-12 18:10:53 +02:00
Lubos
1d07aa378f
OpenXR - Restore FoV texts
2024-05-08 22:19:51 +02:00
Henrik Rydgård
188d19afb0
Add translation string, update langtool deps
2024-04-16 20:38:29 +02:00
Henrik Rydgård
9b57375b07
Merge pull request #19019 from hrydgard/plugins-on-game-screen
...
Add option to disable plugin, show list of available plugins on game screen
2024-04-10 13:14:21 +02:00
Henrik Rydgård
a92dd9767c
Fix translation strings
2024-04-09 19:15:55 +02:00
Henrik Rydgård
6df1c5c8f8
Add new strings
2024-04-09 13:13:30 +02:00
Henrik Rydgård
d284ad4496
Remove warning for bad CHDs
2024-03-16 20:52:21 +01:00
Henrik Rydgård
17270825a1
Simplify a translation string.
...
Fixes #18897
2024-02-27 15:27:33 +07:00
Henrik Rydgård
c5791764d8
Make the i18n T function use std::string_view
...
Buildfixes, crashfixes
One more
Android buildfix
Buildfix Qt
2024-02-12 18:44:39 +01:00
Henrik Rydgård
3831ec1921
Warn the user about bad CHDs
...
If they're not created with "chdman createdvd", they will perform really
badly.
2024-01-31 22:15:47 +01:00
Henrik Rydgård
26b565201d
Another string
...
See #18778
2024-01-29 19:18:53 +01:00
Henrik Rydgård
04ea4987b0
Bring back the old combo behavior, make the new behavior a checkbox (strict combo order).
2024-01-29 18:06:31 +01:00
Henrik Rydgård
9401fabfa1
Add a missing string.
...
See #18776
2024-01-29 00:12:22 +01:00
Henrik Rydgård
801e5a9d71
Update all the inis
2024-01-28 17:06:46 +01:00
Henrik Rydgård
26a7bb65e8
Mark the recommended CPU core option clearly
2024-01-27 12:33:27 +01:00
Henrik Rydgård
6521159b96
Move "CPU Core" string to System from Graphics
2024-01-27 12:24:12 +01:00
Henrik Rydgård
a811cbac80
Add proper checks for file type when picking a background image
...
Should fix some confusion, and also issues picking files from the
Download folder on Android where the filenames we get don't always have
extensions.
2024-01-27 12:03:01 +01:00
Henrik Rydgård
21d5257fbf
Translation keys etc: Address feedback from TotalCaesar659
2024-01-23 19:23:23 +01:00
Henrik Rydgård
6e587f50f3
Rework memstick moves between devices to copy, verify and then delete
2024-01-22 21:52:39 +01:00
Henrik Rydgård
c2850ff65a
Store: Implement progress bar for homebrew installs
2024-01-22 11:55:42 +01:00
Henrik Rydgård
20626ebfee
When we enforce run-behind due to multiplayer, show "Network connected" on the pause screen
2024-01-21 12:02:30 +01:00
Henrik Rydgård
a1d2207222
Remove obsolete warning about networking
2024-01-21 11:49:55 +01:00
Henrik Rydgård
5bf6625740
Translation string
2024-01-20 23:11:30 +01:00
Henrik Rydgård
b71ccfdb71
CwCheats: Add ms unit, rename to Refresh Interval.
2024-01-19 15:12:53 +01:00