Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(762)

Side by Side Diff: components/components_google_chrome_strings.grd

Issue 1602663003: Framelet Prototype 2016 using Mojo IPC Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Disabled oilpan Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « components/components_chromium_strings.grd ('k') | components/framelet.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 2
3 <grit latest_public_release="0" current_release="1" 3 <grit latest_public_release="0" current_release="1"
4 source_lang_id="en" enc_check="möl"> 4 source_lang_id="en" enc_check="möl">
5 <outputs> 5 <outputs>
6 <output filename="grit/components_google_chrome_strings.h" type="rc_header"> 6 <output filename="grit/components_google_chrome_strings.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="components_google_chrome_strings_am.pak" type="data_packag e" lang="am" /> 9 <output filename="components_google_chrome_strings_am.pak" type="data_packag e" lang="am" />
10 <output filename="components_google_chrome_strings_ar.pak" type="data_packag e" lang="ar" /> 10 <output filename="components_google_chrome_strings_ar.pak" type="data_packag e" lang="ar" />
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after
208 <message name="IDS_FLAGS_UI_RELAUNCH_NOTICE" desc="Notifies the user tha t he needs to restart Chrome OS. Shown next to a button that says 'Restart Now'. "> 208 <message name="IDS_FLAGS_UI_RELAUNCH_NOTICE" desc="Notifies the user tha t he needs to restart Chrome OS. Shown next to a button that says 'Restart Now'. ">
209 Your changes will take effect the next time you restart your device. 209 Your changes will take effect the next time you restart your device.
210 </message> 210 </message>
211 </if> 211 </if>
212 212
213 <!-- chrome://crashes strings --> 213 <!-- chrome://crashes strings -->
214 <message name="IDS_CRASH_DISABLED_MESSAGE" desc="The explanatory message f or chrome://crashes when crash reporting is disabled"> 214 <message name="IDS_CRASH_DISABLED_MESSAGE" desc="The explanatory message f or chrome://crashes when crash reporting is disabled">
215 This page only shows information on your recent crashes if you <ph name= "BEGIN_LINK">&lt;a href="https://support.google.com/chrome/answer/96817"&gt;</ph >enable crash reporting<ph name="END_LINK">&lt;/a&gt;</ph>. 215 This page only shows information on your recent crashes if you <ph name= "BEGIN_LINK">&lt;a href="https://support.google.com/chrome/answer/96817"&gt;</ph >enable crash reporting<ph name="END_LINK">&lt;/a&gt;</ph>.
216 </message> 216 </message>
217 217
218 <!-- Task Manager Strings -->
219 <message name="IDS_TASK_MANAGER_FRAMELET_TAG_PREFIX" desc="The prefix for a guest page loaded in framelet tag in the Task Manager">
220 Framelet: <ph name="FRAMELET_TAG_NAME">$1<ex>Google Adsense</ex></ph>
221 </message>
222
218 <!-- Version UI --> 223 <!-- Version UI -->
219 <message name="IDS_VERSION_UI_LICENSE" desc="The label below the copyright message, containing the URLs."> 224 <message name="IDS_VERSION_UI_LICENSE" desc="The label below the copyright message, containing the URLs.">
220 Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM">&lt ;a target="_blank" href="$1"&gt;</ph>Chromium<ph name="END_LINK_CHROMIUM">&lt;/a &gt;</ph> open source project and other <ph name="BEGIN_LINK_OSS">&lt;a target=" _blank" href="$2"&gt;</ph>open source software<ph name="END_LINK_OSS">&lt;/a&gt; </ph>. 225 Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM">&lt ;a target="_blank" href="$1"&gt;</ph>Chromium<ph name="END_LINK_CHROMIUM">&lt;/a &gt;</ph> open source project and other <ph name="BEGIN_LINK_OSS">&lt;a target=" _blank" href="$2"&gt;</ph>open source software<ph name="END_LINK_OSS">&lt;/a&gt; </ph>.
221 </message> 226 </message>
222 </messages> 227 </messages>
223 </release> 228 </release>
224 </grit> 229 </grit>
OLDNEW
« no previous file with comments | « components/components_chromium_strings.grd ('k') | components/framelet.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698