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

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

Issue 6088024630755328: issue 1526 - Implement new options page design for Chrome/Opera/Safari (Closed)
Patch Set: Created Jan. 21, 2015, 6:52 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
OLDNEW
(Empty)
1 {
Thomas Greiner 2015/01/22 17:56:30 Please add a description to translations to provid
saroyanm 2015/01/23 18:18:39 Will provide description with next patch.
2 "options_page_title": {
3 "message": "Adblock Plus Options"
4 },
5 "options_page_name": {
6 "message": "Options"
7 },
8 "options_tab_general": {
9 "message": "General"
10 },
11 "options_tab_advanced": {
12 "message": "Advanced"
13 },
14 "options_tab_help": {
15 "message": "Help"
16 },
17 "options_version": {
18 "message": "Version"
19 },
20 "options_tab_share": {
21 "message": "Share"
22 },
23 "options_tab_donate": {
24 "message": "Donate"
25 },
26 "options_readMore": {
27 "message": "read more"
28 },
29 "options_blocking": {
30 "message": "Blocking"
31 },
32 "options_language_adblocking": {
33 "message": "Adblocking"
34 },
35 "options_language_title": {
36 "message": "for websites in..."
Thomas Greiner 2015/01/22 17:56:30 Don't separate the above two. Rather merge them in
saroyanm 2015/01/23 18:18:39 Done.
37 },
38 "options_language_add": {
39 "message": "add other website languages"
40 },
41 "options_furtherBlocking_title": {
42 "message": "Further blocking options"
43 },
44 "options_furtherBlocking_add": {
45 "message": "add other blocking list"
46 },
47 "options_exception": {
48 "message": "Exception"
Thomas Greiner 2015/01/22 17:56:30 Nit: "Exceptions"
saroyanm 2015/01/23 18:18:39 Done.
49 },
50 "options_acceptableAds_title": {
51 "message": "Acceptable ads"
52 },
53 "options_whitelisted_title": {
54 "message": "Whitelisted websites"
55 },
56 "options_btn_add": {
57 "message": "add"
58 },
59 "options_btn_cancel": {
60 "message": "cancel"
61 },
62 "options_tweaks": {
63 "message": "Tweaks"
64 },
65 "options_tweaks_blockElement": {
66 "message": "Show right click menu"
67 },
68 "options_tweaks_blockElement_highlight": {
69 "message": "Block Element"
Thomas Greiner 2015/01/22 17:56:30 Again, the order is important for the two texts ab
saroyanm 2015/01/23 18:18:39 Done.
70 },
71 "options_tweaks_hideWhitespace": {
72 "message": "of blocked elements and rearange the content smoothly to the web site"
73 },
74 "options_tweaks_hideWhitespace_highlight": {
75 "message": "Hide whitespace"
Thomas Greiner 2015/01/22 17:56:30 The above two are not going to be part of the opti
saroyanm 2015/01/23 18:18:39 Done.
76 },
77 "options_blockingList": {
78 "message": "Blocking list"
79 },
80 "options_tab_overview": {
81 "message": "Overview"
82 },
83 "options_tab_ownList": {
84 "message": "Edit or create own blocking list"
85 },
86 "options_tableCol_name": {
87 "message": "Name"
88 },
89 "options_tableCol_description": {
90 "message": "Description"
91 },
92 "options_tableCol_date": {
93 "message": "Date"
94 },
95 "options_blockingList_add": {
96 "message": "add/import other blocking list"
97 },
98 "options_blockingList_update": {
99 "message": "Update all blocking lists"
100 },
101 "options_blockingRules": {
102 "message": "Blocking rules"
103 },
104 "options_blockingRules_edit": {
105 "message": "edit rules"
106 },
107 "options_faq": {
108 "message": "Frequently asked question"
109 },
110 "options_faq_description": {
111 "message": "You only need to refresh your blocking list in \"Advanced\" very often, but there are also other known problems."
Thomas Greiner 2015/01/22 17:56:30 We need a better text here.
112 },
113 "options_faq_link": {
114 "message": "Frequently asked questions"
115 },
116 "options_forum": {
117 "message": "Forum"
118 },
119 "options_forum_description": {
120 "message": "If the frequently asked questions helped you can reach us in our forum."
Thomas Greiner 2015/01/22 17:56:30 We need a better text here.
121 },
122 "options_forum_link": {
123 "message": "Adblock Plus support forum"
124 },
125 "options_media": {
126 "message": "Social media"
127 },
128 "options_media_description": {
129 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels."
Thomas Greiner 2015/01/22 17:56:30 We need a better text here.
130 },
131 "options_modal_blocklist_title": {
132 "message": "Add other blocking list"
133 },
134 "options_close": {
135 "message": "close"
136 },
137 "options_modal_blocklist_subscription_title": {
138 "message": "Via URL/Link"
139 },
140 "options_modal_blocklist_import": {
141 "message": "import blocking list with this URL"
142 },
143 "options_modal_edit_own_list": {
144 "message": "edit own blocking list"
145 },
146 "options_modal_create_own_list": {
147 "message": "create own blocking rules"
148 },
149 "options_modal_language_title": {
150 "message": "Add other website language"
151 },
152 "options_modal_language_added": {
153 "message": "Added Languages"
Thomas Greiner 2015/01/22 17:56:30 Nit: "Added languages"
saroyanm 2015/01/23 18:18:39 Done.
154 },
155 "options_modal_language_other": {
156 "message": "Other languages"
157 },
158 "options_language_en": {
159 "message": "English"
160 },
161 "options_language_id": {
162 "message": "Indonesian"
163 },
164 "options_language_bg": {
165 "message": "Bulgarian"
166 },
167 "options_language_zh": {
168 "message": "Chinese"
169 },
170 "options_language_cs_sk": {
171 "message": "Czech and Slovak"
172 },
173 "options_language_nl": {
174 "message": "Dutch"
175 },
176 "options_language_de": {
177 "message": "German"
178 },
179 "options_language_he": {
180 "message": "Hebrew"
181 },
182 "options_language_it": {
183 "message": "Italian"
184 },
185 "options_language_lt": {
186 "message": "Lithuanian"
187 },
188 "options_language_lv": {
189 "message": "Latvian"
190 },
191 "options_language_ar": {
192 "message": "Arabic"
193 },
194 "options_language_fr": {
195 "message": "French"
196 },
197 "options_language_ro": {
198 "message": "Romanian"
199 },
200 "options_language_ru_uk": {
201 "message": "Ruassian and Ukrainian"
Thomas Greiner 2015/01/22 17:56:30 Nit: "Russian"
saroyanm 2015/01/23 18:18:39 Done.
202 }
203 }
OLDNEW

Powered by Google App Engine
This is Rietveld