| 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 4050 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4061 </message> | 4061 </message> |
| 4062 | 4062 |
| 4063 <message name="IDS_SHOW_WINDOW_DECORATIONS" desc="The menu entry text in t
he tab strip context menu. This toggles the system title bar and window borders
(window decorations) on linux."> | 4063 <message name="IDS_SHOW_WINDOW_DECORATIONS" desc="The menu entry text in t
he tab strip context menu. This toggles the system title bar and window borders
(window decorations) on linux."> |
| 4064 Use system title bar and borders | 4064 Use system title bar and borders |
| 4065 </message> | 4065 </message> |
| 4066 | 4066 |
| 4067 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The
format string to use when converting colors to CSS rgba()."> | 4067 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The
format string to use when converting colors to CSS rgba()."> |
| 4068 rgba($1, $2, $3, $4) | 4068 rgba($1, $2, $3, $4) |
| 4069 </message> | 4069 </message> |
| 4070 | 4070 |
| 4071 <message name="IDS_USED_EXISTING_BROWSER" desc="Linux-specific message pri
nted to console when the app is ran a second time, causing a new window to show
rather than starting up a new browser."> |
| 4072 Created new window in existing browser session. |
| 4073 </message> |
| 4074 |
| 4071 </messages> | 4075 </messages> |
| 4072 </release> | 4076 </release> |
| 4073 </grit> | 4077 </grit> |
| OLD | NEW |