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

Unified Diff: samples/github/android/GithubSample/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/github/android/GithubSample/app/src/main/res/values/strings.xml
diff --git a/samples/github/android/GithubSample/app/src/main/res/values/strings.xml b/samples/github/android/GithubSample/app/src/main/res/values/strings.xml
deleted file mode 100644
index 6115775640804dd64e6ddf7b9f026061ee3a093c..0000000000000000000000000000000000000000
--- a/samples/github/android/GithubSample/app/src/main/res/values/strings.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<resources>
- <string name="app_name">Github Sample</string>
- <string name="navigation_drawer_open">Open navigation drawer</string>
- <string name="navigation_drawer_close">Close navigation drawer</string>
- <string name="login">login</string>
- <string name="hint_username">Username</string>
- <string name="hint_password">Password</string>
- <string name="login_button">Login</string>
- <string name="logout_button">Logout</string>
- <string name="login_title">Login to your Github account</string>
- <string name="login_success">Login successful!</string>
- <string name="login_request">Validating login ... </string>
- <string name="login_error">Login Error!</string>
-</resources>

Powered by Google App Engine
This is Rietveld 408576698