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

Side by Side Diff: ash/ash_strings.grd

Issue 10824023: Revert "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
203 <!-- Status tray items --> 207 <!-- Status tray items -->
204 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible n ame of the status tray."> 208 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible n ame of the status tray.">
205 Status tray 209 Status tray
206 </message> 210 </message>
207 <message name="IDS_ASH_STATUS_TRAY_SETTINGS" desc="The label used for the settings item in the status tray."> 211 <message name="IDS_ASH_STATUS_TRAY_SETTINGS" desc="The label used for the settings item in the status tray.">
208 Settings 212 Settings
209 </message> 213 </message>
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."> 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.">
211 Shut down 215 Shut down
212 </message> 216 </message>
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
409 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry or button for visiting the appropriate settings page."> 413 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry or button for visiting the appropriate settings page.">
410 Settings... 414 Settings...
411 </message> 415 </message>
412 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo r clearing all notifications."> 416 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo r clearing all notifications.">
413 Clear All 417 Clear All
414 </message> 418 </message>
415 </messages> 419 </messages>
416 </release> 420 </release>
417 </grit> 421 </grit>
418 422
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