| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- This file contains definitions of strings that are distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
| 3 If you update this file, be sure also to update google_chrome_strings.grd. --> | 3 If you update this file, be sure also to update google_chrome_strings.grd. --> |
| 4 | 4 |
| 5 <grit base_dir="." latest_public_release="0" current_release="1" | 5 <grit base_dir="." latest_public_release="0" current_release="1" |
| 6 source_lang_id="en" enc_check="möl"> | 6 source_lang_id="en" enc_check="möl"> |
| 7 <outputs> | 7 <outputs> |
| 8 <output filename="grit/chromium_strings.h" type="rc_header"> | 8 <output filename="grit/chromium_strings.h" type="rc_header"> |
| 9 <emit emit_type='prepend'></emit> | 9 <emit emit_type='prepend'></emit> |
| 10 </output> | 10 </output> |
| (...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 130 <file path="resources/chromium_strings_vi.xtb" lang="vi" /> | 130 <file path="resources/chromium_strings_vi.xtb" lang="vi" /> |
| 131 <file path="resources/chromium_strings_zh-CN.xtb" lang="zh-CN" /> | 131 <file path="resources/chromium_strings_zh-CN.xtb" lang="zh-CN" /> |
| 132 <file path="resources/chromium_strings_zh-TW.xtb" lang="zh-TW" /> | 132 <file path="resources/chromium_strings_zh-TW.xtb" lang="zh-TW" /> |
| 133 </translations> | 133 </translations> |
| 134 <release seq="1" allow_pseudo="false"> | 134 <release seq="1" allow_pseudo="false"> |
| 135 <messages fallback_to_english="true"> | 135 <messages fallback_to_english="true"> |
| 136 <message name="IDS_PROFILES_DISCONNECT_MANAGED_PROFILE_TEXT" desc="Message
explaining to the user what will happen if they disconnect the managed profile.
"> | 136 <message name="IDS_PROFILES_DISCONNECT_MANAGED_PROFILE_TEXT" desc="Message
explaining to the user what will happen if they disconnect the managed profile.
"> |
| 137 Disconnecting <ph name="USERNAME">$1<ex>someone@example.com</ex></ph> wi
ll clear your history, bookmarks, settings, and other Chromium data stored on th
is device. Data stored in your Google Account will not be cleared and can be man
aged on <ph name="GOOGLE_DASHBOARD_LINK"><a target="_blank" href="$2"></ph
>Google Dashboard<ph name="END_GOOGLE_DASHBOARD_LINK"></a></ph>. | 137 Disconnecting <ph name="USERNAME">$1<ex>someone@example.com</ex></ph> wi
ll clear your history, bookmarks, settings, and other Chromium data stored on th
is device. Data stored in your Google Account will not be cleared and can be man
aged on <ph name="GOOGLE_DASHBOARD_LINK"><a target="_blank" href="$2"></ph
>Google Dashboard<ph name="END_GOOGLE_DASHBOARD_LINK"></a></ph>. |
| 138 </message> | 138 </message> |
| 139 <message name="IDS_PRODUCT_NAME" desc="The Chrome application name"> | 139 <message name="IDS_PRODUCT_NAME" desc="The Chrome application name"> |
| 140 Chromium | 140 Nike |
| 141 </message> | 141 </message> |
| 142 <message name="IDS_SHORT_PRODUCT_NAME" desc="The Chrome application short
name."> | 142 <message name="IDS_SHORT_PRODUCT_NAME" desc="The Chrome application short
name."> |
| 143 Chromium | 143 Nike Short |
| 144 </message> | 144 </message> |
| 145 <if expr="is_win"> | 145 <if expr="is_win"> |
| 146 <message name="IDS_SXS_SHORTCUT_NAME" desc="The Chrome short cut name fo
r SxS channel"> | 146 <message name="IDS_SXS_SHORTCUT_NAME" desc="The Chrome short cut name fo
r SxS channel"> |
| 147 Chromium | 147 Chromium |
| 148 </message> | 148 </message> |
| 149 <message name="IDS_PRODUCT_DESCRIPTION" desc="Browser description"> | 149 <message name="IDS_PRODUCT_DESCRIPTION" desc="Browser description"> |
| 150 Chromium is a web browser that runs webpages and applications with lig
htning speed. It's fast, stable, and easy to use. Browse the web more safely wit
h malware and phishing protection built into Chromium. | 150 Chromium is a web browser that runs webpages and applications with lig
htning speed. It's fast, stable, and easy to use. Browse the web more safely wit
h malware and phishing protection built into Chromium. |
| 151 </message> | 151 </message> |
| 152 </if> | 152 </if> |
| 153 <if expr="chromeos"> | 153 <if expr="chromeos"> |
| (...skipping 1028 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1182 </message> | 1182 </message> |
| 1183 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" | 1183 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" |
| 1184 desc="Alt text for the faded Chrome logo image."> | 1184 desc="Alt text for the faded Chrome logo image."> |
| 1185 Chromium logo | 1185 Chromium logo |
| 1186 </message> | 1186 </message> |
| 1187 </if> | 1187 </if> |
| 1188 | 1188 |
| 1189 </messages> | 1189 </messages> |
| 1190 </release> | 1190 </release> |
| 1191 </grit> | 1191 </grit> |
| OLD | NEW |