Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1221833002: Remove the Images category from Site Settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android.
4 4
5 FAQ: 5 FAQ:
6 - How do I add, change, or remove a string? 6 - How do I add, change, or remove a string?
7 Just update this file. 7 Just update this file.
8 - Translations will happen automatically?? 8 - Translations will happen automatically??
9 Yes, indeed. Just add your string before the branch point and 9 Yes, indeed. Just add your string before the branch point and
10 make the description good. 10 make the description good.
(...skipping 454 matching lines...) Expand 10 before | Expand all | Expand 10 after
465 </message> 465 </message>
466 <message name="IDS_COOKIES_TITLE" desc="Title for the Cookies settings scr een [CHAR-LIMIT=32]"> 466 <message name="IDS_COOKIES_TITLE" desc="Title for the Cookies settings scr een [CHAR-LIMIT=32]">
467 Cookies 467 Cookies
468 </message> 468 </message>
469 <message name="IDS_ALLOW_THIRD_PARTY_COOKIES_TITLE" desc="Title for Allow Third Party Cookies preference"> 469 <message name="IDS_ALLOW_THIRD_PARTY_COOKIES_TITLE" desc="Title for Allow Third Party Cookies preference">
470 Allow third-party cookies 470 Allow third-party cookies
471 </message> 471 </message>
472 <message name="IDS_ALLOW_THIRD_PARTY_COOKIES_SUMMARY" desc="Summary text f or Allow Third Party Cookies preference"> 472 <message name="IDS_ALLOW_THIRD_PARTY_COOKIES_SUMMARY" desc="Summary text f or Allow Third Party Cookies preference">
473 Third-party websites can save and read cookie data 473 Third-party websites can save and read cookie data
474 </message> 474 </message>
475 <message name="IDS_IMAGES_PERMISSION_TITLE" desc="Title of the permission to show images [CHAR-LIMIT=32]">
476 Images
477 </message>
478 <message name="IDS_JAVASCRIPT_PERMISSION_TITLE" desc="Title of the permiss ion to run javascript [CHAR-LIMIT=32]"> 475 <message name="IDS_JAVASCRIPT_PERMISSION_TITLE" desc="Title of the permiss ion to run javascript [CHAR-LIMIT=32]">
479 JavaScript 476 JavaScript
480 </message> 477 </message>
481 <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission t o display pop-up windows [CHAR-LIMIT=32]"> 478 <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission t o display pop-up windows [CHAR-LIMIT=32]">
482 Pop-ups 479 Pop-ups
483 </message> 480 </message>
484 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th e permission for showing push notifications [CHAR-LIMIT=32]"> 481 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th e permission for showing push notifications [CHAR-LIMIT=32]">
485 Notifications 482 Notifications
486 </message> 483 </message>
487 <message name="IDS_MIDI_SYSEX_PERMISSION_TITLE" desc="Title of the permiss ion that allows a website to get full control of MIDI devices [CHAR-LIMIT=32]"> 484 <message name="IDS_MIDI_SYSEX_PERMISSION_TITLE" desc="Title of the permiss ion that allows a website to get full control of MIDI devices [CHAR-LIMIT=32]">
488 Allow full control of MIDI devices 485 Allow full control of MIDI devices
489 </message> 486 </message>
490 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE" desc="The label for the butt on to add a new website to the exception list."> 487 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE" desc="The label for the butt on to add a new website to the exception list.">
491 Add site 488 Add site
492 </message> 489 </message>
493 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DIALOG_TITLE" desc="The title of the dialog to add a website to a list."> 490 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DIALOG_TITLE" desc="The title of the dialog to add a website to a list.">
494 Add site 491 Add site
495 </message> 492 </message>
496 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_ADD_BUTTON" desc="The label f or the button to add a website to a list."> 493 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_ADD_BUTTON" desc="The label f or the button to add a website to a list.">
497 Add 494 Add
498 </message> 495 </message>
499 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_TOAST" desc="The toast shown when a new site has been added to the whitelist."> 496 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_TOAST" desc="The toast shown when a new site has been added to the whitelist.">
500 Site <ph name="SITE_NAME">%1$s<ex>google.com</ex></ph> added 497 Site <ph name="SITE_NAME">%1$s<ex>google.com</ex></ph> added
501 </message> 498 </message>
502 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_JAVASCRIPT" desc= "The description for the allow Javascript for website dialog."> 499 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_JAVASCRIPT" desc= "The description for the allow Javascript for website dialog.">
503 Allow JavaScript on websites you specify while blocking it for the rest of the web 500 Allow JavaScript on websites you specify while blocking it for the rest of the web
504 </message> 501 </message>
505 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_IMAGES" desc="The description for the allow Images on website dialog.">
506 Allow images on websites you specify while blocking them for the rest of the web
507 </message>
508 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_SITE_URL" desc="The label for the input field where the user can type a website URL."> 502 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_SITE_URL" desc="The label for the input field where the user can type a website URL.">
509 Site URL 503 Site URL
510 </message> 504 </message>
511 <message name="IDS_EXAMPLE_URL" desc="The hint for a website url field, sh owing an example url."> 505 <message name="IDS_EXAMPLE_URL" desc="The hint for a website url field, sh owing an example url.">
512 www.example.com 506 www.example.com
513 </message> 507 </message>
514 <message name="IDS_WEBSITE_SETTINGS_SITE_CATEGORY" desc="The headline abov e the website name on the website details page."> 508 <message name="IDS_WEBSITE_SETTINGS_SITE_CATEGORY" desc="The headline abov e the website name on the website details page.">
515 Site 509 Site
516 </message> 510 </message>
517 <message name="IDS_WEBSITE_SETTINGS_USAGE_CATEGORY" desc="The headline abo ve the usage stats (how much storage the site is using) on the website details p age."> 511 <message name="IDS_WEBSITE_SETTINGS_USAGE_CATEGORY" desc="The headline abo ve the usage stats (how much storage the site is using) on the website details p age.">
(...skipping 655 matching lines...) Expand 10 before | Expand all | Expand 10 after
1173 </message> 1167 </message>
1174 <message name="IDS_INFOBAR_MISSING_LOCATION_PERMISSION_TEXT" desc="Text sh own in an infobar when a website has requested access to the location capabiliti es, but Chrome is missing the Android location permission."> 1168 <message name="IDS_INFOBAR_MISSING_LOCATION_PERMISSION_TEXT" desc="Text sh own in an infobar when a website has requested access to the location capabiliti es, but Chrome is missing the Android location permission.">
1175 Chrome needs location access to share it with this site. 1169 Chrome needs location access to share it with this site.
1176 </message> 1170 </message>
1177 <message name="IDS_INFOBAR_MISSING_MULTIPLE_PERMISSIONS_TEXT" desc="Text s hown in an infobar when a website has requested access to the multiple restricte d capabilities (e.g. location, camera, microphone), but Chrome is missing the co rresponding Android permissions."> 1171 <message name="IDS_INFOBAR_MISSING_MULTIPLE_PERMISSIONS_TEXT" desc="Text s hown in an infobar when a website has requested access to the multiple restricte d capabilities (e.g. location, camera, microphone), but Chrome is missing the co rresponding Android permissions.">
1178 Chrome needs permissions access to share them with this site. 1172 Chrome needs permissions access to share them with this site.
1179 </message> 1173 </message>
1180 <message name="IDS_INFOBAR_UPDATE_PERMISSIONS_BUTTON_TEXT" desc="Button te xt shown when Chrome does not have the necessary permission required to complete the requested tasks (e.g. a website has request location information, but Chrom e is missing that Android permission)."> 1174 <message name="IDS_INFOBAR_UPDATE_PERMISSIONS_BUTTON_TEXT" desc="Button te xt shown when Chrome does not have the necessary permission required to complete the requested tasks (e.g. a website has request location information, but Chrom e is missing that Android permission).">
1181 Update permissions 1175 Update permissions
1182 </message> 1176 </message>
1183 1177
1184 <!-- Runtime permission geolocation disclosure strings --> 1178 <!-- Runtime permission geolocation disclosure strings -->
1185 <message name="IDS_OMNIBOX_GEOLOCATION_DISCLOSURE" desc="Text shown when a user focuses the Chrome omnibox to inform them that their location will be shar ed with the search provider to get better local search results."> 1179 <message name="IDS_OMNIBOX_GEOLOCATION_DISCLOSURE" desc="Text shown when a user focuses the Chrome omnibox to inform them that their location will be shar ed with the search provider to get better local search results.">
1186 <ph name="SEARCH_ENGINE_URL">%1$s<ex>www.google.com</ex></ph> uses your location to show local search results 1180 <ph name="SEARCH_ENGINE_URL">%1$s<ex>www.google.com</ex></ph> uses your location to show local search results
1187 </message> 1181 </message>
1188 1182
1189 <!-- ContextMenu --> 1183 <!-- ContextMenu -->
1190 <message name="IDS_CONTEXTMENU_OPEN_IN_NEW_TAB" desc="Context sensitive me nu item to open the selected link in a new tab. [CHAR-LIMIT=30]"> 1184 <message name="IDS_CONTEXTMENU_OPEN_IN_NEW_TAB" desc="Context sensitive me nu item to open the selected link in a new tab. [CHAR-LIMIT=30]">
1191 Open in new tab 1185 Open in new tab
1192 </message> 1186 </message>
1193 <message name="IDS_CONTEXTMENU_OPEN_IN_INCOGNITO_TAB" desc="Context sensit ive menu item to open the selected link in a new incognito tab. [CHAR-LIMIT=30]" > 1187 <message name="IDS_CONTEXTMENU_OPEN_IN_INCOGNITO_TAB" desc="Context sensit ive menu item to open the selected link in a new incognito tab. [CHAR-LIMIT=30]" >
(...skipping 1007 matching lines...) Expand 10 before | Expand all | Expand 10 after
2201 </message> 2195 </message>
2202 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false"> 2196 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false">
2203 send_crash_report 2197 send_crash_report
2204 </message> 2198 </message>
2205 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false"> 2199 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false">
2206 mobile_awsnap 2200 mobile_awsnap
2207 </message> 2201 </message>
2208 </messages> 2202 </messages>
2209 </release> 2203 </release>
2210 </grit> 2204 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698