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

Side by Side Diff: ash/ash_strings.grd

Issue 10823017: Revert 148383 - Move the keyboard overlay view to ash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 5 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 | « ash/ash.gyp ('k') | ash/keyboard_overlay/keyboard_overlay_delegate.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 2
3 <!-- 3 <!--
4 This file contains the strings for ash. 4 This file contains the strings for ash.
5 --> 5 -->
6 6
7 <grit base_dir="." latest_public_release="0" current_release="1" 7 <grit base_dir="." latest_public_release="0" current_release="1"
8 source_lang_id="en" enc_check="möl"> 8 source_lang_id="en" enc_check="möl">
9 <outputs> 9 <outputs>
10 <output filename="grit/ash_strings.h" type="rc_header"> 10 <output filename="grit/ash_strings.h" type="rc_header">
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 </message> 193 </message>
194 194
195 <message name="IDS_AURA_SET_DESKTOP_WALLPAPER" desc="The label used for ch ange wallpaper in context menu"> 195 <message name="IDS_AURA_SET_DESKTOP_WALLPAPER" desc="The label used for ch ange wallpaper in context menu">
196 Set wallpaper... 196 Set wallpaper...
197 </message> 197 </message>
198 198
199 <message name="IDS_FRAME_MAXIMIZE_BUTTON_TOOLTIP" desc="Tooltip for the ma ximize/restore button in window frames in aura"> 199 <message name="IDS_FRAME_MAXIMIZE_BUTTON_TOOLTIP" desc="Tooltip for the ma ximize/restore button in window frames in aura">
200 Pull down to minimize, left or right to tile 200 Pull down to minimize, left or right to tile
201 </message> 201 </message>
202 202
203 <message name="IDS_ASH_KEYBOARD_OVERLAY_TITLE" desc="The title of the keyb oard overlay.">
204 Keyboard Overlay
205 </message>
206
207 <!-- Status tray items --> 203 <!-- Status tray items -->
208 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible n ame of the status tray."> 204 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible n ame of the status tray.">
209 Status tray 205 Status tray
210 </message> 206 </message>
211 <message name="IDS_ASH_STATUS_TRAY_SETTINGS" desc="The label used for the settings item in the status tray."> 207 <message name="IDS_ASH_STATUS_TRAY_SETTINGS" desc="The label used for the settings item in the status tray.">
212 Settings 208 Settings
213 </message> 209 </message>
214 <message name="IDS_ASH_STATUS_TRAY_SHUT_DOWN" desc="The label used for the button in the status tray to shut down the system."> 210 <message name="IDS_ASH_STATUS_TRAY_SHUT_DOWN" desc="The label used for the button in the status tray to shut down the system.">
215 Shut down 211 Shut down
216 </message> 212 </message>
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
413 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry or button for visiting the appropriate settings page."> 409 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry or button for visiting the appropriate settings page.">
414 Settings... 410 Settings...
415 </message> 411 </message>
416 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo r clearing all notifications."> 412 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo r clearing all notifications.">
417 Clear All 413 Clear All
418 </message> 414 </message>
419 </messages> 415 </messages>
420 </release> 416 </release>
421 </grit> 417 </grit>
422 418
OLDNEW
« no previous file with comments | « ash/ash.gyp ('k') | ash/keyboard_overlay/keyboard_overlay_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698