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 10041 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10052 </message> | 10052 </message> |
10053 <message name="IDS_RELOAD_IGNORING_CACHE_MENU_MAC" desc="The Mac menu it
em to force reload the current page (ignoring cache) in the view menu."> | 10053 <message name="IDS_RELOAD_IGNORING_CACHE_MENU_MAC" desc="The Mac menu it
em to force reload the current page (ignoring cache) in the view menu."> |
10054 Force Reload This Page | 10054 Force Reload This Page |
10055 </message> | 10055 </message> |
10056 <message name="IDS_ENTER_FULLSCREEN_MAC" desc="The Mac menu item to go i
nto fullscreen mode in the view menu and also in the app menu."> | 10056 <message name="IDS_ENTER_FULLSCREEN_MAC" desc="The Mac menu item to go i
nto fullscreen mode in the view menu and also in the app menu."> |
10057 Enter Full Screen | 10057 Enter Full Screen |
10058 </message> | 10058 </message> |
10059 <message name="IDS_EXIT_FULLSCREEN_MAC" desc="The Mac menu item to leave
fullscreen mode in the view menu and also in the app menu."> | 10059 <message name="IDS_EXIT_FULLSCREEN_MAC" desc="The Mac menu item to leave
fullscreen mode in the view menu and also in the app menu."> |
10060 Exit Full Screen | 10060 Exit Full Screen |
10061 </message> | 10061 </message> |
| 10062 <message name="IDS_ENTER_PRESENTATION_MAC" desc="The Mac menu item to go
into presentation mode in the view menu."> |
| 10063 Enter Presentation Mode |
| 10064 </message> |
| 10065 <message name="IDS_EXIT_PRESENTATION_MAC" desc="The Mac menu item to lea
ve presentation mode in the view menu."> |
| 10066 Exit Presentation Mode |
| 10067 </message> |
10062 <message name="IDS_TEXT_BIGGER_MAC" desc="The Mac menu item to zoom in o
n the page in the view menu."> | 10068 <message name="IDS_TEXT_BIGGER_MAC" desc="The Mac menu item to zoom in o
n the page in the view menu."> |
10063 Zoom In | 10069 Zoom In |
10064 </message> | 10070 </message> |
10065 <message name="IDS_TEXT_DEFAULT_MAC" desc="The Mac menu item to make the
page actual size in the view menu."> | 10071 <message name="IDS_TEXT_DEFAULT_MAC" desc="The Mac menu item to make the
page actual size in the view menu."> |
10066 Actual Size | 10072 Actual Size |
10067 </message> | 10073 </message> |
10068 <message name="IDS_TEXT_SMALLER_MAC" desc="The Mac menu item to zoom out
on the in the view menu."> | 10074 <message name="IDS_TEXT_SMALLER_MAC" desc="The Mac menu item to zoom out
on the in the view menu."> |
10069 Zoom Out | 10075 Zoom Out |
10070 </message> | 10076 </message> |
10071 <message name="IDS_DEVELOPER_MENU_MAC" desc="The Mac menu item for the d
eveloper submenu in the view menu."> | 10077 <message name="IDS_DEVELOPER_MENU_MAC" desc="The Mac menu item for the d
eveloper submenu in the view menu."> |
(...skipping 3312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13384 </includes> | 13390 </includes> |
13385 <structures fallback_to_english="true"> | 13391 <structures fallback_to_english="true"> |
13386 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13392 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13387 </structure> | 13393 </structure> |
13388 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13394 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13389 </structure> | 13395 </structure> |
13390 </structures> | 13396 </structures> |
13391 | 13397 |
13392 </release> | 13398 </release> |
13393 </grit> | 13399 </grit> |
OLD | NEW |