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 9879 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9890 </message> | 9890 </message> |
9891 <message name="IDS_CRITICAL_NOTIFICATION_TEXT" desc="The text of the criti
cal update notification"> | 9891 <message name="IDS_CRITICAL_NOTIFICATION_TEXT" desc="The text of the criti
cal update notification"> |
9892 A special security update for <ph name="PRODUCT_NAME">$1<ex>Google Chrom
e</ex></ph> was just applied; you should restart now for it to take effect (we'l
l restore your tabs). | 9892 A special security update for <ph name="PRODUCT_NAME">$1<ex>Google Chrom
e</ex></ph> was just applied; you should restart now for it to take effect (we'l
l restore your tabs). |
9893 </message> | 9893 </message> |
9894 <message name="IDS_CRITICAL_NOTIFICATION_RESTART" desc="The restart button
label"> | 9894 <message name="IDS_CRITICAL_NOTIFICATION_RESTART" desc="The restart button
label"> |
9895 OK - Restart now | 9895 OK - Restart now |
9896 </message> | 9896 </message> |
9897 <message name="IDS_CRITICAL_NOTIFICATION_DISMISS" desc="The dismiss button
label"> | 9897 <message name="IDS_CRITICAL_NOTIFICATION_DISMISS" desc="The dismiss button
label"> |
9898 Don't restart | 9898 Don't restart |
9899 </message> | 9899 </message> |
9900 | 9900 |
9901 <!-- Screen Capture strings --> | 9901 <!-- Screen Capture strings --> |
| 9902 <message name="IDS_MEDIA_SCREEN_CAPTURE_NOTIFICATION_TITLE" desc="Text sho
wn on the button that stops screen capture."> |
| 9903 Screen capture - <ph name="APP_NAME">$1<ex>Sharing App</ex></ph> |
| 9904 </message> |
9902 <message name="IDS_MEDIA_SCREEN_CAPTURE_NOTIFICATION_TEXT" desc="label use
d in screen capture notification UI to show the screen sharing status"> | 9905 <message name="IDS_MEDIA_SCREEN_CAPTURE_NOTIFICATION_TEXT" desc="label use
d in screen capture notification UI to show the screen sharing status"> |
9903 <ph name="APP_NAME">$1<ex>Google Cast</ex></ph> is sharing your screen | 9906 <ph name="APP_NAME">$1<ex>Google Cast</ex></ph> is sharing your screen |
9904 </message> | 9907 </message> |
9905 | 9908 <message name="IDS_MEDIA_SCREEN_CAPTURE_NOTIFICATION_STOP" desc="Text show
n on the button that stops screen capture."> |
| 9909 Stop |
| 9910 </message> |
| 9911 |
9906 <!-- SSL Blocking Page --> | 9912 <!-- SSL Blocking Page --> |
9907 <message name="IDS_SSL_BLOCKING_PAGE_TITLE" desc="The title of the SSL blo
cking page."> | 9913 <message name="IDS_SSL_BLOCKING_PAGE_TITLE" desc="The title of the SSL blo
cking page."> |
9908 SSL Error | 9914 SSL Error |
9909 </message> | 9915 </message> |
9910 <message name="IDS_SSL_BLOCKING_PAGE_PROCEED" desc="Proceed button text of
the SSL blocking page."> | 9916 <message name="IDS_SSL_BLOCKING_PAGE_PROCEED" desc="Proceed button text of
the SSL blocking page."> |
9911 Proceed anyway | 9917 Proceed anyway |
9912 </message> | 9918 </message> |
9913 <message name="IDS_SSL_BLOCKING_PAGE_EXIT" desc="'Back' button text of the
SSL blocking page."> | 9919 <message name="IDS_SSL_BLOCKING_PAGE_EXIT" desc="'Back' button text of the
SSL blocking page."> |
9914 Back to safety | 9920 Back to safety |
9915 </message> | 9921 </message> |
(...skipping 5453 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
15369 | 15375 |
15370 <structures fallback_to_english="true"> | 15376 <structures fallback_to_english="true"> |
15371 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 15377 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
15372 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 15378 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
15373 </structure> | 15379 </structure> |
15374 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 15380 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
15375 </structure> | 15381 </structure> |
15376 </structures> | 15382 </structures> |
15377 </release> | 15383 </release> |
15378 </grit> | 15384 </grit> |
OLD | NEW |