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

Delta Between Two Patch Sets: locales/en/interface.json

Issue 5958799332474880: Issue 2101 - Avoid duplicate interface page strings. (Closed)
Left Patch Set: Created March 8, 2015, 3:14 p.m.
Right Patch Set: Moved the other interface strings into locale file. Created March 8, 2015, 11:25 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « locales/en/IAdblockPlusSubscription.json ('k') | pages/IAdblockPlus.tmpl » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 { 1 {
2 "general_notes": { 2 "general_notes": {
3 "message": "General notes" 3 "message": "General notes"
4 }, 4 },
5 "toc_header": { 5 "toc_header": {
6 "message": "Methods and properties" 6 "message": "Methods and properties"
7 },
8 "minversion_label": {
9 "message": "Version:"
10 },
11 "minversion_addendum": {
12 "message": "and higher"
13 },
14 "arguments_label": {
15 "message": "Arguments:"
16 },
17 "returnvalue_label": {
18 "message": "Returns:"
7 } 19 }
8 } 20 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld