1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +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">Download unsuccessful</string>
<string name="state_unknown">Starting...</string>
<string name="state_unknown">Starting</string>
<string name="state_idle">Waiting for download to start</string>
<string name="state_fetching_url">Looking for resources to download</string>
<string name="state_connecting">Connecting to the download server</string>