| OLD | NEW |
| 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. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
| 6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
| 7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
| 8 --> | 8 --> |
| 9 | 9 |
| 10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
| (...skipping 4889 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4900 </message> | 4900 </message> |
| 4901 <message name="IDS_MOBILE_COMPLETED_HEADER" desc="Message header when da
ta service is completed"> | 4901 <message name="IDS_MOBILE_COMPLETED_HEADER" desc="Message header when da
ta service is completed"> |
| 4902 Activation complete | 4902 Activation complete |
| 4903 </message> | 4903 </message> |
| 4904 <message name="IDS_MOBILE_PLEASE_WAIT" desc="Message user the header dis
played while mobile plan is being activated"> | 4904 <message name="IDS_MOBILE_PLEASE_WAIT" desc="Message user the header dis
played while mobile plan is being activated"> |
| 4905 (this might take a few minutes) | 4905 (this might take a few minutes) |
| 4906 </message> | 4906 </message> |
| 4907 <message name="IDS_MOBILE_COMPLETED_TEXT" desc="Message when cellular da
ta service activation or payment is completed"> | 4907 <message name="IDS_MOBILE_COMPLETED_TEXT" desc="Message when cellular da
ta service activation or payment is completed"> |
| 4908 Your mobile data service is activated and ready to use | 4908 Your mobile data service is activated and ready to use |
| 4909 </message> | 4909 </message> |
| 4910 <message name="IDS_MOBILE_CANCEL_ACTIVATION" desc="Message when user att
empts to cancel cellular data service activation proces"> |
| 4911 Are you sure you want to cancel mobile data service setup process? |
| 4912 </message> |
| 4910 </if> | 4913 </if> |
| 4911 | 4914 |
| 4912 <!-- chrome://flash strings --> | 4915 <!-- chrome://flash strings --> |
| 4913 <message name="IDS_FLASH_LOADING_MESSAGE" desc="Shown while loading until
full list of modules is retrieved"> | 4916 <message name="IDS_FLASH_LOADING_MESSAGE" desc="Shown while loading until
full list of modules is retrieved"> |
| 4914 Loading... | 4917 Loading... |
| 4915 </message> | 4918 </message> |
| 4916 <message name="IDS_FLASH_TITLE_MESSAGE" desc="Shown while loading until fu
ll list of modules is retrieved"> | 4919 <message name="IDS_FLASH_TITLE_MESSAGE" desc="Shown while loading until fu
ll list of modules is retrieved"> |
| 4917 About Flash | 4920 About Flash |
| 4918 </message> | 4921 </message> |
| 4919 | 4922 |
| (...skipping 9170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14090 </messages> | 14093 </messages> |
| 14091 <structures fallback_to_english="true"> | 14094 <structures fallback_to_english="true"> |
| 14092 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14095 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 14093 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14096 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14094 </structure> | 14097 </structure> |
| 14095 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14098 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14096 </structure> | 14099 </structure> |
| 14097 </structures> | 14100 </structures> |
| 14098 </release> | 14101 </release> |
| 14099 </grit> | 14102 </grit> |
| OLD | NEW |