Commit 185f75a0 authored by fallenstardust's avatar fallenstardust

update strings.conf

更新对照表
parent d49f35a3
...@@ -23,13 +23,16 @@ ...@@ -23,13 +23,16 @@
1.更新ygopro内核; 1.更新ygopro内核;
2.新卡T1203+YO08+VX04+VJMP; 2.新卡T1203+YO08+VX04+VJMP;
3.2024.4OCG禁卡表; 3.2024.4OCG禁卡表;
4.收录一些同卡异画数据;
变更: 变更:
1.自动清除服务器信息中的首尾空格; 1.自动清除服务器信息中的首尾空格;
2.修正一些场景下服务器被还原为默认的问题;
</pre> </pre>
<h3 style="color:#ff0000">注意</h3> <h3 style="color:#ff0000">注意</h3>
<pre> <pre>
①:卸载本软件将删除包含卡组在内的重要文件,卸载前请慎重; ①:卸载本软件将删除包含卡组在内的重要文件,卸载前请慎重;
②:安装本软件时会根据系统语言来设置ygopro的语言,如果觉得不便可以在"我的"里修改资料语言。 ②:安装本软件时会根据系统语言来设置ygopro的语言,如果觉得不便可以在"我的"里修改资料语言;
③:目前32位CPU的手机不能使用单机人机,可以打在线人机。
</pre> </pre>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -1181,7 +1181,7 @@ ...@@ -1181,7 +1181,7 @@
!setname 0x18f 防火 ファイアウォール !setname 0x18f 防火 ファイアウォール
!setname 0x190 末那愚子族 マナドゥム !setname 0x190 末那愚子族 マナドゥム
!setname 0x191 妮穆蕾莉娅 ネムレリア !setname 0x191 妮穆蕾莉娅 ネムレリア
!setname 0x192 金傲大奖赛 GP(ゴールド・プライド) !setname 0x192 黄金荣耀 GP(ゴールド・プライド)
!setname 0x193 迷宫壁 ラビリンス・ウォール !setname 0x193 迷宫壁 ラビリンス・ウォール
!setname 0x194 至爱 フェイバリット !setname 0x194 至爱 フェイバリット
!setname 0x195 征服斗魂 VS(ヴァンキッシュ・ソウル) !setname 0x195 征服斗魂 VS(ヴァンキッシュ・ソウル)
...@@ -1205,7 +1205,8 @@ ...@@ -1205,7 +1205,8 @@
!setname 0x1a6 肃声 粛声 !setname 0x1a6 肃声 粛声
!setname 0x1a7 白斗气 ホワイト・オーラ !setname 0x1a7 白斗气 ホワイト・オーラ
!setname 0x1a8 玩具 トイ !setname 0x1a8 玩具 トイ
!setname 0x1a9 灿幻 !setname 0x1a9 灿幻 燦幻
!setname 0x1aa 天杯龙 !setname 0x1aa 天杯龙 天盃龍
!setname 0x1ab 蕾祸 !setname 0x1ab 蕾祸 蕾禍
!setname 0x1ac 飞龙炎 !setname 0x1ac 飞龙炎 Salamandra
!setname 0x1ad 灰尽 Ashened
#created by ...
#main
26400609
80845034
24207889
69610326
69811710
3285551
4031928
66957584
#extra
61665245
!side
2526224
9674034
94677445
29301450
49238328
35059553
...@@ -1185,7 +1185,7 @@ ...@@ -1185,7 +1185,7 @@
!setname 0x192 GP(골드 프라이드) !setname 0x192 GP(골드 프라이드)
!setname 0x193 래버린스 월 !setname 0x193 래버린스 월
!setname 0x194 페이버릿 !setname 0x194 페이버릿
!setname 0x195 VS(뱅시 소울) !setname 0x195 VS(뱅시 소울)
!setname 0x196 누밸즈 !setname 0x196 누밸즈
!setname 0x197 요리법 !setname 0x197 요리법
!setname 0x198 비서스 !setname 0x198 비서스
...@@ -1201,7 +1201,7 @@ ...@@ -1201,7 +1201,7 @@
!setname 0x1a1 메멘토 !setname 0x1a1 메멘토
!setname 0x1a2 센츄리온 !setname 0x1a2 센츄리온
!setname 0x1a3 바르모니카 !setname 0x1a3 바르모니카
!setname 0x1a4 Tistina(티스티나) !setname 0x1a4 티스티나
!setname 0x1a5 유벨 !setname 0x1a5 유벨
!setname 0x1a6 순성 !setname 0x1a6 순성
!setname 0x1a7 화이트 아우라 !setname 0x1a7 화이트 아우라
......
...@@ -9,7 +9,7 @@ android { ...@@ -9,7 +9,7 @@ android {
minSdkVersion 21 minSdkVersion 21
//noinspection ExpiredTargetSdkVersion //noinspection ExpiredTargetSdkVersion
targetSdkVersion 29 targetSdkVersion 29
versionCode 311050964 versionCode 311050965
versionName "3.11.5" versionName "3.11.5"
flavorDimensions "versionCode" flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment