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

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 144363006: Expand VPD initial_locale to a list of locales. Use the expanded VPD initial_locale on the OOBE. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: After-review. Created 6 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 | chrome/browser/chromeos/customization_document.h » ('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 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. --> 3 Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 323 matching lines...) Expand 10 before | Expand all | Expand 10 after
334 </message> 334 </message>
335 <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option s hown on OOBE screens accessibility menu."> 335 <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option s hown on OOBE screens accessibility menu.">
336 Large mouse cursor 336 Large mouse cursor
337 </message> 337 </message>
338 <message name="IDS_OOBE_HIGH_CONTRAST_MODE_OPTION" desc="High contrast mode op tion shown on OOBE screens accessibility menu."> 338 <message name="IDS_OOBE_HIGH_CONTRAST_MODE_OPTION" desc="High contrast mode op tion shown on OOBE screens accessibility menu.">
339 High contrast mode 339 High contrast mode
340 </message> 340 </message>
341 <message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option shown on OOBE screens accessibility menu."> 341 <message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option shown on OOBE screens accessibility menu.">
342 Screen magnifier 342 Screen magnifier
343 </message> 343 </message>
344 <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vend or-configured languages from other available languages in out-of-box 'Select lan guage' select control.">
345 Other languages
346 </message>
344 <message name="IDS_LOGIN_TITLE" desc="Title of sign in box"> 347 <message name="IDS_LOGIN_TITLE" desc="Title of sign in box">
345 Sign in 348 Sign in
346 </message> 349 </message>
347 <message name="IDS_LOGIN_TITLE_HINT" desc="Hint under title 'Sign in to Chrome OS'"> 350 <message name="IDS_LOGIN_TITLE_HINT" desc="Hint under title 'Sign in to Chrome OS'">
348 with your Google Account 351 with your Google Account
349 </message> 352 </message>
350 <message name="IDS_LOGIN_USERNAME"> 353 <message name="IDS_LOGIN_USERNAME">
351 Email 354 Email
352 </message> 355 </message>
353 <message name="IDS_LOGIN_PASSWORD"> 356 <message name="IDS_LOGIN_PASSWORD">
(...skipping 3673 matching lines...) Expand 10 before | Expand all | Expand 10 after
4027 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge r replacement UI dialg"> 4030 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge r replacement UI dialg">
4028 Check charger 4031 Check charger
4029 </message> 4032 </message>
4030 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_NAME" desc="Name of the flag to enable system sounds independently from ChromeVox."> 4033 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_NAME" desc="Name of the flag to enable system sounds independently from ChromeVox.">
4031 Enable system sounds 4034 Enable system sounds
4032 </message> 4035 </message>
4033 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_DESCRIPTION" desc="Description o f the flag to enable system sounds independently from ChromeVox."> 4036 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_DESCRIPTION" desc="Description o f the flag to enable system sounds independently from ChromeVox.">
4034 System sounds will be played independently from ChromeVox. 4037 System sounds will be played independently from ChromeVox.
4035 </message> 4038 </message>
4036 </grit-part> 4039 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/customization_document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698