1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-09 12:50:35 +00:00

Fix lint error/warning while building android template

This commit is contained in:
volzhs
2018-12-04 06:46:43 +09:00
parent 0cff752be1
commit b385a4b053
83 changed files with 6286 additions and 7105 deletions

View File

@@ -30,7 +30,7 @@
<string name="notification_download_failed">다운로드 실패</string>
<string name="state_unknown">시작중...</string>
<string name="state_unknown">시작중</string>
<string name="state_idle">다운로드 시작을 기다리는 중</string>
<string name="state_fetching_url">다운로드할 항목을 찾는 중</string>
<string name="state_connecting">다운로드 서버에 연결 중</string>