Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
YGOMobile
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fallenstardust
YGOMobile
Commits
e3fd29c9
Commit
e3fd29c9
authored
Jun 23, 2018
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加tips
parent
4d5d91e3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
1 deletion
+11
-1
mobile/src/main/res/layout/duel_assistant_service.xml
mobile/src/main/res/layout/duel_assistant_service.xml
+5
-1
mobile/src/main/res/values-ko/arrays.xml
mobile/src/main/res/values-ko/arrays.xml
+2
-0
mobile/src/main/res/values-zh/arrays.xml
mobile/src/main/res/values-zh/arrays.xml
+2
-0
mobile/src/main/res/values/arrays.xml
mobile/src/main/res/values/arrays.xml
+2
-0
No files found.
mobile/src/main/res/layout/duel_assistant_service.xml
View file @
e3fd29c9
...
@@ -49,7 +49,11 @@
...
@@ -49,7 +49,11 @@
android:id=
"@+id/ds_qx"
/>
android:id=
"@+id/ds_qx"
/>
</LinearLayout>
</LinearLayout>
<TextView
android:layout_height=
"wrap_content"
android:layout_width=
"wrap_content"
android:textSize=
"20px"
android:text=
"@string/app_name"
/>
</LinearLayout>
</LinearLayout>
</LinearLayout>
</LinearLayout>
...
...
mobile/src/main/res/values-ko/arrays.xml
View file @
e3fd29c9
...
@@ -28,5 +28,7 @@
...
@@ -28,5 +28,7 @@
<item>
게임중 검은네모칸이 발생할 경우 좌측상단의 카드 이미지를 두번 터치 해주세요.
</item>
<item>
게임중 검은네모칸이 발생할 경우 좌측상단의 카드 이미지를 두번 터치 해주세요.
</item>
<item>
강해지기 위해 단순히 티어덱을 배끼는 것 만이 아니라 덱을 사용하며 이해하는 과정이 필요합니다.
</item>
<item>
강해지기 위해 단순히 티어덱을 배끼는 것 만이 아니라 덱을 사용하며 이해하는 과정이 필요합니다.
</item>
<item>
초보유저든, 복귀유저든 배울 마음만 있다면 크게 어렵지 않습니다.
</item>
<item>
초보유저든, 복귀유저든 배울 마음만 있다면 크게 어렵지 않습니다.
</item>
<item>
덱 관리자에서 카드를 제거하실려면 제거할 카드를 길게 눌러주세요.
</item>
<item>
방 번호가 너무 많이 기록되어 있을 경우 기록된 방 번호를 길게 누르시면 지워집니다.
</item>
</string-array>
</string-array>
</resources>
</resources>
\ No newline at end of file
mobile/src/main/res/values-zh/arrays.xml
View file @
e3fd29c9
...
@@ -28,5 +28,7 @@
...
@@ -28,5 +28,7 @@
<item>
决斗中文字变黑块了?点点左上大卡图就可消除
</item>
<item>
决斗中文字变黑块了?点点左上大卡图就可消除
</item>
<item>
再强的卡组抄来也不会变强哦,自己努力组卡定会有回报
</item>
<item>
再强的卡组抄来也不会变强哦,自己努力组卡定会有回报
</item>
<item>
不管是新手还是回归玩家,只要肯学习,不用多久就能成为大佬哦
</item>
<item>
不管是新手还是回归玩家,只要肯学习,不用多久就能成为大佬哦
</item>
<item>
竖屏卡组编辑中想删除某张卡只需要长按它就好啦
</item>
<item>
房间号记录太多遮住按钮了?长按某个记录就会自动删除哦
</item>
</string-array>
</string-array>
</resources>
</resources>
\ No newline at end of file
mobile/src/main/res/values/arrays.xml
View file @
e3fd29c9
...
@@ -27,5 +27,7 @@
...
@@ -27,5 +27,7 @@
<item>
you can click card image on left top to clean the black bar in words while dueling
</item>
<item>
you can click card image on left top to clean the black bar in words while dueling
</item>
<item>
others' Good deck not always be good for you, try to Build your own style
</item>
<item>
others' Good deck not always be good for you, try to Build your own style
</item>
<item>
Keep playing and learning, you'll be strong soon.even beginner and returner
</item>
<item>
Keep playing and learning, you'll be strong soon.even beginner and returner
</item>
<item>
Long-pressing the card you wanna delete in vertical deck editor
</item>
<item>
Long-pressing the password record, it'll be deleted
</item>
</string-array>
</string-array>
</resources>
</resources>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment