aboutsummaryrefslogtreecommitdiffstats
path: root/templates/projects/NewAndroidApplication/root/res/values/strings.xml.ftl
diff options
context:
space:
mode:
authorJosiah Gaskin <josiahgaskin@google.com>2013-08-01 00:49:09 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-08-01 00:49:10 +0000
commit6da9a761cd06c67a9c30534b4da2b8447aced5d0 (patch)
tree91e9e7227cc1a79a08edd6f742a918628b08d994 /templates/projects/NewAndroidApplication/root/res/values/strings.xml.ftl
parentbe3b71eb1f30ebaf063d0df63e1f082844df24a3 (diff)
parentf7c5f6b3fb2f6bd820d0d70ec48be12df103cf12 (diff)
downloadsdk-6da9a761cd06c67a9c30534b4da2b8447aced5d0.zip
sdk-6da9a761cd06c67a9c30534b4da2b8447aced5d0.tar.gz
sdk-6da9a761cd06c67a9c30534b4da2b8447aced5d0.tar.bz2
Merge "Update template location for SDK build"
Diffstat (limited to 'templates/projects/NewAndroidApplication/root/res/values/strings.xml.ftl')
-rw-r--r--templates/projects/NewAndroidApplication/root/res/values/strings.xml.ftl3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/projects/NewAndroidApplication/root/res/values/strings.xml.ftl b/templates/projects/NewAndroidApplication/root/res/values/strings.xml.ftl
deleted file mode 100644
index ee03444..0000000
--- a/templates/projects/NewAndroidApplication/root/res/values/strings.xml.ftl
+++ /dev/null
@@ -1,3 +0,0 @@
-<resources>
- <string name="app_name">${escapeXmlString(appTitle)}</string>
-</resources>