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. aa1 --> | 4 each locale. aa1 --> |
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 1762 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1773 desc="Download context menu pause download"> | 1773 desc="Download context menu pause download"> |
1774 &Pause | 1774 &Pause |
1775 </message> | 1775 </message> |
1776 <message name="IDS_DOWNLOAD_MENU_RESUME_ITEM" | 1776 <message name="IDS_DOWNLOAD_MENU_RESUME_ITEM" |
1777 desc="Download context menu resume download"> | 1777 desc="Download context menu resume download"> |
1778 &Resume | 1778 &Resume |
1779 </message> | 1779 </message> |
1780 | 1780 |
1781 <!-- Remove in-progress downloads confirmation dialog --> | 1781 <!-- Remove in-progress downloads confirmation dialog --> |
1782 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_WARNING" desc="Title of
the dialog asking for user confirmation to close the browser when one download i
s in-progress."> | 1782 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_WARNING" desc="Title of
the dialog asking for user confirmation to close the browser when one download i
s in-progress."> |
1783 Do you want to exit Google Chrome with a download in progress? | 1783 Do you want to exit <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph
> with a download in progress? |
1784 </message> | 1784 </message> |
1785 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_WARNING" desc="Title
of the dialog asking for user confirmation to close the browser when multiple do
wnloads are in-progress."> | 1785 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_WARNING" desc="Title
of the dialog asking for user confirmation to close the browser when multiple do
wnloads are in-progress."> |
1786 Do you want to exit Google Chrome with <ph name="DOWNLOAD_COUNT">$1<ex>3
</ex></ph> downloads in progress? | 1786 Do you want to exit <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph
> with <ph name="DOWNLOAD_COUNT">$2<ex>3</ex></ph> downloads in progress? |
1787 </message> | 1787 </message> |
1788 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_EXPLANATION" desc="Expla
nation of the dialog asking for user confirmation to close the browser when one
download is in-progress."> | 1788 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_EXPLANATION" desc="Expla
nation of the dialog asking for user confirmation to close the browser when one
download is in-progress."> |
1789 If you close Google Chrome now, this download will be canceled. | 1789 If you close <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> now,
this download will be canceled. |
1790 </message> | 1790 </message> |
1791 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_EXPLANATION" desc="Ex
planation of the dialog asking for user confirmation to close the browser when m
ultiple downloads are in-progress."> | 1791 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_EXPLANATION" desc="Ex
planation of the dialog asking for user confirmation to close the browser when m
ultiple downloads are in-progress."> |
1792 If you close Google Chrome now, these downloads will be canceled. | 1792 If you close <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> now,
these downloads will be canceled. |
1793 </message> | 1793 </message> |
1794 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc="B
utton text for OKing to close the browser when a single download is in-progress.
"> | 1794 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc="B
utton text for OKing to close the browser when a single download is in-progress.
"> |
1795 Close and cancel download | 1795 Close and cancel download |
1796 </message> | 1796 </message> |
1797 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc
="Button text for OKing to close the browser when multiple downloads are in-prog
ress."> | 1797 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc
="Button text for OKing to close the browser when multiple downloads are in-prog
ress."> |
1798 Close and cancel downloads | 1798 Close and cancel downloads |
1799 </message> | 1799 </message> |
1800 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_CANCEL_BUTTON_LABEL" des
c="Button text for canceling the closing of the browser when a single download i
s in-progress."> | 1800 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_CANCEL_BUTTON_LABEL" des
c="Button text for canceling the closing of the browser when a single download i
s in-progress."> |
1801 Wait for download to finish | 1801 Wait for download to finish |
1802 </message> | 1802 </message> |
(...skipping 3303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5106 Enable vertical edge scrolling | 5106 Enable vertical edge scrolling |
5107 </message> | 5107 </message> |
5108 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the
settings tab, the text next to the slider for the touchpad speed factor."> | 5108 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the
settings tab, the text next to the slider for the touchpad speed factor."> |
5109 Speed Sensitivity: | 5109 Speed Sensitivity: |
5110 </message> | 5110 </message> |
5111 </if> | 5111 </if> |
5112 | 5112 |
5113 </messages> | 5113 </messages> |
5114 </release> | 5114 </release> |
5115 </grit> | 5115 </grit> |
OLD | NEW |