diff options
author | faketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-08-19 18:43:47 +0200 |
---|---|---|
committer | faketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-08-19 18:43:47 +0200 |
commit | 01a4ab77266016278b0c192574718b2e04406161 (patch) | |
tree | 0d8c0d527b66f329eb6d446b56f81506a909d7d1 /res/values/strings.xml | |
parent | Android: Go away gen folder! You're nothing but trouble (for now) (diff) | |
download | cuberite-01a4ab77266016278b0c192574718b2e04406161.tar cuberite-01a4ab77266016278b0c192574718b2e04406161.tar.gz cuberite-01a4ab77266016278b0c192574718b2e04406161.tar.bz2 cuberite-01a4ab77266016278b0c192574718b2e04406161.tar.lz cuberite-01a4ab77266016278b0c192574718b2e04406161.tar.xz cuberite-01a4ab77266016278b0c192574718b2e04406161.tar.zst cuberite-01a4ab77266016278b0c192574718b2e04406161.zip |
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml deleted file mode 100644 index 9fce753a4..000000000 --- a/res/values/strings.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?>
-<resources>
-
- <string name="hello">Hello World, MCServerActivity!</string>
- <string name="app_name">MCServer</string> - <string name="start">Start</string> - <string name="stop">Stop</string> - <string name="mcserver_is_running">MCServer is running</string> - <string name="mcserver_is_not_running">MCServer is not running</string> - <string name="your_ip">Your IP …</string>
-
-</resources>
\ No newline at end of file |