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

Unified Diff: res/values/strings.xml

Issue 4758885344739328: Issue 1457 - Remove update check menu entry (Closed)
Patch Set: Re-add pref_checkupdate_title and remove menu_update Created Oct. 1, 2014, 11:59 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/values/strings.xml
===================================================================
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -87,8 +87,8 @@
<string name="pref_crashreport_title">Crash report</string>
<string name="pref_crashreport_summary_on">Application will generate report if crashed and will ask to send it on next start</string>
<string name="pref_crashreport_summary_off">Report will not be generated on application crash</string>
+ <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>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld