diff options
| author | OatmealDome <OatmealDome@users.noreply.github.com> | 2024-06-25 01:25:08 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-25 01:25:08 -0400 |
| commit | 10a95a4d5bb960d5df87ffbe1cdc8cdde34870a4 (patch) | |
| tree | f56973ca8660c0c5eaef36c94a59954db6a86de3 /Source/Android | |
| parent | c536754ffe78bc56e6cca5f3891f21bd31136ee2 (diff) | |
| parent | 04b0ceedcdf13b0878ceb2d6a05d35d86e0bacee (diff) | |
Merge pull request #12890 from OatmealDome/release-stuff
Miscellaneous release string updates
Diffstat (limited to 'Source/Android')
| -rw-r--r-- | Source/Android/app/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Android/app/src/main/res/values/strings.xml b/Source/Android/app/src/main/res/values/strings.xml index 0726d9b40d..052a0a0028 100644 --- a/Source/Android/app/src/main/res/values/strings.xml +++ b/Source/Android/app/src/main/res/values/strings.xml @@ -874,7 +874,7 @@ It can efficiently compress both junk data and encrypted Wii data. <string name="about_website"><a href="https://dolphin-emu.org/">Website</a></string> <string name="about_github"><a href="https://github.com/dolphin-emu/dolphin">GitHub</a></string> <string name="about_support"><a href="https://forums.dolphin-emu.org/">Support</a></string> - <string name="about_copyright_warning">\u00A9 2003–2015+ Dolphin Team. \u201cGameCube\u201d and \u201cWii\u201d are trademarks of Nintendo. Dolphin is not affiliated with Nintendo in any way.</string> + <string name="about_copyright_warning">\u00A9 2003–2024+ Dolphin Team. \u201cGameCube\u201d and \u201cWii\u201d are trademarks of Nintendo. Dolphin is not affiliated with Nintendo in any way.</string> <string name="system_driver">System driver</string> <string name="system_driver_desc">The GPU driver that is part of the OS.</string> |
