Chromium Code Reviews| 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. --> | 4 each locale. --> |
| 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 7841 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 7852 </message> | 7852 </message> |
| 7853 <message name="IDS_FILEBROWSER_ENQUEUE" desc="Enqueue file menu item used fo r media playback"> | 7853 <message name="IDS_FILEBROWSER_ENQUEUE" desc="Enqueue file menu item used fo r media playback"> |
| 7854 Enqueue | 7854 Enqueue |
| 7855 </message> | 7855 </message> |
| 7856 <message name="IDS_FILEBROWSER_ERROR_TITLE" desc="Title text of an error mes sage prompt."> | 7856 <message name="IDS_FILEBROWSER_ERROR_TITLE" desc="Title text of an error mes sage prompt."> |
| 7857 Error | 7857 Error |
| 7858 </message> | 7858 </message> |
| 7859 <message name="IDS_FILEBROWSER_ERROR_UNKNOWN_FILE_TYPE" desc="Error message when user attempts to open a file of unknown type in file browser."> | 7859 <message name="IDS_FILEBROWSER_ERROR_UNKNOWN_FILE_TYPE" desc="Error message when user attempts to open a file of unknown type in file browser."> |
| 7860 <ph name="FILENAME">$1</ph> - Unknown file type. | 7860 <ph name="FILENAME">$1</ph> - Unknown file type. |
| 7861 </message> | 7861 </message> |
| 7862 | 7862 <!-- Imageburn Strings --> |
| 7863 <if expr="pp_ifdef('chromeos')"> | |
| 7864 <message name="IDS_IMAGEBURN_CONFIM_BURN1" desc="Ask if user wants to burn image to stateful device (part one)"> | |
|
tony
2011/08/04 17:18:45
Nit: CONFIM -> CONFIRM
| |
| 7865 Are you sure you want to burn image to folowing device: | |
|
tony
2011/08/04 17:18:45
following is spelled incorrectly. This sentence i
| |
| 7866 </message> | |
| 7867 <message name="IDS_IMAGEBURN_TITLE" desc="Image-burn html page title"> | |
| 7868 ChromiumOs Image Burn | |
| 7869 </message> | |
| 7870 <message name="IDS_IMAGEBURN_ROOT_LIST_TITLE" desc="Title of the list that shows partitions available for burning image to"> | |
| 7871 Available image targets | |
| 7872 </message> | |
| 7873 <message name="IDS_IMAGEBURN_CONFIM_BURN2" desc="Ask if user wants to burn image to stateful device (part two)"> | |
|
tony
2011/08/04 17:18:45
Nit: CONFIM -> CONFIRM
| |
| 7874 ? All data on the device will be lost. | |
| 7875 </message> | |
| 7876 <message name="IDS_IMAGEBURN_BURN_UNSUCCESSFUL" desc="Inform user that bur ning operation ended unsuccessfully"> | |
| 7877 Image burn did not succeed! | |
| 7878 </message> | |
| 7879 <message name="IDS_IMAGEBURN_BURN_SUCCESSFUL" desc="Inform user that burni ng operation was successful"> | |
| 7880 Image burnt successfully! | |
|
tony
2011/08/04 17:18:45
burnt -> burned for American English. See http://
| |
| 7881 </message> | |
| 7882 <message name="IDS_IMAGEBURN_DOWNLOAD_UNSUCCESSFUL" desc="Inform user that image could not be downloaded"> | |
| 7883 Image download unsuccessful, burning aborted! | |
| 7884 </message> | |
| 7885 <message name="IDS_IMAGEBURN_BURN_PROGRESS" desc="Burnt byte counts (with total)"> | |
| 7886 <ph name="BURNT_AMOUNT">$1<ex>40kB</ex></ph> of <ph name="TOTAL_SIZE">$2 <ex>250kB</ex></ph> | |
| 7887 </message> | |
| 7888 <message name="IDS_IMAGEBURN_BURN_PROGRESS_SIZE_UNKNOWN" desc="Burnt byte counts (without total)"> | |
| 7889 <ph name="BURNT_AMOUNT">$1<ex>40kB</ex></ph> of Unknown | |
| 7890 </message> | |
| 7891 <message name="IDS_IMAGEBURN_DOWNLOAD_STARTING_STATUS" desc="Progress mess age shown when image download is starting"> | |
| 7892 Waiting for download to start... | |
| 7893 </message> | |
| 7894 <message name="IDS_IMAGEBURN_DOWNLOAD_IN_PROGRESS_STATUS" desc="Progress m essage shown when image download is in progress"> | |
| 7895 Downloading image... | |
| 7896 </message> | |
| 7897 <message name="IDS_IMAGEBURN_DOWNLOAD_COMPLETE_STATUS" desc="Progress mess age shown when image download is finished"> | |
| 7898 Image downloaded. | |
| 7899 </message> | |
| 7900 <message name="IDS_IMAGEBURN_DOWNLOAD_CANCELED_STATUS" desc="Progress mess age shown when image download breaks"> | |
| 7901 Image downloaded has been terminated | |
| 7902 </message> | |
| 7903 <message name="IDS_IMAGEBURN_BURN_STARTING_STATUS" desc="Progress message shown when burning image is starting"> | |
| 7904 Initializing burn process... | |
| 7905 </message> | |
| 7906 <message name="IDS_IMAGEBURN_BURN_IN_PROGRESS_STATUS" desc="Progress messa ge shown while actually burning the image"> | |
| 7907 Burning image... | |
| 7908 </message> | |
| 7909 <message name="IDS_IMAGEBURN_BURN_COMPLETE_STATUS" desc="Progress message shown when image burn is finished"> | |
| 7910 Image burn complete. | |
|
tony
2011/08/04 17:18:45
Why do some progress messages end in periods and s
| |
| 7911 </message> | |
| 7912 <message name="IDS_IMAGEBURN_BURN_CANCELED_STATUS" desc="Progress message shown when burning image breaks"> | |
| 7913 Image burning has been terminated | |
| 7914 </message> | |
| 7915 </if> | |
| 7863 <!-- Chrome OS Strings --> | 7916 <!-- Chrome OS Strings --> |
| 7864 <if expr="pp_ifdef('chromeos')"> | 7917 <if expr="pp_ifdef('chromeos')"> |
| 7865 <message name="IDS_NETWORK_CONNECTION_ERROR_TITLE" desc="Title for network connection error notification"> | 7918 <message name="IDS_NETWORK_CONNECTION_ERROR_TITLE" desc="Title for network connection error notification"> |
| 7866 Network Connection Error | 7919 Network Connection Error |
| 7867 </message> | 7920 </message> |
| 7868 <message name="IDS_NETWORK_CONNECTION_ERROR_MESSAGE" desc="Message for net work connection error notification"> | 7921 <message name="IDS_NETWORK_CONNECTION_ERROR_MESSAGE" desc="Message for net work connection error notification"> |
| 7869 Failed to connect to network '<ph name="name">$1<ex>GoogleGuest</ex></ph >'. | 7922 Failed to connect to network '<ph name="name">$1<ex>GoogleGuest</ex></ph >'. |
| 7870 </message> | 7923 </message> |
| 7871 <message name="IDS_LOW_BATTERY_TITLE" desc="Title for low battery notifica tion"> | 7924 <message name="IDS_LOW_BATTERY_TITLE" desc="Title for low battery notifica tion"> |
| 7872 Battery Low | 7925 Battery Low |
| (...skipping 1292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 9165 | 9218 |
| 9166 </messages> | 9219 </messages> |
| 9167 | 9220 |
| 9168 <structures fallback_to_english="true"> | 9221 <structures fallback_to_english="true"> |
| 9169 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 9222 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
| 9170 </structure> | 9223 </structure> |
| 9171 </structures> | 9224 </structures> |
| 9172 | 9225 |
| 9173 </release> | 9226 </release> |
| 9174 </grit> | 9227 </grit> |
| OLD | NEW |