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

Side by Side Diff: locale/en-US/options.json

Issue 29321206: Issue 2383 - Added links to options page sidebar (Closed)
Patch Set: Created June 29, 2015, 4:31 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 | options.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "options_page_title": { 2 "options_page_title": {
3 "description": "Options page title", 3 "description": "Options page title",
4 "message": "Adblock Plus Options" 4 "message": "Adblock Plus Options"
5 }, 5 },
6 "options_page_header_1": { 6 "options_page_header_1": {
7 "description": "Page title in navigation sidebar", 7 "description": "Page title in navigation sidebar",
8 "message": "Options" 8 "message": "Options"
9 }, 9 },
10 "options_page_header_2": { 10 "options_page_header_2": {
(...skipping 13 matching lines...) Expand all
24 "message": "Help" 24 "message": "Help"
25 }, 25 },
26 "options_version": { 26 "options_version": {
27 "description": "Version label in navigation sidebar", 27 "description": "Version label in navigation sidebar",
28 "message": "Version" 28 "message": "Version"
29 }, 29 },
30 "options_tab_share": { 30 "options_tab_share": {
31 "description": "Share button in navigation sidebar", 31 "description": "Share button in navigation sidebar",
32 "message": "Share" 32 "message": "Share"
33 }, 33 },
34 "options_tab_donate": { 34 "options_tab_contribute": {
35 "description": "Donate button in navigation sidebar", 35 "description": "Button in navigation sidebar to support Adblock Plus",
36 "message": "Donate" 36 "message": "Support us"
37 }, 37 },
38 "options_readMore": { 38 "options_readMore": {
39 "description": "Read more element that shows tooltip with description", 39 "description": "Read more element that shows tooltip with description",
40 "message": "read more" 40 "message": "read more"
41 }, 41 },
42 "options_blocking_title": { 42 "options_blocking_title": {
43 "description": "Blocking section name in General tab", 43 "description": "Blocking section name in General tab",
44 "message": "Blocking" 44 "message": "Blocking"
45 }, 45 },
46 "options_language_title": { 46 "options_language_title": {
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 "message": "French" 256 "message": "French"
257 }, 257 },
258 "options_language_ro": { 258 "options_language_ro": {
259 "description": "Language name shown in add language modal dialog", 259 "description": "Language name shown in add language modal dialog",
260 "message": "Romanian" 260 "message": "Romanian"
261 }, 261 },
262 "options_language_ru_uk": { 262 "options_language_ru_uk": {
263 "description": "Language name shown in add language modal dialog", 263 "description": "Language name shown in add language modal dialog",
264 "message": "Russian and Ukrainian" 264 "message": "Russian and Ukrainian"
265 } 265 }
266 } 266 }
OLDNEW
« no previous file with comments | « no previous file | options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld