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

Side by Side Diff: ui/chromeos/ui_chromeos_strings.grd

Issue 931883002: Link for default cat avatar on ChromeOS removed. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | no next file » | 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 base_dir="." latest_public_release="0" current_release="1" 3 <grit base_dir="." 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/ui_chromeos_strings.h" type="rc_header"> 6 <output filename="grit/ui_chromeos_strings.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="ui_chromeos_strings_am.pak" type="data_package" lang="am" /> 9 <output filename="ui_chromeos_strings_am.pak" type="data_package" lang="am" />
10 <output filename="ui_chromeos_strings_ar.pak" type="data_package" lang="ar" /> 10 <output filename="ui_chromeos_strings_ar.pak" type="data_package" lang="ar" />
(...skipping 349 matching lines...) Expand 10 before | Expand all | Expand 10 after
360 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_30"> 360 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_30">
361 http://www.curious-creature.org/ 361 http://www.curious-creature.org/
362 </message> 362 </message>
363 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_31"> 363 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_31">
364 http://www.istockphoto.com/shaunl 364 http://www.istockphoto.com/shaunl
365 </message> 365 </message>
366 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_32"> 366 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_32">
367 http://www.magdawasiczek.pl 367 http://www.magdawasiczek.pl
368 </message> 368 </message>
369 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_33"> 369 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_33">
370 http://www.flickr.com/photos/ginkage
371 </message> 370 </message>
372 371
373 <message name="IDS_CHROMEOS_IME_INFOLIST_WINDOW_TITLE" desc="The title of the infolist window where the meanings and the usages of words are displayed."> 372 <message name="IDS_CHROMEOS_IME_INFOLIST_WINDOW_TITLE" desc="The title of the infolist window where the meanings and the usages of words are displayed.">
374 Information 373 Information
375 </message> 374 </message>
376 375
377 <!-- Network error strings --> 376 <!-- Network error strings -->
378 <message name="IDS_CHROMEOS_NETWORK_ERROR_UNKNOWN" desc="Network error det ails in notifications: UNKNOWN"> 377 <message name="IDS_CHROMEOS_NETWORK_ERROR_UNKNOWN" desc="Network error det ails in notifications: UNKNOWN">
379 Unknown network error 378 Unknown network error
380 </message> 379 </message>
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
480 <message name="IDS_NETWORK_ACTIVATION_ERROR_TITLE" desc="Title for network activation error notification"> 479 <message name="IDS_NETWORK_ACTIVATION_ERROR_TITLE" desc="Title for network activation error notification">
481 Network Activation Error 480 Network Activation Error
482 </message> 481 </message>
483 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when attempting to activate a mobile network that requires a connection"> 482 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when attempting to activate a mobile network that requires a connection">
484 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require s a network connection. 483 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require s a network connection.
485 </message> 484 </message>
486 485
487 </messages> 486 </messages>
488 </release> 487 </release>
489 </grit> 488 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698