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 8298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8309 Options | 8309 Options |
8310 </message> | 8310 </message> |
8311 <message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT" | 8311 <message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT" |
8312 desc="Text for the button that creates an app shortcut."> | 8312 desc="Text for the button that creates an app shortcut."> |
8313 Create shortcut | 8313 Create shortcut |
8314 </message> | 8314 </message> |
8315 <message name="IDS_NEW_TAB_TRASH_LABEL" | 8315 <message name="IDS_NEW_TAB_TRASH_LABEL" |
8316 desc="Text for the trash can that appears when the user drags app
s."> | 8316 desc="Text for the trash can that appears when the user drags app
s."> |
8317 Remove from <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>. | 8317 Remove from <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>. |
8318 </message> | 8318 </message> |
| 8319 <message name="IDS_NEW_TAB_WEBSTORE_PAGE_TITLE" |
| 8320 desc="Title for the hard coded thumbnail that represents the webstore p
age. This is used on the NTP when there aren't enough thumbnails to show."> |
| 8321 Apps, Extensions and Themes |
| 8322 </message> |
8319 <message name="IDS_APP_DEFAULT_PAGE_NAME" | 8323 <message name="IDS_APP_DEFAULT_PAGE_NAME" |
8320 desc="Default name for the first 'Apps' page on the New Tab Page.
"> | 8324 desc="Default name for the first 'Apps' page on the New Tab Page.
"> |
8321 Apps | 8325 Apps |
8322 </message> | 8326 </message> |
8323 <message name="IDS_APP_CONTEXT_MENU_OPEN_PINNED" | 8327 <message name="IDS_APP_CONTEXT_MENU_OPEN_PINNED" |
8324 desc="Text for the button that opens the app in a pinned tab."> | 8328 desc="Text for the button that opens the app in a pinned tab."> |
8325 Open as pinned tab | 8329 Open as pinned tab |
8326 </message> | 8330 </message> |
8327 <message name="IDS_APP_CONTEXT_MENU_OPEN_REGULAR" | 8331 <message name="IDS_APP_CONTEXT_MENU_OPEN_REGULAR" |
8328 desc="Text for the button that opens the app in a regular tab."> | 8332 desc="Text for the button that opens the app in a regular tab."> |
(...skipping 4987 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13316 </includes> | 13320 </includes> |
13317 <structures fallback_to_english="true"> | 13321 <structures fallback_to_english="true"> |
13318 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13322 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13319 </structure> | 13323 </structure> |
13320 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13324 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13321 </structure> | 13325 </structure> |
13322 </structures> | 13326 </structures> |
13323 | 13327 |
13324 </release> | 13328 </release> |
13325 </grit> | 13329 </grit> |
OLD | NEW |