OLD | NEW |
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 1676 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1687 </message> | 1687 </message> |
1688 <message name="IDS_OMA_DOWNLOAD_TYPE_LABEL" desc="A text label to display
the MIME tyoe of the OMA download."> | 1688 <message name="IDS_OMA_DOWNLOAD_TYPE_LABEL" desc="A text label to display
the MIME tyoe of the OMA download."> |
1689 Type: | 1689 Type: |
1690 </message> | 1690 </message> |
1691 <message name="IDS_OMA_DOWNLOAD_DESCRIPTION_LABEL" desc="A text label to d
isplay the description of the OMA download."> | 1691 <message name="IDS_OMA_DOWNLOAD_DESCRIPTION_LABEL" desc="A text label to d
isplay the description of the OMA download."> |
1692 Description: | 1692 Description: |
1693 </message> | 1693 </message> |
1694 <message name="IDS_OPEN_DOWNLOADED_LABEL" desc="A text label on the snackb
ar widget to open the downloaded file."> | 1694 <message name="IDS_OPEN_DOWNLOADED_LABEL" desc="A text label on the snackb
ar widget to open the downloaded file."> |
1695 Open | 1695 Open |
1696 </message> | 1696 </message> |
| 1697 <message name="IDS_DOWNLOAD_MANAGER_UI_SPACE_USED" desc="String indicating
that some amount (not part of this string) of the available space on the device
has already been used."> |
| 1698 Used of <ph name="TOTAL_SPACE">%1$s<ex>12.55 GB</ex></ph> |
| 1699 </message> |
| 1700 <message name="IDS_DOWNLOAD_MANAGER_UI_ALL_DOWNLOADS" desc="Indicates that
clicking on this button shows all of your downloads."> |
| 1701 All downloads |
| 1702 </message> |
| 1703 <message name="IDS_DOWNLOAD_MANAGER_UI_PAGES" desc="Indicates that clickin
g on this button shows only offline pages."> |
| 1704 Pages |
| 1705 </message> |
| 1706 <message name="IDS_DOWNLOAD_MANAGER_UI_VIDEO" desc="Indicates that clickin
g on this button shows only downloaded videos."> |
| 1707 Video |
| 1708 </message> |
| 1709 <message name="IDS_DOWNLOAD_MANAGER_UI_AUDIO" desc="Indicates that clickin
g on this button shows only downloaded audio files."> |
| 1710 Audio |
| 1711 </message> |
| 1712 <message name="IDS_DOWNLOAD_MANAGER_UI_IMAGES" desc="Indicates that clicki
ng on this button shows only downloaded images."> |
| 1713 Images |
| 1714 </message> |
| 1715 <message name="IDS_DOWNLOAD_MANAGER_UI_DOCUMENTS" desc="Indicates that cli
cking on this button shows only documents."> |
| 1716 Documents |
| 1717 </message> |
| 1718 <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."> |
| 1719 Other |
| 1720 </message> |
1697 | 1721 |
1698 <!-- Document mode messages --> | 1722 <!-- Document mode messages --> |
1699 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the
notification that closes all incognito tabs in document mode"> | 1723 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the
notification that closes all incognito tabs in document mode"> |
1700 Close all incognito tabs | 1724 Close all incognito tabs |
1701 </message> | 1725 </message> |
1702 <message name="IDS_TABS_AND_APPS_TITLE" desc="The title of a preference wh
ich controls whether your tabs are shown within Chrome or in system app switcher
."> | 1726 <message name="IDS_TABS_AND_APPS_TITLE" desc="The title of a preference wh
ich controls whether your tabs are shown within Chrome or in system app switcher
."> |
1703 Merge tabs and apps | 1727 Merge tabs and apps |
1704 </message> | 1728 </message> |
1705 <message name="IDS_TABS_AND_APPS_SETTINGS_DESCRIPTION" desc="A message sho
wn on settings screen from which you can enable/disable the feature that combine
s Chrome tabs with recent applications and shows them together in the system app
switcher."> | 1729 <message name="IDS_TABS_AND_APPS_SETTINGS_DESCRIPTION" desc="A message sho
wn on settings screen from which you can enable/disable the feature that combine
s Chrome tabs with recent applications and shows them together in the system app
switcher."> |
1706 See your tabs with other recent apps on your phone’s Overview screen. | 1730 See your tabs with other recent apps on your phone’s Overview screen. |
(...skipping 857 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2564 <!-- Migration strings --> | 2588 <!-- Migration strings --> |
2565 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S
witcher callout."> | 2589 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S
witcher callout."> |
2566 Quickly switch tabs | 2590 Quickly switch tabs |
2567 </message> | 2591 </message> |
2568 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin
g the tab switcher button gives you quick access to your tabs."> | 2592 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin
g the tab switcher button gives you quick access to your tabs."> |
2569 Tap this button for quick access to your tabs. | 2593 Tap this button for quick access to your tabs. |
2570 </message> | 2594 </message> |
2571 </messages> | 2595 </messages> |
2572 </release> | 2596 </release> |
2573 </grit> | 2597 </grit> |
OLD | NEW |