Commit 5bdda07c authored by fallenstardust's avatar fallenstardust

update strings

parent bc8d56f6
......@@ -2136,7 +2136,7 @@ bool ClientField::OnCommonEvent(const irr::SEvent& event) {
if(pos < 0) pos = 0;
if(pos > max) pos = max;
mainGame->scrCardText->setPos(pos);
mainGame->SetStaticText(mainGame->stText, mainGame->stText->getRelativePosition().getWidth(), mainGame->guiFont, mainGame->showingtext, pos);
mainGame->SetStaticText(mainGame->stText, mainGame->stText->getRelativePosition().getWidth() - 25, mainGame->guiFont, mainGame->showingtext, pos);
}
if(is_dragging_lstLog) {
if(!mainGame->lstLog->getVerticalScrollBar()->isVisible()) {
......
......@@ -1028,3 +1028,7 @@
!setname 0x2142 黄金国永生药 エルドリクシル
!setname 0x143 黄金乡 黄金郷
!setname 0x144 幻魔
!setname 0x145 教导 ドラグマ
!setname 0x146 童话动物 メルフィー
!setname 0x147 波波 ポータン
!setname 0x148 罗兰 ローラン
......@@ -503,7 +503,7 @@
!system 1619 [%ls] Attack [%ls]
!system 1620 [%ls] Direct Attack
!system 1621 Attack Negated
!system 1622 [%ls]You lose points
!system 1622 [%ls] Missed timing
!system 1623 Coin landed on:
!system 1624 Die landed on:
#tips
......@@ -1014,10 +1014,14 @@
!setname 0x13d Nemesis
!setname 0x13e Barbaros
!setname 0x13f Plunder Patroll
!setname 0x140 Adamatia
!setname 0x141 Snowflower
!setname 0x140 Adamancipator
!setname 0x141 Rikka
#setname 0x142 Eld
!setname 0x1142 Eldlich
!setname 0x2142 Eldlixir
!setname 0x143 Golden Land
!setname 0x144 Phantasm
!setname 0x145 Dragma
!setname 0x146 Märfae
!setname 0x147 Potan
!setname 0x148 Roland
......@@ -1024,3 +1024,7 @@
!setname 0x2142 엘도릭실
!setname 0x143 황금향
!setname 0x144 팬텀
!setname 0x145 교도의 드리그마
!setname 0x146 동화동물 멜피
!setname 0x147 파도 포턴
!setname 0x148 롤랜드
\ No newline at end of file
......@@ -278,7 +278,7 @@
<string name="tip_expansions_image">카드의 고화질 이미지가 없습니다.</string>
<string name="tip_return_to_duel">이미 돌아 가기 현재 게임</string>
<string name="my_favorites">즐겨 찾기★</string>
<string name="ypk_installed">expansion file installed</string>
<string name="ypk_go_setting">check \"Use Expansions\" to use it</string>
<string name="ypk_failed_bcos">expansion file install failed, because\:</string>
<string name="ypk_installed">확장팩 설치되어</string>
<string name="ypk_go_setting">점검 \"확장팩 사용\" </string>
<string name="ypk_failed_bcos">확장팩 설치 실패, 왜냐하면\:</string>
</resources>
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