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

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

Issue 2359763003: [Download Home] Various M55 adjustments (Closed)
Patch Set: Tests Created 4 years, 2 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 1722 matching lines...) Expand 10 before | Expand all | Expand 10 after
1733 </message> 1733 </message>
1734 <message name="IDS_OMA_DOWNLOAD_TYPE_LABEL" desc="A text label to display the MIME tyoe of the OMA download."> 1734 <message name="IDS_OMA_DOWNLOAD_TYPE_LABEL" desc="A text label to display the MIME tyoe of the OMA download.">
1735 Type: 1735 Type:
1736 </message> 1736 </message>
1737 <message name="IDS_OMA_DOWNLOAD_DESCRIPTION_LABEL" desc="A text label to d isplay the description of the OMA download."> 1737 <message name="IDS_OMA_DOWNLOAD_DESCRIPTION_LABEL" desc="A text label to d isplay the description of the OMA download.">
1738 Description: 1738 Description:
1739 </message> 1739 </message>
1740 <message name="IDS_OPEN_DOWNLOADED_LABEL" desc="A text label on the snackb ar widget to open the downloaded file."> 1740 <message name="IDS_OPEN_DOWNLOADED_LABEL" desc="A text label on the snackb ar widget to open the downloaded file.">
1741 Open 1741 Open
1742 </message> 1742 </message>
1743 <message name="IDS_DOWNLOAD_MANAGER_UI_SPACE_AVAILABLE" desc="String indic ating how much storage is available on the device."> 1743 <message name="IDS_DOWNLOAD_MANAGER_UI_SPACE_AVAILABLE_KB" desc="String in dicating how much storage is available on the device, in kilobytes.">
1744 <ph name="gigabytes">%1$1.2f<ex>12.5</ex></ph> GB available 1744 <ph name="kilobytes">%1$3.2f<ex>12.5</ex></ph> KB available
1745 </message> 1745 </message>
1746 <message name="IDS_DOWNLOAD_MANAGER_UI_SPACE_USED" desc="String indicating that some amount of storage (in gigabytes or GB) space on the device has been u sed."> 1746 <message name="IDS_DOWNLOAD_MANAGER_UI_SPACE_AVAILABLE_MB" desc="String in dicating how much storage is available on the device, in megabytes.">
1747 <ph name="gigabytes">%1$1.2f<ex>0.3</ex></ph> GB used 1747 <ph name="megabytes">%1$3.2f<ex>12.5</ex></ph> MB available
1748 </message>
1749 <message name="IDS_DOWNLOAD_MANAGER_UI_SPACE_AVAILABLE_GB" desc="String in dicating how much storage is available on the device, in gigabytes.">
1750 <ph name="gigabytes">%1$3.2f<ex>12.5</ex></ph> GB available
1751 </message>
1752 <message name="IDS_DOWNLOAD_MANAGER_UI_SPACE_USED_KB" desc="String indicat ing that some amount of storage space on the device has been used by downloads, in kilobytes.">
1753 <ph name="kilobytes">%1$3.2f<ex>0.3</ex></ph> KB used
1754 </message>
1755 <message name="IDS_DOWNLOAD_MANAGER_UI_SPACE_USED_MB" desc="String indicat ing that some amount of storage space on the device has been used by downloads, in megabytes.">
1756 <ph name="megabytes">%1$3.2f<ex>0.3</ex></ph> MB used
1757 </message>
1758 <message name="IDS_DOWNLOAD_MANAGER_UI_SPACE_USED_GB" desc="String indicat ing that some amount of storage space on the device has been used by downloads, in gigabytes.">
1759 <ph name="gigabytes">%1$3.2f<ex>0.3</ex></ph> GB used
1748 </message> 1760 </message>
1749 <message name="IDS_DOWNLOAD_MANAGER_UI_ALL_DOWNLOADS" desc="Indicates that clicking on this button shows all of your downloads."> 1761 <message name="IDS_DOWNLOAD_MANAGER_UI_ALL_DOWNLOADS" desc="Indicates that clicking on this button shows all of your downloads.">
1750 All downloads 1762 All downloads
1751 </message> 1763 </message>
1752 <message name="IDS_DOWNLOAD_MANAGER_UI_PAGES" desc="Indicates that clickin g on this button shows only offline pages."> 1764 <message name="IDS_DOWNLOAD_MANAGER_UI_PAGES" desc="Indicates that clickin g on this button shows only offline pages.">
1753 Pages 1765 Pages
1754 </message> 1766 </message>
1755 <message name="IDS_DOWNLOAD_MANAGER_UI_VIDEO" desc="Indicates that clickin g on this button shows only downloaded videos."> 1767 <message name="IDS_DOWNLOAD_MANAGER_UI_VIDEO" desc="Indicates that clickin g on this button shows only downloaded videos.">
1756 Video 1768 Video
1757 </message> 1769 </message>
1758 <message name="IDS_DOWNLOAD_MANAGER_UI_AUDIO" desc="Indicates that clickin g on this button shows only downloaded audio files."> 1770 <message name="IDS_DOWNLOAD_MANAGER_UI_AUDIO" desc="Indicates that clickin g on this button shows only downloaded audio files.">
1759 Audio 1771 Audio
1760 </message> 1772 </message>
1761 <message name="IDS_DOWNLOAD_MANAGER_UI_IMAGES" desc="Indicates that clicki ng on this button shows only downloaded images."> 1773 <message name="IDS_DOWNLOAD_MANAGER_UI_IMAGES" desc="Indicates that clicki ng on this button shows only downloaded images.">
1762 Images 1774 Images
1763 </message> 1775 </message>
1764 <message name="IDS_DOWNLOAD_MANAGER_UI_DOCUMENTS" desc="Indicates that cli cking on this button shows only documents."> 1776 <message name="IDS_DOWNLOAD_MANAGER_UI_DOCUMENTS" desc="Indicates that cli cking on this button shows only documents.">
1765 Documents 1777 Documents
1766 </message> 1778 </message>
1767 <message name="IDS_DOWNLOAD_MANAGER_UI_OTHER" desc="Indicates that clickin g on this button shows any downloads that don't fit in the other categories."> 1779 <message name="IDS_DOWNLOAD_MANAGER_UI_OTHER" desc="Indicates that clickin g on this button shows any downloads that don't fit in the other categories.">
1768 Other 1780 Other
1769 </message> 1781 </message>
1770 <message name="IDS_DOWNLOAD_PAGE" desc="Download this page."> 1782 <message name="IDS_DOWNLOAD_PAGE" desc="Download this page.">
1771 Download page 1783 Download page
1772 </message> 1784 </message>
1773 <message name="IDS_DOWNLOAD_MANAGER_UI_EMPTY" desc="Indicates that there a re no downloaded items."> 1785 <message name="IDS_DOWNLOAD_MANAGER_UI_EMPTY" desc="Indicates that there a re no downloaded items.">
1774 No downloads here 1786 No downloads here
1775 </message> 1787 </message>
1776 <message name="IDS_DOWNLOAD_MANAGER_VIEW_EXTERNALLY" desc="Menu item to op en an item externally."> 1788 <message name="IDS_DOWNLOAD_MANAGER_OPEN_WITH" desc="Menu item to open an item with another app.">
1777 Open externally 1789 Open with...
1778 </message> 1790 </message>
1779 1791
1780 <!-- Document mode messages --> 1792 <!-- Document mode messages -->
1781 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the notification that closes all incognito tabs in document mode"> 1793 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the notification that closes all incognito tabs in document mode">
1782 Close all incognito tabs 1794 Close all incognito tabs
1783 </message> 1795 </message>
1784 1796
1785 <!-- Autofill/Wallet integration prompt --> 1797 <!-- Autofill/Wallet integration prompt -->
1786 <message name="IDS_CARD_UNMASK_INPUT_HINT" desc="Hint text for an input fi eld containing the user's credit card CVC (card verification code)."> 1798 <message name="IDS_CARD_UNMASK_INPUT_HINT" desc="Hint text for an input fi eld containing the user's credit card CVC (card verification code).">
1787 CVC 1799 CVC
(...skipping 797 matching lines...) Expand 10 before | Expand all | Expand 10 after
2585 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it ems with the same name, the item chooser shows the item name with id."> 2597 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it ems with the same name, the item chooser shows the item name with id.">
2586 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>) 2598 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>)
2587 </message> 2599 </message>
2588 2600
2589 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us er action that will open an Instant App."> 2601 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us er action that will open an Instant App.">
2590 Open app 2602 Open app
2591 </message> 2603 </message>
2592 </messages> 2604 </messages>
2593 </release> 2605 </release>
2594 </grit> 2606 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698