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 8555 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8566 </message> | 8566 </message> |
8567 <message name="IDS_FILE_BROWSER_NOTHING_SELECTED" desc="Nothing selected."
> | 8567 <message name="IDS_FILE_BROWSER_NOTHING_SELECTED" desc="Nothing selected."
> |
8568 No files selected | 8568 No files selected |
8569 </message> | 8569 </message> |
8570 <message name="IDS_FILE_BROWSER_ONE_FILE_SELECTED" desc="One file selected
."> | 8570 <message name="IDS_FILE_BROWSER_ONE_FILE_SELECTED" desc="One file selected
."> |
8571 One file selected, $1 | 8571 One file selected, $1 |
8572 </message> | 8572 </message> |
8573 <message name="IDS_FILE_BROWSER_MANY_FILES_SELECTED" desc="Many files sele
cted."> | 8573 <message name="IDS_FILE_BROWSER_MANY_FILES_SELECTED" desc="Many files sele
cted."> |
8574 $1 files selected, $2 | 8574 $1 files selected, $2 |
8575 </message> | 8575 </message> |
| 8576 <message name="IDS_FILE_BROWSER_PLAYBACK_ERROR" desc="Error playing back."
> |
| 8577 Error playing back |
| 8578 </message> |
8576 | 8579 |
8577 <!-- Bookmark manager --> | 8580 <!-- Bookmark manager --> |
8578 <message name="IDS_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark man
ager window."> | 8581 <message name="IDS_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark man
ager window."> |
8579 Bookmark Manager | 8582 Bookmark Manager |
8580 </message> | 8583 </message> |
8581 <message name="IDS_BOOKMARK_MANAGER_SEARCH_BUTTON" desc="Title of the butt
on in the bookmark manager that triggers a search"> | 8584 <message name="IDS_BOOKMARK_MANAGER_SEARCH_BUTTON" desc="Title of the butt
on in the bookmark manager that triggers a search"> |
8582 Search bookmarks | 8585 Search bookmarks |
8583 </message> | 8586 </message> |
8584 <if expr="not pp_ifdef('use_titlecase')"> | 8587 <if expr="not pp_ifdef('use_titlecase')"> |
8585 <message name="IDS_BOOKMARK_MANAGER" desc="The label of the menu item th
at shows the bookmark manager"> | 8588 <message name="IDS_BOOKMARK_MANAGER" desc="The label of the menu item th
at shows the bookmark manager"> |
(...skipping 3893 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12479 </includes> | 12482 </includes> |
12480 <structures fallback_to_english="true"> | 12483 <structures fallback_to_english="true"> |
12481 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12484 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
12482 </structure> | 12485 </structure> |
12483 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12486 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
12484 </structure> | 12487 </structure> |
12485 </structures> | 12488 </structures> |
12486 | 12489 |
12487 </release> | 12490 </release> |
12488 </grit> | 12491 </grit> |
OLD | NEW |