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

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

Issue 29361445: Issue 4399 - Add WebView inheritor with ad blocking (Closed)
Patch Set: renamings, updated README Created Dec. 19, 2016, 3:04 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3 <string name="app_name">AdblockWebView App</string>
4 <string name="settings_name">Settings</string>
5
6 <string name="main_ok">OK</string>
7 <string name="main_prev">&lt;</string>
8 <string name="main_next">&gt;</string>
9 <string name="main_settings">Settings</string>
10 </resources>
OLDNEW

Powered by Google App Engine
This is Rietveld