 Issue 29351744:
  Issue 4399 - Add WebView inheritor with ad blocking  (Closed)
    
  
    Issue 29351744:
  Issue 4399 - Add WebView inheritor with ad blocking  (Closed) 
  | 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 | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..02e336decf5f0b83b34f20e3c3e90e312c6847db | 
| --- /dev/null | 
| +++ b/libadblockplus-android-webviewapp/res/values/strings.xml | 
| @@ -0,0 +1,6 @@ | 
| +<?xml version="1.0" encoding="utf-8"?> | 
| +<resources> | 
| + <string name="app_name">AdblockWebView App</string> | 
| + | 
| + <string name="main_ok">OK</string> | 
| +</resources> |