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

Side by Side Diff: adblockplussbrowser/res/values/sysarrays.xml

Issue 29565696: Issue 5235 - Refactoring on SharedPrefs (Closed)
Patch Set: Created Oct. 5, 2017, 12:46 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <resources> 2 <resources>
3 3
4 <string-array name="download_settings_values"> 4 <string-array name="download_settings_values">
5 <item>@string/download_settings_value_wifi</item> 5 <item>@string/download_settings_value_wifi</item>
6 <item>@string/download_settings_always</item> 6 <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
7 </string-array> 7 </string-array>
8 8
9 </resources> 9 </resources>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld