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
3ac391e4
Commit
3ac391e4
authored
Sep 25, 2021
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update strings.xml
返回键退出游戏
parent
99c7ea84
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
4 deletions
+7
-4
libcore/src/main/res/values-ko/strings.xml
libcore/src/main/res/values-ko/strings.xml
+5
-4
libcore/src/main/res/values-zh/strings.xml
libcore/src/main/res/values-zh/strings.xml
+1
-0
libcore/src/main/res/values/strings.xml
libcore/src/main/res/values/strings.xml
+1
-0
No files found.
libcore/src/main/res/values-ko/strings.xml
View file @
3ac391e4
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<resources>
<string
name=
"combobox_choose_item"
>
请选择其中一个
</string>
<string
name=
"combobox_choose_item"
>
하나를 선택하십시오
</string>
<string
name=
"ignore_chain"
>
忽略时点
</string>
<string
name=
"ignore_chain"
>
시점 무시
</string>
<string
name=
"react_chain"
>
显示时点
</string>
<string
name=
"react_chain"
>
표시 시간
</string>
<string
name=
"refresh_textures"
>
刷新界面
</string>
<string
name=
"refresh_textures"
>
인터페이스 새로 고침
</string>
<string
name=
"tip_exit_game"
>
게임을 종료하려면 뒤로 버튼을 다시 클릭하십시오.
</string>
</resources>
</resources>
\ No newline at end of file
libcore/src/main/res/values-zh/strings.xml
View file @
3ac391e4
...
@@ -4,4 +4,5 @@
...
@@ -4,4 +4,5 @@
<string
name=
"ignore_chain"
>
忽略时点
</string>
<string
name=
"ignore_chain"
>
忽略时点
</string>
<string
name=
"react_chain"
>
显示时点
</string>
<string
name=
"react_chain"
>
显示时点
</string>
<string
name=
"refresh_textures"
>
刷新界面
</string>
<string
name=
"refresh_textures"
>
刷新界面
</string>
<string
name=
"tip_exit_game"
>
再次点击返回键退出游戏
</string>
</resources>
</resources>
\ No newline at end of file
libcore/src/main/res/values/strings.xml
View file @
3ac391e4
...
@@ -5,4 +5,5 @@
...
@@ -5,4 +5,5 @@
<string
name=
"ignore_chain"
>
Ignore All Timing
</string>
<string
name=
"ignore_chain"
>
Ignore All Timing
</string>
<string
name=
"react_chain"
>
Show All Timing
</string>
<string
name=
"react_chain"
>
Show All Timing
</string>
<string
name=
"refresh_textures"
>
Refresh Textures
</string>
<string
name=
"refresh_textures"
>
Refresh Textures
</string>
<string
name=
"tip_exit_game"
>
Click the BACK key again to exit the game
</string>
</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