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. OS values are passed through from Python's sys.platform: | 5 locale. OS values are passed through from Python's sys.platform: |
6 | 6 |
7 win32 - Windows | 7 win32 - Windows |
8 darwin - Mac | 8 darwin - Mac |
9 linux2 - Linux (both Views and GTK+) | 9 linux2 - Linux (both Views and GTK+) |
10 | 10 |
(...skipping 2306 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2317 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc
="Button text for OKing to close the browser when multiple downloads are in-prog
ress."> | 2317 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc
="Button text for OKing to close the browser when multiple downloads are in-prog
ress."> |
2318 Close and cancel downloads | 2318 Close and cancel downloads |
2319 </message> | 2319 </message> |
2320 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_CANCEL_BUTTON_LABEL" des
c="Button text for canceling the closing of the browser when a single download i
s in-progress."> | 2320 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_CANCEL_BUTTON_LABEL" des
c="Button text for canceling the closing of the browser when a single download i
s in-progress."> |
2321 Wait for download to finish | 2321 Wait for download to finish |
2322 </message> | 2322 </message> |
2323 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_CANCEL_BUTTON_LABEL"
desc="Button text for canceling the closing of the browser when downloads are in
-progress."> | 2323 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_CANCEL_BUTTON_LABEL"
desc="Button text for canceling the closing of the browser when downloads are in
-progress."> |
2324 Wait for downloads to finish | 2324 Wait for downloads to finish |
2325 </message> | 2325 </message> |
2326 | 2326 |
2327 <!-- Gears shortcut strings --> | 2327 <!-- "Create application shortcuts" menu item --> |
2328 <if expr="not pp_ifdef('use_titlecase')"> | 2328 <if expr="not pp_ifdef('use_titlecase')"> |
2329 <message name="IDS_CREATE_SHORTCUTS" desc="Default installation menu lab
el"> | 2329 <message name="IDS_CREATE_SHORTCUTS" desc="Default installation menu lab
el"> |
2330 Create application &shortcuts... | 2330 Create application &shortcuts... |
2331 </message> | 2331 </message> |
2332 </if> | 2332 </if> |
2333 <if expr="pp_ifdef('use_titlecase')"> | 2333 <if expr="pp_ifdef('use_titlecase')"> |
2334 <message name="IDS_CREATE_SHORTCUTS" desc="In Title Case: Default instal
lation menu label"> | 2334 <message name="IDS_CREATE_SHORTCUTS" desc="In Title Case: Default instal
lation menu label"> |
2335 Create Application &Shortcuts... | 2335 Create Application &Shortcuts... |
2336 </message> | 2336 </message> |
2337 </if> | 2337 </if> |
2338 | 2338 |
2339 <!-- "Create application shortcuts" dialog (non-Gears) --> | 2339 <!-- "Create application shortcuts" dialog --> |
2340 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> | 2340 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> |
2341 <message name="IDS_CREATE_SHORTCUTS_TITLE" desc="Title of the dialog to
create application shortcuts for current page."> | 2341 <message name="IDS_CREATE_SHORTCUTS_TITLE" desc="Title of the dialog to
create application shortcuts for current page."> |
2342 Create application shortcuts | 2342 Create application shortcuts |
2343 </message> | 2343 </message> |
2344 </if> | 2344 </if> |
2345 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> | 2345 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> |
2346 <message name="IDS_CREATE_SHORTCUTS_TITLE" desc="In Title Case: title of
the dialog to create application shortcuts for current page."> | 2346 <message name="IDS_CREATE_SHORTCUTS_TITLE" desc="In Title Case: title of
the dialog to create application shortcuts for current page."> |
2347 Create Application Shortcuts | 2347 Create Application Shortcuts |
2348 </message> | 2348 </message> |
2349 </if> | 2349 </if> |
(...skipping 4703 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7053 <message name="IDS_OPTIONS_AUTOOPENFILETYPES_RESETTODEFAULT" desc="In Ti
tle Case: The label of the 'Reset always open files' button"> | 7053 <message name="IDS_OPTIONS_AUTOOPENFILETYPES_RESETTODEFAULT" desc="In Ti
tle Case: The label of the 'Reset always open files' button"> |
7054 Clear Auto-opening Settings | 7054 Clear Auto-opening Settings |
7055 </message> | 7055 </message> |
7056 </if> | 7056 </if> |
7057 <if expr="not pp_ifdef('use_titlecase')"> | 7057 <if expr="not pp_ifdef('use_titlecase')"> |
7058 <message name="IDS_OPTIONS_AUTOOPENFILETYPES_RESETTODEFAULT" desc="In se
ntence case: The label of the 'Reset always open files' button"> | 7058 <message name="IDS_OPTIONS_AUTOOPENFILETYPES_RESETTODEFAULT" desc="In se
ntence case: The label of the 'Reset always open files' button"> |
7059 Clear auto-opening settings | 7059 Clear auto-opening settings |
7060 </message> | 7060 </message> |
7061 </if> | 7061 </if> |
7062 | 7062 |
7063 <message name="IDS_OPTIONS_GEARSSETTINGS_GROUP_NAME" desc="The label of th
e 'Gears Settings' group"> | |
7064 Gears: | |
7065 </message> | |
7066 <message name="IDS_OPTIONS_GEARSSETTINGS_CONFIGUREGEARS_BUTTON" desc="The
label of the 'configure gears' button"> | |
7067 Change Gears settings | |
7068 </message> | |
7069 | |
7070 <message name="IDS_OPTIONS_TRANSLATE_ENABLE_TRANSLATE" desc="The label of
the check-box that enables page translate"> | 7063 <message name="IDS_OPTIONS_TRANSLATE_ENABLE_TRANSLATE" desc="The label of
the check-box that enables page translate"> |
7071 Offer to translate pages that aren't in a language I read | 7064 Offer to translate pages that aren't in a language I read |
7072 </message> | 7065 </message> |
7073 | 7066 |
7074 <message name="IDS_OPTIONS_CERTIFICATES_LABEL" desc="The info label for th
e 'Manage certificates' button"> | 7067 <message name="IDS_OPTIONS_CERTIFICATES_LABEL" desc="The info label for th
e 'Manage certificates' button"> |
7075 Select trusted SSL certificates. | 7068 Select trusted SSL certificates. |
7076 </message> | 7069 </message> |
7077 | 7070 |
7078 <message name="IDS_OPTIONS_PASSWORDS_ASKTOSAVE" desc="The label of the 'As
k me to save passwords' radio button"> | 7071 <message name="IDS_OPTIONS_PASSWORDS_ASKTOSAVE" desc="The label of the 'As
k me to save passwords' radio button"> |
7079 Offer to save passwords | 7072 Offer to save passwords |
(...skipping 4603 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11683 </includes> | 11676 </includes> |
11684 <structures fallback_to_english="true"> | 11677 <structures fallback_to_english="true"> |
11685 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11678 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11686 </structure> | 11679 </structure> |
11687 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11680 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11688 </structure> | 11681 </structure> |
11689 </structures> | 11682 </structures> |
11690 | 11683 |
11691 </release> | 11684 </release> |
11692 </grit> | 11685 </grit> |
OLD | NEW |