From 678948068bbde7f12a9c5f28a467b6cf4d127851 Mon Sep 17 00:00:00 2001
From: Juan Linietsky
Date: Fri, 1 Aug 2014 22:10:38 -0300
Subject: Small Issues & Maintenance -=-=-=-=-=-=-=-=-=-=-=-=-=
-Begin work on Navigation Meshes (simple pathfinding for now, will improve soon)
-More doc on theme overriding
-Upgraded OpenSSL to version without bugs
-Misc bugfixes
---
.../java/res/layout/downloading_expansion.xml | 166 +++++++++++++++++++++
platform/android/java/res/values/strings.xml | 12 +-
2 files changed, 177 insertions(+), 1 deletion(-)
create mode 100644 platform/android/java/res/layout/downloading_expansion.xml
(limited to 'platform/android/java/res')
diff --git a/platform/android/java/res/layout/downloading_expansion.xml b/platform/android/java/res/layout/downloading_expansion.xml
new file mode 100644
index 000000000..553155dcd
--- /dev/null
+++ b/platform/android/java/res/layout/downloading_expansion.xml
@@ -0,0 +1,166 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/platform/android/java/res/values/strings.xml b/platform/android/java/res/values/strings.xml
index 3a38d4059..49ebcc06f 100644
--- a/platform/android/java/res/values/strings.xml
+++ b/platform/android/java/res/values/strings.xml
@@ -3,5 +3,15 @@
godot-project-name
元気です
元気です元気です元気です
-
+ Would you like to enable downloading over cellular connections? Depending on your data plan, this may cost you money.
+ If you choose not to enable downloading over cellular connections, the download will automatically resume when wi-fi is available.
+ Resume download
+ Wi-Fi settings
+ Verifying Download
+ XAPK File Validation Complete. Select OK to exit.
+ XAPK File Validation Failed.
+ Pause Download
+ Resume Download
+ Cancel
+ Cancel Verification
--
cgit v1.3.1