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

Side by Side Diff: ash/ash_strings.grd

Issue 10546125: Add WebNotificationTray to the status area (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 6 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
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 375 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 </message> 386 </message>
387 <message name="IDS_ASH_SECONDARY_MONITOR" desc="The message shown on the s econdary monitors."> 387 <message name="IDS_ASH_SECONDARY_MONITOR" desc="The message shown on the s econdary monitors.">
388 This screen intentionally left blank 388 This screen intentionally left blank
389 </message> 389 </message>
390 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text on the secondary monitors."> 390 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text on the secondary monitors.">
391 Ctrl + 391 Ctrl +
392 </message> 392 </message>
393 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex t for header entries for detailed versions of status tray items."> 393 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex t for header entries for detailed versions of status tray items.">
394 Previous menu 394 Previous menu
395 </message> 395 </message>
396 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_EXTENSIONS_DISABLE" desc="The menu entry for disabling extensions from a notification.">
397 Disable extension
398 </message>
399 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SITE_DISABLE" desc="The menu e ntry for disabling notification from a site.">
400 Disable notifications from <ph name="site">$1<ex>mail.google.com</ex></p h>
401 </message>
402 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry or button for visiting the appropriate settings page.">
403 Settings...
404 </message>
405 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLOSE_ALL" desc="The button fo r closing all notifications.">
406 Close All
407 </message>
396 </messages> 408 </messages>
397 </release> 409 </release>
398 </grit> 410 </grit>
399 411
OLDNEW
« no previous file with comments | « ash/ash.gyp ('k') | ash/shell/window_type_launcher.h » ('j') | ash/system/status_area_widget.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698