Commit 64927257 authored by fallenstardust's avatar fallenstardust

update strings.conf

parent 6bc1c5e5
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力. 特别感谢: 菜菜,尸体,废话多,大毛,龙道香姐,晓L,幻兽L 的支持与努力.
</pre> </pre>
<ul> <ul>
<li style="color:#ffff00">3.4.4</li> <li style="color:#ffff00">3.4.5</li>
</ul> </ul>
<pre> <pre>
更新: 更新:
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
1.咕且恢复长按删除确认; 1.咕且恢复长按删除确认;
2.延长0.2秒长按判断时间; 2.延长0.2秒长按判断时间;
3.完善支持分辨率大于177*254的卡图; 3.完善支持分辨率大于177*254的卡图;
4.放大一些反映太小的按钮;
5.微调UI;
</pre> </pre>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -601,7 +601,7 @@ ...@@ -601,7 +601,7 @@
!setname 0x8 英雄 HERO !setname 0x8 英雄 HERO
!setname 0x3008 元素英雄 EHERO !setname 0x3008 元素英雄 EHERO
!setname 0x5008 幻影英雄 VHERO !setname 0x5008 幻影英雄 VHERO
#setname 0x6008 邪心英雄 E-HERO !setname 0x6008 邪心英雄 E-HERO
!setname 0xa008 假面英雄 MHERO !setname 0xa008 假面英雄 MHERO
!setname 0xc008 命运英雄 D-HERO !setname 0xc008 命运英雄 D-HERO
!setname 0x9 新宇 ネオス !setname 0x9 新宇 ネオス
......
...@@ -969,5 +969,3 @@ ...@@ -969,5 +969,3 @@
!setname 0x12d Simorgh !setname 0x12d Simorgh
!setname 0x12e Fortune Fairy !setname 0x12e Fortune Fairy
!setname 0x12f Battlewasp !setname 0x12f Battlewasp
!setname 0x230 Hakai
!setname 0x1230 Hakaishin
...@@ -8,8 +8,8 @@ android { ...@@ -8,8 +8,8 @@ android {
applicationId "cn.garymb.ygomobile" applicationId "cn.garymb.ygomobile"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 340400616 versionCode 340500617
versionName "3.4.4" versionName "3.4.5"
flavorDimensions "versionCode" flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
ndk { ndk {
......
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