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 9947 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9958 <message name="IDS_FILE_BROWSER_ARCHIVE_MOUNT_FAILED" desc="Title of the e
rror dialog when file mount operation failed."> | 9958 <message name="IDS_FILE_BROWSER_ARCHIVE_MOUNT_FAILED" desc="Title of the e
rror dialog when file mount operation failed."> |
9959 Unable to open open "$1": $2 | 9959 Unable to open open "$1": $2 |
9960 </message> | 9960 </message> |
9961 <message name="IDS_FILE_BROWSER_MOUNT_ARCHIVE" desc="Title of the action f
or mounting an archive file to work with its contents."> | 9961 <message name="IDS_FILE_BROWSER_MOUNT_ARCHIVE" desc="Title of the action f
or mounting an archive file to work with its contents."> |
9962 Open | 9962 Open |
9963 </message> | 9963 </message> |
9964 <message name="IDS_FILE_BROWSER_FORMAT_DEVICE" desc="Title of the action f
or formatting removable device."> | 9964 <message name="IDS_FILE_BROWSER_FORMAT_DEVICE" desc="Title of the action f
or formatting removable device."> |
9965 Format device | 9965 Format device |
9966 </message> | 9966 </message> |
9967 | 9967 |
9968 <message name="IDS_FILE_BROWSER_OPEN_ACTION" desc="Title of the action for
opening contents of the file."> | |
9969 Open | |
9970 </message> | |
9971 <message name="IDS_FILE_BROWSER_INSTALL_CRX" desc="Title of the action for
installing extension from CRX file."> | |
9972 Open | |
9973 </message> | |
9974 | |
9975 <message name="IDS_FILE_BROWSER_GALLERY" desc="Title of the action to open
the Gallery."> | 9968 <message name="IDS_FILE_BROWSER_GALLERY" desc="Title of the action to open
the Gallery."> |
9976 View and Edit | 9969 View and Edit |
9977 </message> | 9970 </message> |
9978 <message name="IDS_FILE_BROWSER_GALLERY_EDIT" desc="In the Gallery, the ti
tle on the button shows/hides editing buttons."> | 9971 <message name="IDS_FILE_BROWSER_GALLERY_EDIT" desc="In the Gallery, the ti
tle on the button shows/hides editing buttons."> |
9979 Edit | 9972 Edit |
9980 </message> | 9973 </message> |
9981 <message name="IDS_FILE_BROWSER_GALLERY_SHARE" desc="In the Gallery, the t
itle on the button that lets the user share a photo."> | 9974 <message name="IDS_FILE_BROWSER_GALLERY_SHARE" desc="In the Gallery, the t
itle on the button that lets the user share a photo."> |
9982 Share | 9975 Share |
9983 </message> | 9976 </message> |
9984 <message name="IDS_FILE_BROWSER_GALLERY_ENTER_WHEN_DONE" desc="In the Gall
ery, the text in a floating panel that prompts the user to press enter when they
are done with the changes to a photo."> | 9977 <message name="IDS_FILE_BROWSER_GALLERY_ENTER_WHEN_DONE" desc="In the Gall
ery, the text in a floating panel that prompts the user to press enter when they
are done with the changes to a photo."> |
(...skipping 5202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
15187 </messages> | 15180 </messages> |
15188 <structures fallback_to_english="true"> | 15181 <structures fallback_to_english="true"> |
15189 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 15182 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
15190 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 15183 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
15191 </structure> | 15184 </structure> |
15192 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 15185 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
15193 </structure> | 15186 </structure> |
15194 </structures> | 15187 </structures> |
15195 </release> | 15188 </release> |
15196 </grit> | 15189 </grit> |
OLD | NEW |