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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 8509027: Add status area to Aura builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 9 years, 1 month 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 definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 11469 matching lines...) Expand 10 before | Expand all | Expand 10 after
11480 To view this file, convert it to a format that's viewable on the web. For example, you can upload it to Google Docs. 11480 To view this file, convert it to a format that's viewable on the web. For example, you can upload it to Google Docs.
11481 </message> 11481 </message>
11482 <message name="IDS_FILEBROWSER_ERROR_UNKNOWN_FILE_TYPE" desc="Error message when user attempts to open a file of unknown type in file browser."> 11482 <message name="IDS_FILEBROWSER_ERROR_UNKNOWN_FILE_TYPE" desc="Error message when user attempts to open a file of unknown type in file browser.">
11483 <ph name="FILENAME">$1</ph> - Unknown file type. 11483 <ph name="FILENAME">$1</ph> - Unknown file type.
11484 </message> 11484 </message>
11485 <message name="IDS_FILEBROWSER_SHOW_ALL_DOWNLOADS" 11485 <message name="IDS_FILEBROWSER_SHOW_ALL_DOWNLOADS"
11486 desc="Link label shown at the bottom of the downloads panel"> 11486 desc="Link label shown at the bottom of the downloads panel">
11487 Show all downloads 11487 Show all downloads
11488 </message> 11488 </message>
11489 11489
11490 <!-- Status Area Strings (not ChromeOS specifc) -->
11491 <message name="IDS_STATUSBAR_CLOCK_OPEN_OPTIONS_DIALOG" desc="The menu item in the clock menu button for opening the options dialog">
11492 Open date and time options...
11493 </message>
11494 <message name="IDS_STATUSBAR_CLOCK_TOOLTIP" desc="Tooltip for the clock in t he status bar.">
11495 <ph name="DATE">$1<ex>Aug 16, 2010</ex></ph>
11496 </message>
11497
11490 <!-- Imageburn Strings --> 11498 <!-- Imageburn Strings -->
11491 <if expr="pp_ifdef('chromeos')"> 11499 <if expr="pp_ifdef('chromeos')">
11492 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking f or update"> 11500 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking f or update">
11493 Checking for updates... 11501 Checking for updates...
11494 </message> 11502 </message>
11495 <message name="IDS_IMAGEBURN_HEADER_TITLE" desc="Title that is displayed o n image burning webpage "> 11503 <message name="IDS_IMAGEBURN_HEADER_TITLE" desc="Title that is displayed o n image burning webpage ">
11496 Create OS Recovery Media 11504 Create OS Recovery Media
11497 </message> 11505 </message>
11498 <message name="IDS_IMAGEBURN_HEADER_DESCRIPTION" desc="Text diplayed under image burning page title"> 11506 <message name="IDS_IMAGEBURN_HEADER_DESCRIPTION" desc="Text diplayed under image burning page title">
11499 If you ever need to restore your computer's operating system you'll need a recovery SD card or USB memory stick. 11507 If you ever need to restore your computer's operating system you'll need a recovery SD card or USB memory stick.
(...skipping 1703 matching lines...) Expand 10 before | Expand all | Expand 10 after
13203 </message> 13211 </message>
13204 <message name="IDS_STATUSBAR_WIFI_SCANNING_MESSAGE" desc="Scanning for wif i networks"> 13212 <message name="IDS_STATUSBAR_WIFI_SCANNING_MESSAGE" desc="Scanning for wif i networks">
13205 Searching for Wi-Fi networks... 13213 Searching for Wi-Fi networks...
13206 </message> 13214 </message>
13207 <message name="IDS_STATUSBAR_CAPS_LOCK_ENABLED_PRESS_SHIFT_KEYS" desc="The tooltip for the caps lock indicator button."> 13215 <message name="IDS_STATUSBAR_CAPS_LOCK_ENABLED_PRESS_SHIFT_KEYS" desc="The tooltip for the caps lock indicator button.">
13208 CAPS LOCK is on.\nPress both Shift keys to cancel 13216 CAPS LOCK is on.\nPress both Shift keys to cancel
13209 </message> 13217 </message>
13210 <message name="IDS_STATUSBAR_CAPS_LOCK_ENABLED_PRESS_SEARCH" desc="The too ltip for the caps lock indicator button."> 13218 <message name="IDS_STATUSBAR_CAPS_LOCK_ENABLED_PRESS_SEARCH" desc="The too ltip for the caps lock indicator button.">
13211 CAPS LOCK is on.\nPress Search key to cancel 13219 CAPS LOCK is on.\nPress Search key to cancel
13212 </message> 13220 </message>
13213 <message name="IDS_STATUSBAR_CLOCK_OPEN_OPTIONS_DIALOG" desc="The menu ite m in the clock menu button for opening the options dialog">
13214 Open date and time options...
13215 </message>
13216 <message name="IDS_STATUSBAR_BATTERY_PERCENTAGE" desc="In the power menu b utton, this shows what percentage of battery is left."> 13221 <message name="IDS_STATUSBAR_BATTERY_PERCENTAGE" desc="In the power menu b utton, this shows what percentage of battery is left.">
13217 Battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>% 13222 Battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>%
13218 </message> 13223 </message>
13219 <message name="IDS_STATUSBAR_NO_BATTERY" desc="In the power menu button, m enu item label shown when there is no battery installed in the device."> 13224 <message name="IDS_STATUSBAR_NO_BATTERY" desc="In the power menu button, m enu item label shown when there is no battery installed in the device.">
13220 No battery 13225 No battery
13221 </message> 13226 </message>
13222 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_FULL" desc="In the power m enu button, this shows how much time until fully charged."> 13227 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_FULL" desc="In the power m enu button, this shows how much time until fully charged.">
13223 Charging\n<ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MINUTE">$2<ex>30</ ex></ph> until full 13228 Charging\n<ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MINUTE">$2<ex>30</ ex></ph> until full
13224 </message> 13229 </message>
13225 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_EMPTY" desc="In the power menu button, this shows how much time until empty."> 13230 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_EMPTY" desc="In the power menu button, this shows how much time until empty.">
(...skipping 16 matching lines...) Expand all
13242 </message> 13247 </message>
13243 <message name="IDS_STATUSBAR_NETWORK_CONNECTING_TOOLTIP" desc="Tooltip for the network menu status bar icon when connecting to a network."> 13248 <message name="IDS_STATUSBAR_NETWORK_CONNECTING_TOOLTIP" desc="Tooltip for the network menu status bar icon when connecting to a network.">
13244 Associating with <ph name="NAME">$1<ex>GoogleGuest</ex></ph> 13249 Associating with <ph name="NAME">$1<ex>GoogleGuest</ex></ph>
13245 </message> 13250 </message>
13246 <message name="IDS_STATUSBAR_NETWORK_CONFIGURING_TOOLTIP" desc="Tooltip fo r the network menu status bar icon when configure ip addres for a network."> 13251 <message name="IDS_STATUSBAR_NETWORK_CONFIGURING_TOOLTIP" desc="Tooltip fo r the network menu status bar icon when configure ip addres for a network.">
13247 Configuring IP Address for <ph name="NAME">$1<ex>GoogleGuest</ex></ph> 13252 Configuring IP Address for <ph name="NAME">$1<ex>GoogleGuest</ex></ph>
13248 </message> 13253 </message>
13249 <message name="IDS_STATUSBAR_NETWORK_CONNECTED_TOOLTIP" desc="Tooltip for the network menu status bar icon when connected to a network."> 13254 <message name="IDS_STATUSBAR_NETWORK_CONNECTED_TOOLTIP" desc="Tooltip for the network menu status bar icon when connected to a network.">
13250 Connected to <ph name="NAME">$1<ex>GoogleGuest</ex></ph> 13255 Connected to <ph name="NAME">$1<ex>GoogleGuest</ex></ph>
13251 </message> 13256 </message>
13252 <message name="IDS_STATUSBAR_CLOCK_TOOLTIP" desc="Tooltip for the clock in the status bar.">
13253 <ph name="DATE">$1<ex>Aug 16, 2010</ex></ph>
13254 </message>
13255 <message name="IDS_STATUSBAR_WINDOW_MAXIMIZE_TOOLTIP" desc="Tooltip for th e layout mode button in the status bar when the window is unmaximized."> 13257 <message name="IDS_STATUSBAR_WINDOW_MAXIMIZE_TOOLTIP" desc="Tooltip for th e layout mode button in the status bar when the window is unmaximized.">
13256 Maximize 13258 Maximize
13257 </message> 13259 </message>
13258 <message name="IDS_STATUSBAR_WINDOW_RESTORE_TOOLTIP" desc="Tooltip for the layout mode button in the status bar when the window is maximized."> 13260 <message name="IDS_STATUSBAR_WINDOW_RESTORE_TOOLTIP" desc="Tooltip for the layout mode button in the status bar when the window is maximized.">
13259 Restore 13261 Restore
13260 </message> 13262 </message>
13261 <message name="IDS_VERSION_FIELD_PREFIX" desc="Display the OS version to t he user."> 13263 <message name="IDS_VERSION_FIELD_PREFIX" desc="Display the OS version to t he user.">
13262 version 13264 version
13263 </message> 13265 </message>
13264 <message name="IDS_PROXY_PAGE_TITLE_FORMAT" desc="The title of the proxy p age for a specific network."> 13266 <message name="IDS_PROXY_PAGE_TITLE_FORMAT" desc="The title of the proxy p age for a specific network.">
(...skipping 1330 matching lines...) Expand 10 before | Expand all | Expand 10 after
14595 </messages> 14597 </messages>
14596 <structures fallback_to_english="true"> 14598 <structures fallback_to_english="true">
14597 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14599 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14598 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14600 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14599 </structure> 14601 </structure>
14600 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14602 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14601 </structure> 14603 </structure>
14602 </structures> 14604 </structures>
14603 </release> 14605 </release>
14604 </grit> 14606 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_parts_aura.cc » ('j') | chrome/browser/chromeos/status/clock_menu_button.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698