mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-30 11:57:11 +02:00
Added progress for scanning XCI files which can take a few seconds when there are lots of XCI files.
This commit is contained in:
parent
55adb63855
commit
d587b14889
3 changed files with 53 additions and 6 deletions
|
@ -3197,6 +3197,31 @@
|
|||
"zh_TW": "正在修剪 XCI 檔案 '{0}'"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "StatusBarXCIFileScanning",
|
||||
"Translations": {
|
||||
"ar_SA": "",
|
||||
"de_DE": "",
|
||||
"el_GR": "",
|
||||
"en_US": "Scanning XCI Files...",
|
||||
"es_ES": "",
|
||||
"fr_FR": "",
|
||||
"he_IL": "",
|
||||
"it_IT": "",
|
||||
"ja_JP": "",
|
||||
"ko_KR": "",
|
||||
"no_NO": "",
|
||||
"pl_PL": "",
|
||||
"pt_BR": "",
|
||||
"ru_RU": "",
|
||||
"sv_SE": "",
|
||||
"th_TH": "",
|
||||
"tr_TR": "",
|
||||
"uk_UA": "",
|
||||
"zh_CN": "",
|
||||
"zh_TW": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "LinuxVmMaxMapCountDialogTitle",
|
||||
"Translations": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue