From 719824331926d8f2fea980db18b32860ed37beae Mon Sep 17 00:00:00 2001 From: sakuramipha <86921268+sakuramipha@users.noreply.github.com> Date: Fri, 23 Jun 2023 23:45:49 +0100 Subject: [PATCH] android: Update UI strings to reflect desktop counterpart (#6608) * android: Update UI strings to reflect desktop counterpart Quick edit to the UI strings to bring the text up to parity with Citra desktop, plus some small QoL changes. * Update strings.xml --- src/android/app/src/main/res/values/strings.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml index 51c0e8a22..d5def8d9f 100644 --- a/src/android/app/src/main/res/values/strings.xml +++ b/src/android/app/src/main/res/values/strings.xml @@ -54,7 +54,7 @@ Region Language 3GX Plugin Loader - Loads 3GX plugins from the emulated SD if they are available. + Loads 3GX plugins from the emulated SD card if they are available. Allow Games to Change Plugin Loader State Allows homebrew apps to enable the plugin loader even when it is disabled. @@ -75,7 +75,7 @@ Renderer Graphics API Debug Renderer - Log additional graphics related debug information. When enabled, game performance will be significantly reduced + Log additional graphics related debug information. When enabled, game performance will be significantly reduced. Enable V-Sync Synchronizes the game frame rate to the refresh rate of your device. Linear Filtering @@ -112,13 +112,14 @@ Reduce stuttering by storing and loading generated shaders to disk. It cannot be used without Enabling Hardware Shader. Utility Dump Textures - Dumps textures to dump/textures/[GAME ID] + Textures are dumped to dump/textures/[Title ID]/. Custom Textures - Uses custom textures found in load/textures/[GAME ID] + Textures are loaded from load/textures/[Title ID]/. Preload Custom Textures Loads all custom textures into memory. This feature can use a lot of memory. Async Custom Texture Loading - Loads custom textures in the background with worker threads to reduce loading stutter. + Load custom textures asynchronously with background threads to reduce loading stutter. + Premium Upgrade to Premium and support Citra!