Merge pull request #1553 from 6lackmag3/patch-1

Update strings.xml
This commit is contained in:
Connor McLaughlin 2021-02-02 03:52:29 +10:00 committed by GitHub
commit 3b85057728
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,7 +141,7 @@
<string name="main_activity_get_path_from_directory_error">Failed to get path for the selected directory. Please make sure the directory is in internal/external storage.\n\nTap the overflow button in the directory selector.\nSelect \"Show Internal Storage\".\nTap the menu button and select your device name or SD card.</string>
<string name="main_activity_external_storage_permissions_error">External storage permissions are required to use DuckStation.</string>
<string name="main_activity_choose_disc_image">Choose Disc Image</string>
<string name="main_activity_missing_bios_image_prompt">No BIOS image was found in DuckStation\'s bios directory. Do you with to locate and import a BIOS image now?</string>
<string name="main_activity_missing_bios_image_prompt">No BIOS image was found in DuckStation\'s bios directory. Do you wish to locate and import a BIOS image now?</string>
<string name="main_activity_missing_bios_image">Missing BIOS Image</string>
<string name="main_activity_yes">Yes</string>
<string name="main_activity_no">No</string>