summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
authorCharles Lombardo <clombardo169@gmail.com>2023-09-27 16:50:38 +0200
committerGitHub <noreply@github.com>2023-09-27 16:50:38 +0200
commit0aa99b8f472585800bd6e4ff8ab24dc82c5c5c7d (patch)
tree9e51c52fb07cfadf90ffc14f6440f1bd0f752d1c /src/android/app/src/main/res/values-zh-rTW/strings.xml
parentMerge pull request #11602 from t895/case-fix (diff)
parentandroid: Adjust failure dialogs for user data and firmware installers (diff)
downloadyuzu-0aa99b8f472585800bd6e4ff8ab24dc82c5c5c7d.tar
yuzu-0aa99b8f472585800bd6e4ff8ab24dc82c5c5c7d.tar.gz
yuzu-0aa99b8f472585800bd6e4ff8ab24dc82c5c5c7d.tar.bz2
yuzu-0aa99b8f472585800bd6e4ff8ab24dc82c5c5c7d.tar.lz
yuzu-0aa99b8f472585800bd6e4ff8ab24dc82c5c5c7d.tar.xz
yuzu-0aa99b8f472585800bd6e4ff8ab24dc82c5c5c7d.tar.zst
yuzu-0aa99b8f472585800bd6e4ff8ab24dc82c5c5c7d.zip
Diffstat (limited to 'src/android/app/src/main/res/values-zh-rTW/strings.xml')
-rw-r--r--src/android/app/src/main/res/values-zh-rTW/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/android/app/src/main/res/values-zh-rTW/strings.xml b/src/android/app/src/main/res/values-zh-rTW/strings.xml
index 3aab889e4..9b3e54224 100644
--- a/src/android/app/src/main/res/values-zh-rTW/strings.xml
+++ b/src/android/app/src/main/res/values-zh-rTW/strings.xml
@@ -81,7 +81,6 @@
<string name="manage_save_data">管理儲存資料</string>
<string name="manage_save_data_description">已找到儲存資料,請選取下方的選項。</string>
<string name="import_export_saves_description">匯入或匯出儲存檔案</string>
- <string name="import_export_saves_no_profile">找不到儲存資料,請啟動遊戲並重試。</string>
<string name="save_file_imported_success">已成功匯入</string>
<string name="save_file_invalid_zip_structure">無效的儲存目錄結構</string>
<string name="save_file_invalid_zip_structure_description">首個子資料夾名稱必須為遊戲標題 ID。</string>