| OLD | NEW |
| 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 Loading... |
| 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 Loading... |
| 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> |
| OLD | NEW |