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="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 3764 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3775 <message name="IDS_BOOKMARK_MANAGER_NO_RESULTS" desc="Text shown in the bo
okmark table when the search didn't find anything."> | 3775 <message name="IDS_BOOKMARK_MANAGER_NO_RESULTS" desc="Text shown in the bo
okmark table when the search didn't find anything."> |
3776 No bookmarks match the query '<ph name="SEARCH_TEXT">$1</ph>'. | 3776 No bookmarks match the query '<ph name="SEARCH_TEXT">$1</ph>'. |
3777 </message> | 3777 </message> |
3778 <message name="IDS_BOOKMARK_MANAGER_SEARCH_TITLE" desc="Text shown before
the search text field."> | 3778 <message name="IDS_BOOKMARK_MANAGER_SEARCH_TITLE" desc="Text shown before
the search text field."> |
3779 Search: | 3779 Search: |
3780 </message> | 3780 </message> |
3781 | 3781 |
3782 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh
en we have no idea what they could be."> | 3782 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh
en we have no idea what they could be."> |
3783 unknown | 3783 unknown |
3784 </message> | 3784 </message> |
| 3785 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows
on MacOS with no title use this string."> |
| 3786 Untitled |
| 3787 </message> |
3785 | 3788 |
3786 </messages> | 3789 </messages> |
3787 </release> | 3790 </release> |
3788 </grit> | 3791 </grit> |
OLD | NEW |