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 10030 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10041 </message> | 10041 </message> |
10042 <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."> | 10042 <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."> |
10043 Force Reload This Page | 10043 Force Reload This Page |
10044 </message> | 10044 </message> |
10045 <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."> | 10045 <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."> |
10046 Enter Full Screen | 10046 Enter Full Screen |
10047 </message> | 10047 </message> |
10048 <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."> | 10048 <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."> |
10049 Exit Full Screen | 10049 Exit Full Screen |
10050 </message> | 10050 </message> |
| 10051 <message name="IDS_ENTER_PRESENTATION_MAC" desc="The Mac menu item to go
into presentation mode in the view menu."> |
| 10052 Enter Presentation Mode |
| 10053 </message> |
| 10054 <message name="IDS_EXIT_PRESENTATION_MAC" desc="The Mac menu item to lea
ve presentation mode in the view menu."> |
| 10055 Exit Presentation Mode |
| 10056 </message> |
10051 <message name="IDS_TEXT_BIGGER_MAC" desc="The Mac menu item to zoom in o
n the page in the view menu."> | 10057 <message name="IDS_TEXT_BIGGER_MAC" desc="The Mac menu item to zoom in o
n the page in the view menu."> |
10052 Zoom In | 10058 Zoom In |
10053 </message> | 10059 </message> |
10054 <message name="IDS_TEXT_DEFAULT_MAC" desc="The Mac menu item to make the
page actual size in the view menu."> | 10060 <message name="IDS_TEXT_DEFAULT_MAC" desc="The Mac menu item to make the
page actual size in the view menu."> |
10055 Actual Size | 10061 Actual Size |
10056 </message> | 10062 </message> |
10057 <message name="IDS_TEXT_SMALLER_MAC" desc="The Mac menu item to zoom out
on the in the view menu."> | 10063 <message name="IDS_TEXT_SMALLER_MAC" desc="The Mac menu item to zoom out
on the in the view menu."> |
10058 Zoom Out | 10064 Zoom Out |
10059 </message> | 10065 </message> |
10060 <message name="IDS_DEVELOPER_MENU_MAC" desc="The Mac menu item for the d
eveloper submenu in the view menu."> | 10066 <message name="IDS_DEVELOPER_MENU_MAC" desc="The Mac menu item for the d
eveloper submenu in the view menu."> |
(...skipping 3261 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13322 </includes> | 13328 </includes> |
13323 <structures fallback_to_english="true"> | 13329 <structures fallback_to_english="true"> |
13324 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13330 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13325 </structure> | 13331 </structure> |
13326 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13332 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13327 </structure> | 13333 </structure> |
13328 </structures> | 13334 </structures> |
13329 | 13335 |
13330 </release> | 13336 </release> |
13331 </grit> | 13337 </grit> |
OLD | NEW |