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

Unified Diff: adblockplussbrowser/res/values/sysarrays.xml

Issue 29565696: Issue 5235 - Refactoring on SharedPrefs (Closed)
Patch Set: Created Oct. 5, 2017, 12:46 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
« 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: adblockplussbrowser/res/values/sysarrays.xml
===================================================================
--- a/adblockplussbrowser/res/values/sysarrays.xml
+++ b/adblockplussbrowser/res/values/sysarrays.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="download_settings_values">
<item>@string/download_settings_value_wifi</item>
- <item>@string/download_settings_always</item>
+ <item>@string/download_settings_value_always</item>
anton 2017/10/05 12:49:50 why there is no renaming 'download_settings_always
diegocarloslima 2017/10/05 12:55:46 This should have been `download_settings_value_alw
</string-array>
</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