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

Unified Diff: res/values/strings.xml

Issue 5153282527854592: Issue 98 - Use the libadblockplus update mechanism (Closed)
Patch Set: Reduce scope of UPDATE_NOTIFICATION_ID and move network error logging to AndroidUpdateCheckDoneCall… Created Sept. 26, 2014, 1:03 p.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: res/values/strings.xml
===================================================================
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -90,5 +90,6 @@
<string name="pref_checkupdate_title">Check for update</string>
<string name="pref_configuration_title">Show configuration</string>
<string name="menu_advanced">Advanced settings</string>
+ <string name="menu_update">Check for updates</string>
</resources>

Powered by Google App Engine
This is Rietveld