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

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

Issue 150493003: Revert 245256 "ash-enable-system-sounds is exposed to about:flags." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | trunk/src/chrome/browser/about_flags.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="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 4902 matching lines...) Expand 10 before | Expand all | Expand 10 after
4913 </message> 4913 </message>
4914 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_ORDERED" desc="Text for telling user we see they already ordered a new charger."> 4914 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_ORDERED" desc="Text for telling user we see they already ordered a new charger.">
4915 We see that you've ordered a replacement charger. 4915 We see that you've ordered a replacement charger.
4916 </message> 4916 </message>
4917 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for finin g more info for charger"> 4917 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for finin g more info for charger">
4918 You can find more info at 4918 You can find more info at
4919 </message> 4919 </message>
4920 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge r replacement UI dialg"> 4920 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge r replacement UI dialg">
4921 Check charger 4921 Check charger
4922 </message> 4922 </message>
4923 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_NAME" desc="Name of the flag to enable system sounds independently from ChromeVox."> 4923
4924 Enable system sounds
4925 </message>
4926 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_DESCRIPTION" desc="Description o f the flag to enable system sounds independently from ChromeVox.">
4927 System sounds will be played independently from ChromeVox.
4928 </message>
4929 </grit-part> 4924 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | trunk/src/chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698