| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
| 4 each locale. --> | 4 each locale. --> |
| 5 | 5 |
| 6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
| 7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
| 8 <outputs> | 8 <outputs> |
| 9 <output filename="generated_resources.h" type="rc_header"> | 9 <output filename="generated_resources.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 531 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 542 <!-- App menu --> | 542 <!-- App menu --> |
| 543 <message name="IDS_IMPORT_SETTINGS" desc="The text label for the Import me
nu item"> | 543 <message name="IDS_IMPORT_SETTINGS" desc="The text label for the Import me
nu item"> |
| 544 &Import bookmarks && settings... | 544 &Import bookmarks && settings... |
| 545 </message> | 545 </message> |
| 546 <message name="IDS_SHOW_HISTORY" desc="The show history menu in the app me
nu"> | 546 <message name="IDS_SHOW_HISTORY" desc="The show history menu in the app me
nu"> |
| 547 &History | 547 &History |
| 548 </message> | 548 </message> |
| 549 <message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookmar
k bar"> | 549 <message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookmar
k bar"> |
| 550 &Always show bookmarks bar | 550 &Always show bookmarks bar |
| 551 </message> | 551 </message> |
| 552 <message name="IDS_OPEN_FILE" desc="The text label for the menu item for o
pening a file"> |
| 553 Open &file... |
| 554 </message> |
| 552 <message name="IDS_CLEAR_BROWSING_DATA" desc="The text label for the menu
item for clearing of browing data"> | 555 <message name="IDS_CLEAR_BROWSING_DATA" desc="The text label for the menu
item for clearing of browing data"> |
| 553 Clear browsing &data... | 556 Clear browsing &data... |
| 554 </message> | 557 </message> |
| 555 <message name="IDS_SHOW_DOWNLOADS" desc="The show downloads menu in the ap
p menu"> | 558 <message name="IDS_SHOW_DOWNLOADS" desc="The show downloads menu in the ap
p menu"> |
| 556 &Downloads | 559 &Downloads |
| 557 </message> | 560 </message> |
| 558 <message name="IDS_OPTIONS" desc="The text label of the Options menu item"
> | 561 <message name="IDS_OPTIONS" desc="The text label of the Options menu item"
> |
| 559 &Options | 562 &Options |
| 560 </message> | 563 </message> |
| 561 <message name="IDS_HELP_PAGE" desc="The text label of the Help menu item"> | 564 <message name="IDS_HELP_PAGE" desc="The text label of the Help menu item"> |
| (...skipping 2788 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3350 <message name="IDS_BOOKMARK_MANAGER_NO_RESULTS" desc="Text shown in the bo
okmark table when the search didn't find anything."> | 3353 <message name="IDS_BOOKMARK_MANAGER_NO_RESULTS" desc="Text shown in the bo
okmark table when the search didn't find anything."> |
| 3351 No bookmarks match the query '<ph name="SEARCH_TEXT">$1</ph>'. | 3354 No bookmarks match the query '<ph name="SEARCH_TEXT">$1</ph>'. |
| 3352 </message> | 3355 </message> |
| 3353 <message name="IDS_BOOKMARK_MANAGER_SEARCH_TITLE" desc="Text shown before
the search text field."> | 3356 <message name="IDS_BOOKMARK_MANAGER_SEARCH_TITLE" desc="Text shown before
the search text field."> |
| 3354 Search: | 3357 Search: |
| 3355 </message> | 3358 </message> |
| 3356 | 3359 |
| 3357 </messages> | 3360 </messages> |
| 3358 </release> | 3361 </release> |
| 3359 </grit> | 3362 </grit> |
| OLD | NEW |