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

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

Issue 680383008: Move ash/ime to ui/chromeos/ime (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@athena_do_not_use_ash48_global_command
Patch Set: Created 6 years, 1 month 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
« ui/base/BUILD.gn ('K') | « ui/chromeos/ui_chromeos.gyp ('k') | 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 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
354 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_30"> 354 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_30">
355 http://www.curious-creature.org/ 355 http://www.curious-creature.org/
356 </message> 356 </message>
357 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_31"> 357 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_31">
358 http://www.istockphoto.com/shaunl 358 http://www.istockphoto.com/shaunl
359 </message> 359 </message>
360 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_32"> 360 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_32">
361 http://www.magdawasiczek.pl 361 http://www.magdawasiczek.pl
362 </message> 362 </message>
363 363
364 <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.">
365 Information
366 </message>
367
364 <!-- Network error strings --> 368 <!-- Network error strings -->
365 <message name="IDS_CHROMEOS_NETWORK_ERROR_UNKNOWN" desc="Network error det ails in notifications: UNKNOWN"> 369 <message name="IDS_CHROMEOS_NETWORK_ERROR_UNKNOWN" desc="Network error det ails in notifications: UNKNOWN">
366 Unknown network error 370 Unknown network error
367 </message> 371 </message>
368 <message name="IDS_CHROMEOS_NETWORK_ERROR_OUT_OF_RANGE" desc="Network erro r details in notifications: OUT_OF_RANGE"> 372 <message name="IDS_CHROMEOS_NETWORK_ERROR_OUT_OF_RANGE" desc="Network erro r details in notifications: OUT_OF_RANGE">
369 Out of range 373 Out of range
370 </message> 374 </message>
371 <message name="IDS_CHROMEOS_NETWORK_ERROR_PIN_MISSING" desc="Network error details in notifications: PIN_MISSING"> 375 <message name="IDS_CHROMEOS_NETWORK_ERROR_PIN_MISSING" desc="Network error details in notifications: PIN_MISSING">
372 PIN missing 376 PIN missing
373 </message> 377 </message>
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
467 <message name="IDS_NETWORK_ACTIVATION_ERROR_TITLE" desc="Title for network activation error notification"> 471 <message name="IDS_NETWORK_ACTIVATION_ERROR_TITLE" desc="Title for network activation error notification">
468 Network Activation Error 472 Network Activation Error
469 </message> 473 </message>
470 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when attempting to activate a mobile network that requires a connection"> 474 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when attempting to activate a mobile network that requires a connection">
471 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require s a network connection. 475 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require s a network connection.
472 </message> 476 </message>
473 477
474 </messages> 478 </messages>
475 </release> 479 </release>
476 </grit> 480 </grit>
OLDNEW
« ui/base/BUILD.gn ('K') | « ui/chromeos/ui_chromeos.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698