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

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

Issue 2325883002: Adds a 'Done' button at the end of hats survey (Closed)
Patch Set: Adds a 'Done' button at the end of hats survey Created 4 years, 3 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 | « ash/ash_chromeos_strings.grdp ('k') | chrome/browser/chromeos/hats/hats_dialog.cc » ('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="chromeos">. --> 3 Everything in this file is wrapped in <if expr="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 6300 matching lines...) Expand 10 before | Expand all | Expand 10 after
6311 </message> 6311 </message>
6312 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management."> 6312 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management.">
6313 Manage storage 6313 Manage storage
6314 </message> 6314 </message>
6315 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu."> 6315 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu.">
6316 Emoji, handwriting and voice input on opt-in IME menu 6316 Emoji, handwriting and voice input on opt-in IME menu
6317 </message> 6317 </message>
6318 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> 6318 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu.">
6319 Enable access to emoji, handwriting and voice input form opt-in IME menu. 6319 Enable access to emoji, handwriting and voice input form opt-in IME menu.
6320 </message> 6320 </message>
6321 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey">
6322 Done
6323 </message>
6321 </grit-part> 6324 </grit-part>
OLDNEW
« no previous file with comments | « ash/ash_chromeos_strings.grdp ('k') | chrome/browser/chromeos/hats/hats_dialog.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698