Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: libadblockplus-android-webviewapp/res/values/strings.xml

Issue 29678581: Issue 6000 - Rename "libadblockplus-android" (Closed)
Patch Set: addressed comments Created Jan. 29, 2018, 11:04 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: libadblockplus-android-webviewapp/res/values/strings.xml
diff --git a/libadblockplus-android-webviewapp/res/values/strings.xml b/libadblockplus-android-webviewapp/res/values/strings.xml
deleted file mode 100644
index 3b0c289a76270164bc029ff33be9761c1e6482bc..0000000000000000000000000000000000000000
--- a/libadblockplus-android-webviewapp/res/values/strings.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources
- xmlns:tools="http://schemas.android.com/tools"
- tools:ignore="MissingTranslation">
- <string name="app_name">AdblockWebView App</string>
- <string name="settings_name">Settings</string>
-
- <string name="main_ok">OK</string>
- <string name="main_prev">&lt;</string>
- <string name="main_next">&gt;</string>
- <string name="main_settings">Settings</string>
-</resources>

Powered by Google App Engine
This is Rietveld