Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(393)

Unified Diff: samples/todomvc/android/TodoMVC/app/src/main/res/values/strings.xml

Issue 2035023003: Remove service-compiler related code. (Closed) Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: samples/todomvc/android/TodoMVC/app/src/main/res/values/strings.xml
diff --git a/samples/todomvc/android/TodoMVC/app/src/main/res/values/strings.xml b/samples/todomvc/android/TodoMVC/app/src/main/res/values/strings.xml
deleted file mode 100644
index d2be22c6fcbe19d53b3a16702d0c563b3fade5a1..0000000000000000000000000000000000000000
--- a/samples/todomvc/android/TodoMVC/app/src/main/res/values/strings.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="app_name">Your Todos</string>
- <string name="title_activity_create_todo_item">Create a new todo</string>
- <string name="hello_world">Hello world!</string>
- <string name="create_new_todo">What do you need todo?</string>
- <string name="action_settings">Settings</string>
- <string name="action_create">Create</string>
- <string name="action_save">Save</string>
- <string name="action_cancel">Cancel</string>
-</resources>

Powered by Google App Engine
This is Rietveld 408576698