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

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

Issue 1589021: Status area improvements:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 8 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 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 7484 matching lines...) Expand 10 before | Expand all | Expand 10 after
7495 <message name="IDS_STATUSBAR_NETWORK_OPEN_OPTIONS_DIALOG" desc="The menu i tem in the network menu button for opening the options dialog"> 7495 <message name="IDS_STATUSBAR_NETWORK_OPEN_OPTIONS_DIALOG" desc="The menu i tem in the network menu button for opening the options dialog">
7496 Network settings... 7496 Network settings...
7497 </message> 7497 </message>
7498 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av ailable"> 7498 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av ailable">
7499 No networks are available 7499 No networks are available
7500 </message> 7500 </message>
7501 <message name="IDS_STATUSBAR_CLOCK_OPEN_OPTIONS_DIALOG" desc="The menu ite m in the clock menu button for opening the options dialog"> 7501 <message name="IDS_STATUSBAR_CLOCK_OPEN_OPTIONS_DIALOG" desc="The menu ite m in the clock menu button for opening the options dialog">
7502 Open date and time options... 7502 Open date and time options...
7503 </message> 7503 </message>
7504 <message name="IDS_STATUSBAR_CLOCK_SHORT_TIME_AM" desc="In the clock menu button, this shows the AM time in a short format."> 7504 <message name="IDS_STATUSBAR_CLOCK_SHORT_TIME_AM" desc="In the clock menu button, this shows the AM time in a short format.">
7505 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MIUTE">$2<ex>30</ex></ph>a 7505 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MIUTE">$2<ex>30</ex></ph> AM
7506 </message> 7506 </message>
7507 <message name="IDS_STATUSBAR_CLOCK_SHORT_TIME_PM" desc="In the clock menu button, this shows the PM time in a short format."> 7507 <message name="IDS_STATUSBAR_CLOCK_SHORT_TIME_PM" desc="In the clock menu button, this shows the PM time in a short format.">
7508 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MIUTE">$2<ex>30</ex></ph>p 7508 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MIUTE">$2<ex>30</ex></ph> PM
7509 </message> 7509 </message>
7510 <message name="IDS_STATUSBAR_BATTERY_PERCENTAGE" desc="In the power menu b utton, this shows what percentage of battery is left."> 7510 <message name="IDS_STATUSBAR_BATTERY_PERCENTAGE" desc="In the power menu b utton, this shows what percentage of battery is left.">
7511 Battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>% 7511 Battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>%
7512 </message> 7512 </message>
7513 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_FULL" desc="In the power m enu button, this shows how much time until fully charged."> 7513 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_FULL" desc="In the power m enu button, this shows how much time until fully charged.">
7514 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MIUTE">$2<ex>30</ex></ph> un til full 7514 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MIUTE">$2<ex>30</ex></ph> un til full
7515 </message> 7515 </message>
7516 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_EMPTY" desc="In the power menu button, this shows how much time until empty."> 7516 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_EMPTY" desc="In the power menu button, this shows how much time until empty.">
7517 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MIUTE">$2<ex>30</ex></ph> re maining 7517 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MIUTE">$2<ex>30</ex></ph> re maining
7518 </message> 7518 </message>
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
7633 7633
7634 </messages> 7634 </messages>
7635 7635
7636 <structures first_id="50000" fallback_to_english="true"> 7636 <structures first_id="50000" fallback_to_english="true">
7637 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 7637 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
7638 </structure> 7638 </structure>
7639 </structures> 7639 </structures>
7640 7640
7641 </release> 7641 </release>
7642 </grit> 7642 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/frame/browser_view.h » ('j') | chrome/browser/chromeos/frame/browser_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698