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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 7061003: WebUI: properly internationalize the search cookies and search passwords placeholder text. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/resources/options/cookies_view.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 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. OS values are passed through from Python's sys.platform: 5 locale. OS values are passed through from Python's sys.platform:
6 6
7 win32 - Windows 7 win32 - Windows
8 darwin - Mac 8 darwin - Mac
9 linux2 - Linux (both Views and GTK+) 9 linux2 - Linux (both Views and GTK+)
10 10
(...skipping 4744 matching lines...) Expand 10 before | Expand all | Expand 10 after
4755 </message> 4755 </message>
4756 </if> 4756 </if>
4757 <if expr="pp_ifdef('use_titlecase')"> 4757 <if expr="pp_ifdef('use_titlecase')">
4758 <message name="IDS_PASSWORDS_SHOW_PASSWORDS_TAB_TITLE" desc="Title for ' Saved passwords' tab"> 4758 <message name="IDS_PASSWORDS_SHOW_PASSWORDS_TAB_TITLE" desc="Title for ' Saved passwords' tab">
4759 Saved Passwords 4759 Saved Passwords
4760 </message> 4760 </message>
4761 <message name="IDS_PASSWORDS_EXCEPTIONS_TAB_TITLE" desc="Title for 'Neve r saved' tab"> 4761 <message name="IDS_PASSWORDS_EXCEPTIONS_TAB_TITLE" desc="Title for 'Neve r saved' tab">
4762 Never Saved 4762 Never Saved
4763 </message> 4763 </message>
4764 </if> 4764 </if>
4765 <message name="IDS_PASSWORDS_PAGE_SEARCH_PASSWORDS" desc="Placeholder text shown in password table search box">
4766 Search passwords
4767 </message>
4765 <message name="IDS_PASSWORDS_PAGE_VIEW_SITE_COLUMN" desc="Password table v iew Site column title"> 4768 <message name="IDS_PASSWORDS_PAGE_VIEW_SITE_COLUMN" desc="Password table v iew Site column title">
4766 Site 4769 Site
4767 </message> 4770 </message>
4768 <message name="IDS_PASSWORDS_PAGE_VIEW_USERNAME_COLUMN" desc="Password tab le view Username column title"> 4771 <message name="IDS_PASSWORDS_PAGE_VIEW_USERNAME_COLUMN" desc="Password tab le view Username column title">
4769 Username 4772 Username
4770 </message> 4773 </message>
4771 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_BUTTON" desc="Passwords page view's 'Remove' button text"> 4774 <message name="IDS_PASSWORDS_PAGE_VIEW_REMOVE_BUTTON" desc="Passwords page view's 'Remove' button text">
4772 Remove 4775 Remove
4773 </message> 4776 </message>
4774 <message name="IDS_PASSWORDS_PAGE_VIEW_TEXT_DELETE_ALL_PASSWORDS" desc ="P asswords page view's confirmation message before removing all stored passwords"> 4777 <message name="IDS_PASSWORDS_PAGE_VIEW_TEXT_DELETE_ALL_PASSWORDS" desc ="P asswords page view's confirmation message before removing all stored passwords">
(...skipping 2882 matching lines...) Expand 10 before | Expand all | Expand 10 after
7657 New cookie settings will take effect after reloading the page. 7660 New cookie settings will take effect after reloading the page.
7658 </message> 7661 </message>
7659 <message name="IDS_COLLECTED_COOKIES_INFOBAR_BUTTON" desc="The string used in the infobar button allowing the user to reload the page directly from the in fobar."> 7662 <message name="IDS_COLLECTED_COOKIES_INFOBAR_BUTTON" desc="The string used in the infobar button allowing the user to reload the page directly from the in fobar.">
7660 Reload 7663 Reload
7661 </message> 7664 </message>
7662 7665
7663 <!-- Cookies Window --> 7666 <!-- Cookies Window -->
7664 <message name="IDS_COOKIES_WEBSITE_PERMISSIONS_WINDOW_TITLE" desc="The tit le of the redesigned Cookies Window that lets you manage cookies, storage quota for websites and other permissions per-website"> 7667 <message name="IDS_COOKIES_WEBSITE_PERMISSIONS_WINDOW_TITLE" desc="The tit le of the redesigned Cookies Window that lets you manage cookies, storage quota for websites and other permissions per-website">
7665 Cookies and Other Data 7668 Cookies and Other Data
7666 </message> 7669 </message>
7670 <message name="IDS_COOKIES_SEARCH_COOKIES" desc="Placeholder text shown in the search box in the Cookies Window">
7671 Search cookies
7672 </message>
7667 <message name="IDS_COOKIES_REMOVE_LABEL" desc="The label of the 'Remove' b utton in the Cookies Window"> 7673 <message name="IDS_COOKIES_REMOVE_LABEL" desc="The label of the 'Remove' b utton in the Cookies Window">
7668 Remove 7674 Remove
7669 </message> 7675 </message>
7670 <message name="IDS_COOKIES_REMOVE_ALL_LABEL" desc="The label of the 'Remov e All' button in the Cookies Window"> 7676 <message name="IDS_COOKIES_REMOVE_ALL_LABEL" desc="The label of the 'Remov e All' button in the Cookies Window">
7671 Remove All 7677 Remove All
7672 </message> 7678 </message>
7673 <message name="IDS_COOKIES_COOKIE_NAME_LABEL" desc="The Cookie Name label" > 7679 <message name="IDS_COOKIES_COOKIE_NAME_LABEL" desc="The Cookie Name label" >
7674 Name: 7680 Name:
7675 </message> 7681 </message>
7676 <message name="IDS_COOKIES_COOKIE_CONTENT_LABEL" desc="The Cookie Content label"> 7682 <message name="IDS_COOKIES_COOKIE_CONTENT_LABEL" desc="The Cookie Content label">
(...skipping 4790 matching lines...) Expand 10 before | Expand all | Expand 10 after
12467 </includes> 12473 </includes>
12468 <structures fallback_to_english="true"> 12474 <structures fallback_to_english="true">
12469 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12475 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12470 </structure> 12476 </structure>
12471 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12477 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12472 </structure> 12478 </structure>
12473 </structures> 12479 </structures>
12474 12480
12475 </release> 12481 </release>
12476 </grit> 12482 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/options/cookies_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698