| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
| 4 each locale. --> | 4 each locale. --> |
| 5 | 5 |
| 6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
| 7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
| 8 <outputs> | 8 <outputs> |
| 9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 4232 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4243 </message> | 4243 </message> |
| 4244 <message name="IDS_JS_SETTING_LABEL" desc="A label on top of JavaScript ta
b on Content Settings dialog"> | 4244 <message name="IDS_JS_SETTING_LABEL" desc="A label on top of JavaScript ta
b on Content Settings dialog"> |
| 4245 JavaScript Settings: | 4245 JavaScript Settings: |
| 4246 </message> | 4246 </message> |
| 4247 <message name="IDS_JS_ALLOW_RADIO" desc="A radio button in the Content Set
tings dialog for allowing JavaScript use on any site."> | 4247 <message name="IDS_JS_ALLOW_RADIO" desc="A radio button in the Content Set
tings dialog for allowing JavaScript use on any site."> |
| 4248 Allow all sites to run JavaScript (recommended) | 4248 Allow all sites to run JavaScript (recommended) |
| 4249 </message> | 4249 </message> |
| 4250 <message name="IDS_JS_DONOTALLOW_RADIO" desc="A radio button in the Conten
t Settings dialog for preventing JavaScript use on any site."> | 4250 <message name="IDS_JS_DONOTALLOW_RADIO" desc="A radio button in the Conten
t Settings dialog for preventing JavaScript use on any site."> |
| 4251 Do not allow any site to run JavaScript | 4251 Do not allow any site to run JavaScript |
| 4252 </message> | 4252 </message> |
| 4253 <message name="IDS_GEOLOCATION_TAB_LABEL" desc="Label for Geolocation tab
on Content Settings dialog"> |
| 4254 Location |
| 4255 </message> |
| 4256 <message name="IDS_GEOLOCATION_SETTING_LABEL" desc="A label on top of Geol
ocation tab on Content Settings dialog"> |
| 4257 Location Settings: |
| 4258 </message> |
| 4259 <message name="IDS_GEOLOCATION_ALLOW_RADIO" desc="A radio button in the Co
ntent Settings dialog for allowing sites to access your geolocation without aski
ng."> |
| 4260 Allow all sites to access my physical location |
| 4261 </message> |
| 4262 <message name="IDS_GEOLOCATION_ASK_EVERY_TIME_RADIO" desc="A radio button
in the Content Settings dialog for asking if a site can use your geolocation eve
ry time."> |
| 4263 Ask me before allowing sites to access my location (recommended) |
| 4264 </message> |
| 4265 <message name="IDS_GEOLOCATION_BLOCK_RADIO" desc="A radio button in the Co
ntent Settings dialog for blocking sites to access your geolocation."> |
| 4266 Never allow any site to access my physical location |
| 4267 </message> |
| 4268 <message name="IDS_GEOLOCATION_MANAGE_BUTTON" desc="A button in the Conten
t Settings dialog for opening the geolocation management dialog."> |
| 4269 Manage which sites can see my location... |
| 4270 </message> |
| 4253 | 4271 |
| 4254 <!-- Cookie/Images/JavaScript/Plugins exception dialogs --> | 4272 <!-- Cookie/Images/JavaScript/Plugins exception dialogs --> |
| 4255 <message name="IDS_COOKIE_EXCEPTION_TITLE" desc="Title for cookie exceptio
ns dialog"> | 4273 <message name="IDS_COOKIE_EXCEPTION_TITLE" desc="Title for cookie exceptio
ns dialog"> |
| 4256 Cookie Exceptions | 4274 Cookie Exceptions |
| 4257 </message> | 4275 </message> |
| 4258 <message name="IDS_IMAGES_EXCEPTION_TITLE" desc="Title for images exceptio
ns dialog"> | 4276 <message name="IDS_IMAGES_EXCEPTION_TITLE" desc="Title for images exceptio
ns dialog"> |
| 4259 Image Exceptions | 4277 Image Exceptions |
| 4260 </message> | 4278 </message> |
| 4261 <message name="IDS_PLUGINS_EXCEPTION_TITLE" desc="Title for plugin excepti
ons dialog"> | 4279 <message name="IDS_PLUGINS_EXCEPTION_TITLE" desc="Title for plugin excepti
ons dialog"> |
| 4262 Plug-in Exceptions | 4280 Plug-in Exceptions |
| (...skipping 3094 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7357 </message> | 7375 </message> |
| 7358 </messages> | 7376 </messages> |
| 7359 | 7377 |
| 7360 <structures first_id="50000" fallback_to_english="true"> | 7378 <structures first_id="50000" fallback_to_english="true"> |
| 7361 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 7379 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 7362 </structure> | 7380 </structure> |
| 7363 </structures> | 7381 </structures> |
| 7364 | 7382 |
| 7365 </release> | 7383 </release> |
| 7366 </grit> | 7384 </grit> |
| OLD | NEW |