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

Delta Between Two Patch Sets: _locales/en_GB/messages.json

Issue 29730668: Noissue - Imported translations from Crowdin for Adblock Plus 3.0.3 release (Closed)
Left Patch Set: Created March 23, 2018, 1:18 a.m.
Right Patch Set: Import changes from Crowdin Created April 6, 2018, 6:26 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/el/messages.json ('k') | _locales/es/messages.json » ('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 "add": { 2 "add": {
3 "message": "Add" 3 "message": "Add"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "Add domain" 6 "message": "Add domain"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "Add filter" 9 "message": "Add filter"
10 }, 10 },
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 } 147 }
148 }, 148 },
149 "line": { 149 "line": {
150 "message": "Line $number$", 150 "message": "Line $number$",
151 "placeholders": { 151 "placeholders": {
152 "number": { 152 "number": {
153 "content": "$1" 153 "content": "$1"
154 } 154 }
155 } 155 }
156 }, 156 },
157 "loading": {
158 "message": "Loading..."
159 },
160 "name": { 157 "name": {
161 "message": "Adblock Plus" 158 "message": "Adblock Plus"
162 }, 159 },
163 "name_devbuild": { 160 "name_devbuild": {
164 "message": "Adblock Plus development build" 161 "message": "Adblock Plus development build"
165 }, 162 },
166 "notification_configure": { 163 "notification_configure": {
167 "message": "Configure notification settings" 164 "message": "Configure notification settings"
168 }, 165 },
169 "notification_open_all": { 166 "notification_open_all": {
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 "unexpected_filter_list_header": { 250 "unexpected_filter_list_header": {
254 "message": "Filter list headers aren't allowed here" 251 "message": "Filter list headers aren't allowed here"
255 }, 252 },
256 "update_now": { 253 "update_now": {
257 "message": "Update now" 254 "message": "Update now"
258 }, 255 },
259 "whitelisted_domains": { 256 "whitelisted_domains": {
260 "message": "Whitelisted domains" 257 "message": "Whitelisted domains"
261 } 258 }
262 } 259 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld